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

8 lines
196 B
Bash
Executable File

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