]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_ACCT netlink message types
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 9 Sep 2017 10:54:08 +0000 (18:54 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 24 Sep 2017 10:07:58 +0000 (10:07 +0000)
commitfa94d0e5e03250b83ce105670cd329d86363fda0
tree52191b5a92cccfe43fffb826353e2ca03f5bfb34
parentf61c513898dc9a6be3973ddb11bad5874c28ff93
tests: check decoding of NFNL_SUBSYS_ACCT netlink message types

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