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