tests: check decoding of msg_name* fields of struct mmsghdr array
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 18 Jul 2016 10:20:06 +0000 (10:20 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 19 Jul 2016 17:46:33 +0000 (17:46 +0000)
commit80bd8e11fa3741a71882c07248c167097f818969
treeca564eeffe4dd94a4dbf8a136447b51f56c7a5d8
parentb42f6b39037eb9cfba87aa091ed86f0095f4adab
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.
tests/.gitignore
tests/Makefile.am
tests/mmsg_name.c [new file with mode: 0644]
tests/mmsg_name.test [new file with mode: 0755]