]> granicus.if.org Git - strace/commit
tests: check decoding of fchown32 syscall
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 17 Apr 2016 22:24:41 +0000 (22:24 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 01:10:44 +0000 (01:10 +0000)
commit96492b2acd87bc593df8328967a9cc2af4951003
tree0516fa086825ef9172290a54a3e53cfeba302de2
parente6828b1102fec1ee25fc504c9076ac31701a681e
tests: check decoding of fchown32 syscall

* 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.
tests/.gitignore
tests/Makefile.am
tests/fchown32.c [new file with mode: 0644]
tests/fchown32.test [new file with mode: 0755]