]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_CTNETLINK_TIMEOUT netlink message types
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 9 Sep 2017 10:59:46 +0000 (18:59 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 24 Sep 2017 10:07:58 +0000 (10:07 +0000)
commit130b1ade11cddf1cde2c2b1b576f125950bcea2a
treea176b2c27521fa04e152402f51de01ef759d0679
parentfa94d0e5e03250b83ce105670cd329d86363fda0
tests: check decoding of NFNL_SUBSYS_CTNETLINK_TIMEOUT netlink message types

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