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