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