]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_NFTABLES netlink message flags
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 28 Oct 2017 01:01:27 +0000 (09:01 +0800)
committerJingPiao Chen <chenjingpiao@gmail.com>
Tue, 31 Oct 2017 03:59:55 +0000 (11:59 +0800)
commit76e1dbb5399bb976140f1dc23bb7a6f1a539cad8
tree98b1a493f5e5c111dce269172eabc9b5379d8ee9
parent3617415443445203c52752eed2f58aa21e28663c
tests: check decoding of NFNL_SUBSYS_NFTABLES netlink message flags

* tests/nfnetlink_nftables.c (test_nlmsg_flags): New function.
(main): Use it.
tests/nfnetlink_nftables.c