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