]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_CTNETLINK_EXP netlink message flags
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 28 Oct 2017 00:46:39 +0000 (08:46 +0800)
committerJingPiao Chen <chenjingpiao@gmail.com>
Tue, 31 Oct 2017 03:59:55 +0000 (11:59 +0800)
commit2a23f1d6387d355cd4479ffa9fec62a4887be10e
tree6c6ff6327108c19773611809456a61fa1c844b6b
parent07c91defbcbed5d28a42778bfb919a009992934b
tests: check decoding of NFNL_SUBSYS_CTNETLINK_EXP netlink message flags

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