selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
authorMimi Zohar <zohar@linux.ibm.com>
Wed, 13 Mar 2019 14:09:10 +0000 (10:09 -0400)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 17 Apr 2019 21:10:23 +0000 (15:10 -0600)
As requested move the existing kexec_load selftest and subsequent kexec
tests to the selftests/kexec directory.

Suggested-by: Dave Young <dyoung@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/Makefile
tools/testing/selftests/kexec/Makefile [moved from tools/testing/selftests/ima/Makefile with 100% similarity]
tools/testing/selftests/kexec/config [moved from tools/testing/selftests/ima/config with 100% similarity]
tools/testing/selftests/kexec/test_kexec_load.sh [moved from tools/testing/selftests/ima/test_kexec_load.sh with 100% similarity]

index 971fc84..e659af3 100644 (file)
@@ -15,11 +15,11 @@ TARGETS += firmware
 TARGETS += ftrace
 TARGETS += futex
 TARGETS += gpio
-TARGETS += ima
 TARGETS += intel_pstate
 TARGETS += ipc
 TARGETS += ir
 TARGETS += kcmp
+TARGETS += kexec
 TARGETS += kvm
 TARGETS += lib
 TARGETS += livepatch