]> granicus.if.org Git - strace/blob - tests/readv.test
Update NEWS
[strace] / tests / readv.test
1 #!/bin/sh
2
3 # Check decoding and dumping of readv and writev syscalls.
4 . "${srcdir=.}/init.sh"
5
6 maxfd="$(./print_maxfd)"
7 run_strace_match_diff \
8         -a16 -eread="$(($maxfd - 1))" -ewrite="$maxfd" -e trace=readv,writev