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