]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_ULOG netlink message types
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 9 Sep 2017 10:42:50 +0000 (18:42 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 24 Sep 2017 10:07:58 +0000 (10:07 +0000)
commited593fef591eb722c08d07d9b8527ff98b90c0e2
tree4316403e7d0b8e33afee90beba68bf7d4368e384
parentcd02efa8cf8f68e73e3cfc279883897d317e8e95
tests: check decoding of NFNL_SUBSYS_ULOG netlink message types

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