]> granicus.if.org Git - strace/commit
tests: check decoding of NETLINK_ROUTE tcmsg attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Tue, 15 Aug 2017 04:53:14 +0000 (12:53 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 22:34:46 +0000 (22:34 +0000)
commit7506c69c3ada7026e60dd5cfdd983cbc54c2943e
tree2b3ba6184d56d8f01bd1f541224a468961877526
parent52eccecda5abcf5fd12f8da929b1b286b2b68f10
tests: check decoding of NETLINK_ROUTE tcmsg attributes

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