a41d9f5621
* tests/vhangup.c: New file. * tests/vhangup.test: New test. * tests/.gitignore: Add vhangup. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add vhangup.test.
8 lines
98 B
Bash
Executable File
8 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check vhangup syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
|
|
run_strace_match_diff -a10
|