]> granicus.if.org Git - strace/commit
tests: check decoding of packet_diag_msg attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Mon, 26 Jun 2017 00:28:56 +0000 (08:28 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 9 Jul 2017 00:21:02 +0000 (00:21 +0000)
commita0470d7848666a2ad0cfde4fa6edbc616d3418e7
tree006949ba7538b22723c84ff88621d7434226c1d3
parentf8ce9d580ce9f19aa1c0c3de797f6dbf6f241eb9
tests: check decoding of packet_diag_msg attributes

* tests/netlink_sock_diag-v.sh: New file.
* tests/Makefile.am (EXTRA_DIST): Add it.
* tests/nlattr_packet_diag_msg.c: New file.
* tests/gen_tests.in (nlattr_packet_diag_msg): New entry.
* tests/pure_executables.list: Add nlattr_packet_diag_msg.
* tests/.gitignore: Likewise.

Co-authored-by: Dmitry V. Levin <ldv@altlinux.org>
tests/.gitignore
tests/Makefile.am
tests/gen_tests.in
tests/netlink_sock_diag-v.sh [new file with mode: 0755]
tests/nlattr_packet_diag_msg.c [new file with mode: 0644]
tests/pure_executables.list