]> granicus.if.org Git - strace/commit
tests: check decoding of NETLINK_ROUTE rtmsg attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Tue, 15 Aug 2017 04:41:25 +0000 (12:41 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 22:34:46 +0000 (22:34 +0000)
commit747cdf790d21fee78cfe1eabbba70e6be14e6e86
tree01c59fc096e5f57d91d2b8a67bc2d1349df7f412
parent955b69cb798154518814877cde73047ff8a73314
tests: check decoding of NETLINK_ROUTE rtmsg attributes

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