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