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