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

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