OSDN Git Service

selftests: lib.mk: add test execute bit check to EMIT_TESTS
authorShuah Khan (Samsung OSG) <shuah@kernel.org>
Tue, 1 May 2018 20:38:47 +0000 (14:38 -0600)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 30 May 2018 21:21:52 +0000 (15:21 -0600)
commita548de0fe8e18be6bc15d8e41ad2a1728886d0dc
tree53ac49b43b2a44e647cf60f56fc29d926b2400e7
parent3df6131f9b5bfefea83b55e6ce77ab07f6f0d76f
selftests: lib.mk: add test execute bit check to EMIT_TESTS

Similar to what RUN_TESTS does, change EMIT_TESTS to check for execute
bit and emit code to print warnings if test isn't executable to the
the run_kselftest.sh.

Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/lib.mk