Dmitry V. Levin
e3086cbc4d
* 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.
7 lines
99 B
Bash
Executable File
7 lines
99 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of epoll_pwait syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff
|