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)
commitc3c0e811427632bb1c638377859f80cce956d1b3
tree799476c453078fdc518c7f4f7bf13ddb964daa5b
parenta745f7af3cbd04b9c9c9e803429e1c20775b538d
selftests/kexec: move the IMA kexec_load selftest to selftests/kexec

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/ima/Makefile [deleted file]
tools/testing/selftests/ima/config [deleted file]
tools/testing/selftests/ima/test_kexec_load.sh [deleted file]
tools/testing/selftests/kexec/Makefile [new file with mode: 0644]
tools/testing/selftests/kexec/config [new file with mode: 0644]
tools/testing/selftests/kexec/test_kexec_load.sh [new file with mode: 0755]