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