strace/tests/preadv2-pwritev2.test
Dmitry V. Levin d81b58f650 tests: check decoding and dumping of preadv2 and pwritev2 syscalls
* tests/preadv2-pwritev2.c: New file.
* tests/preadv2-pwritev2.test: New test.
* tests/.gitignore: Add preadv2-pwritev2.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add preadv2-pwritev2.
2016-05-11 01:54:12 +00:00

7 lines
171 B
Bash
Executable File

#!/bin/sh
# Check decoding and dumping of preadv2 and pwritev2 syscalls.
. "${srcdir=.}/init.sh"
run_strace_match_diff -a22 -eread=0 -ewrite=1 -e trace=preadv2,pwritev2