68d171d133
* tests/reboot.c: New file. * tests/reboot.test: New test. * tests/.gitignore: Add reboot. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add reboot.test.
7 lines
91 B
Bash
Executable File
7 lines
91 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check reboot syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff
|