]> granicus.if.org Git - strace/commit
tests: check decoding of waitpid syscall
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 9 Jun 2016 01:29:45 +0000 (01:29 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 9 Jun 2016 01:29:45 +0000 (01:29 +0000)
commite9c1ee9c63cc9df543b2f936fc69c0b05a5f89d6
treec88bbba8a13ae224992b483437c170176d94d34e
parentef9900e7c127104f8adffcd0c8238368f8dd80ff
tests: check decoding of waitpid syscall

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