]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_CTHELPER netlink message types
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 9 Sep 2017 11:03:28 +0000 (19:03 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 24 Sep 2017 10:07:58 +0000 (10:07 +0000)
commit935e0629c5cee5337a9c126533c4aba26c057a2e
tree64935750401977f2788339692d5dd30f3c06cb0a
parent130b1ade11cddf1cde2c2b1b576f125950bcea2a
tests: check decoding of NFNL_SUBSYS_CTHELPER netlink message types

* configure.ac (AC_CHECK_HEADERS): Add
linux/netfilter/nfnetlink_cthelper.h.
* tests/nfnetlink_cthelper.c: New file.
* tests/gen_tests.in (nfnetlink_cthelper): New entry.
* tests/pure_executables.list: Add nfnetlink_cthelper.
* tests/.gitignore: Likewise.
configure.ac
tests/.gitignore
tests/gen_tests.in
tests/nfnetlink_cthelper.c [new file with mode: 0644]
tests/pure_executables.list