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