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