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