]> granicus.if.org Git - strace/commit
tests: check decoding of fchown 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)
commite6828b1102fec1ee25fc504c9076ac31701a681e
tree07225c6cc606b0ae4eb77644771877468a6c092c
parent11f98f21b781f4da069591c0441e87d5155102b2
tests: check decoding of fchown syscall

* tests/fchown.c: New file.
* tests/fchown.test: New test.
* tests/.gitignore: Add fchown.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add fchown.test.
tests/.gitignore
tests/Makefile.am
tests/fchown.c [new file with mode: 0644]
tests/fchown.test [new file with mode: 0755]