88cac72e95
* tests/kexec_file_load.c: New file. * tests/kexec_load.c: Likewise. * tests/kexec_file_load.test: New test. * tests/kexec_load.test: Likewise. * tests/.gitignore: Add kexec_file_load and kexec_load. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add kexec_file_load.test and kexec_load.test.
7 lines
107 B
Bash
Executable File
7 lines
107 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of kexec_file_load syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -s9
|