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