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