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