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