tests: check decoding of chown32 syscall
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 15 Apr 2016 23:03:29 +0000 (23:03 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Apr 2016 01:10:43 +0000 (01:10 +0000)
commitf559a876f8d8102bad185bb5c450dd5b9054e8ec
tree724f8e5cba0122ec00eee7ef8b03bf88d7c048e2
parent4ccdbd698ebc689ba9249e02c9b4b183a6ee1f52
tests: check decoding of chown32 syscall

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