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