]> granicus.if.org Git - strace/commit
tests: check decoding of lchown syscall
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 16 Apr 2016 23:02:27 +0000 (23:02 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 01:10:43 +0000 (01:10 +0000)
commit408420f51f6781081429fdfa7948f05679db1c90
tree10fa43750906b9f9c3d8a6a9dccc8b437e76a482
parentf559a876f8d8102bad185bb5c450dd5b9054e8ec
tests: check decoding of lchown syscall

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