diff options
author | Kees Cook <keescook@chromium.org> | 2020-09-28 23:26:48 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-10-07 16:58:54 +0300 |
commit | f0f0a5df4e081e7a659929303fe83450edce9a3e (patch) | |
tree | fe4c52731e16b926d84450800658269123ea8b63 /drivers/net/dsa/dsa_loop.c | |
parent | 997a91fd4448e2600e460af31e5fb934328374a9 (diff) | |
download | linux-f0f0a5df4e081e7a659929303fe83450edce9a3e.tar.xz |
selftests: Extract run_kselftest.sh and generate stand-alone test list
Instead of building a script on the fly (which just repeats the same
thing for each test collection), move the script out of the Makefile and
into run_kselftest.sh, which reads kselftest-list.txt.
Adjust the emit_tests target to report each test on a separate line so
that test running tools (e.g. LAVA) can easily remove individual
tests (for example, as seen in [1]).
[1] https://github.com/Linaro/test-definitions/pull/208/commits/2e7b62155e4998e54ac0587704932484d4ff84c8
Signed-off-by: Kees Cook <keescook@chromium.org>
Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions