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

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