]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_CTHELPER netlink message flags
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 28 Oct 2017 00:58:44 +0000 (08:58 +0800)
committerJingPiao Chen <chenjingpiao@gmail.com>
Tue, 31 Oct 2017 03:59:55 +0000 (11:59 +0800)
commit3617415443445203c52752eed2f58aa21e28663c
tree30f113bd3d4294d9da08174caf4a3347cea7569e
parent148e20ccdc129e066b92dd96fa0979a7f5324225
tests: check decoding of NFNL_SUBSYS_CTHELPER netlink message flags

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