]> granicus.if.org Git - strace/commit
tests: check decoding of epoll_pwait syscall
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 9 May 2016 22:11:24 +0000 (22:11 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 9 May 2016 22:12:57 +0000 (22:12 +0000)
commite3086cbc4dec5343d34d4ffd2694cb0de49c2773
tree58aeb770a8c272402c83b28c6961a668bc636c4c
parent6d44012cb5fdaceed6f00d9526e5906afbcfc8c5
tests: check decoding of epoll_pwait syscall

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