Dmitry V. Levin
cb6f997114
* tests/mlockall.c: New file. * tests/mlockall.test: New test. * tests/.gitignore: Add mlockall. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add mlockall.test.
7 lines
101 B
Bash
Executable File
7 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of mlockall syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a12
|