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

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