1
0
Fork 0
alistair23-linux/tools/testing/selftests/safesetid
Masami Hiramatsu 5ce520cd38 selftests: safesetid: Fix Makefile to set correct test program
[ Upstream commit 8ef1ec0ca3 ]

Fix Makefile to set safesetid-test.sh to TEST_PROGS instead
of non existing run_tests.sh.

Without this fix, I got following error.
  ----
  TAP version 13
  1..1
  # selftests: safesetid: run_tests.sh
  # Warning: file run_tests.sh is missing!
  not ok 1 selftests: safesetid: run_tests.sh
  ----

Fixes: c67e8ec03f ("LSM: SafeSetID: add selftest")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-12 12:21:20 +01:00
..
.gitignore LSM: SafeSetID: add selftest 2019-02-12 10:58:51 -08:00
Makefile selftests: safesetid: Fix Makefile to set correct test program 2020-01-12 12:21:20 +01:00
config LSM: SafeSetID: add selftest 2019-02-12 10:58:51 -08:00
safesetid-test.c selftests: safesetid: Check the return value of setuid/setgid 2020-01-12 12:21:20 +01:00
safesetid-test.sh LSM: SafeSetID: add selftest 2019-02-12 10:58:51 -08:00