]> granicus.if.org Git - strace/commit
tests: check decoding of timeout argument of recvmmsg syscall
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Jul 2016 11:22:06 +0000 (11:22 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jul 2016 17:46:30 +0000 (17:46 +0000)
commit1c444a75d1f67e5f5df98870cf8f15a86cc4b0a1
tree80db169ae63e11eb78caff9dfdc8547fcd0046db
parent3e3b7f64032257025081153074679eca3056f7bc
tests: check decoding of timeout argument of recvmmsg syscall

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