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