]> granicus.if.org Git - strace/commit
tests: check verbose decoding of msg_name* fields of struct mmsghdr array
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Jul 2016 10:21:42 +0000 (10:21 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jul 2016 17:46:33 +0000 (17:46 +0000)
commit850523683d1d4fb36325fedb0b0f291eda720d98
treeaca4f67d3a9b64978557588e5d314882fd3ce3cd
parent80bd8e11fa3741a71882c07248c167097f818969
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.
tests/.gitignore
tests/Makefile.am
tests/mmsg_name-v.c [new file with mode: 0644]
tests/mmsg_name-v.test [new file with mode: 0755]