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