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