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