Re: [PATCH v2] selftests/mm: run_vmtests.sh: fail if invoked from the wrong directory
From: SeongJae Park
Date: Fri Jan 09 2026 - 20:00:46 EST
On Sat, 10 Jan 2026 01:28:33 +0800 Sun Jian <sun.jian.kdev@xxxxxxxxx> wrote:
> run_vmtests.sh assumes it is invoked from tools/testing/selftests/mm.
> When run from another working directory, relative paths can lead to
> confusing failures. Detect this case and abort with a clear message.
>
> Signed-off-by: Sun Jian <sun.jian.kdev@xxxxxxxxx>
Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>
Thanks,
SJ
[...]