Dmitry V. Levin
e9bfa4e406
* tests/fchmod.c (main): Use sprintrc. Add more fchmod decoding tests. * tests/fchmod.test: Update the value specified for strace -a parameter.
7 lines
96 B
Bash
Executable File
7 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check fchmod syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a15
|