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