linux/tools/testing/selftests/kexec
Dylan Yudaken 21bbcdf669 selftests/kexec: Ignore selftest binary
Add a .gitignore for the test case build object.

Signed-off-by: Dylan Yudaken <dyudaken@gmail.com>
Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-09-25 13:43:28 -06:00
..
.gitignore selftests/kexec: Ignore selftest binary 2025-09-25 13:43:28 -06:00
Makefile selftests/kexec: fix test_kexec_jump build 2025-07-22 15:10:52 -06:00
config
kexec_common_lib.sh selftests/kexec: remove broken EFI_VARS secure boot fallback check 2022-06-24 10:19:22 +02:00
test_kexec_file_load.sh selftests/kexec: Enable secureboot tests for PowerPC 2022-01-05 11:44:57 -05:00
test_kexec_jump.c selftests/kexec: Add x86_64 selftest for kexec-jump and exception handling 2025-04-10 12:17:14 +02:00
test_kexec_jump.sh selftests/kexec: Add x86_64 selftest for kexec-jump and exception handling 2025-04-10 12:17:14 +02:00
test_kexec_load.sh