strace/tests/mmsg_name-v.test
Dmitry V. Levin 850523683d tests: check verbose decoding of msg_name* fields of struct mmsghdr array
* tests/mmsg_name-v.c: New file.
* tests/mmsg_name-v.test: New test.
* tests/.gitignore: Add mmsg_name-v.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mmsg_name-v.test.
2016-07-19 17:46:33 +00:00

8 lines
207 B
Bash
Executable File

#!/bin/sh
# Check verbose decoding of msg_name* fields of struct msghdr array argument
# of sendmmsg and recvmmsg syscalls.
. "${srcdir=.}/init.sh"
run_strace_match_diff -v -a25 -e trace=sendmmsg,recvmmsg