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