]> granicus.if.org Git - strace/commit
tests: check decoding of NFNL_SUBSYS_ACCT netlink message flags
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 28 Oct 2017 00:50:51 +0000 (08:50 +0800)
committerJingPiao Chen <chenjingpiao@gmail.com>
Tue, 31 Oct 2017 03:59:55 +0000 (11:59 +0800)
commit66e923f09d6cdb24d751c6289dd9cdb85ba10b21
tree028b0f9ade6ce559563fbd8262cb7de032954369
parent2a23f1d6387d355cd4479ffa9fec62a4887be10e
tests: check decoding of NFNL_SUBSYS_ACCT netlink message flags

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