strace/tests/preadv-pwritev.test
Dmitry V. Levin 3f6ebceb50 Implement dumping of preadv and pwritev syscalls
* syscall.c (dumpio): Add SEN_preadv and SEN_pwritev.
* NEWS: Mention this.
* tests/preadv-pwritev.c: New file.
* tests/preadv-pwritev.test: New test.
* tests/.gitignore: Add preadv-pwritev.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(preadv_pwritev_CPPFLAGS): New variable.
(DECODER_TESTS): Add preadv-pwritev.
2016-03-31 00:01:58 +00:00

7 lines
167 B
Bash
Executable File

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