]> granicus.if.org Git - strace/commit
tests: check decoding of TCA_STATS2 netlink attribute of tcmsg
authorJingPiao Chen <chenjingpiao@gmail.com>
Mon, 4 Sep 2017 12:56:47 +0000 (20:56 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 7 Sep 2017 11:35:04 +0000 (11:35 +0000)
commite1a1f800d834292473b49ad17f86a86029b73e7b
tree94a26d5f83fd92058c42b3fa495714ac41e58056
parent87535077102e9b96fd012eafc071a6b0eb05f22a
tests: check decoding of TCA_STATS2 netlink attribute of tcmsg

* tests/nlattr_tc_stats.c: New file.
* tests/gen_tests.in (nlattr_tc_stats): New entry.
* tests/pure_executables.list: Add nlattr_tc_stats.
* tests/.gitignore: Likewise.
tests/.gitignore
tests/gen_tests.in
tests/nlattr_tc_stats.c [new file with mode: 0644]
tests/pure_executables.list