Dmitry V. Levin
d95eaefb45
* tests/shutdown.c: New file. * tests/shutdown.test: New test. * tests/.gitignore: Add shutdown. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add shutdown.test.
7 lines
101 B
Bash
Executable File
7 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of shutdown syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a24
|