]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita91fd427292f8b0f136c898adffc0d4343d284c4
tree799476c453078fdc518c7f4f7bf13ddb964daa5b
parent9feef6235f4cc37645ed8e12caf90ebbacc2189d
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]