]> granicus.if.org Git - strace/commit
tests: check decoding of NETLINK_ROUTE ndtmsg attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Tue, 15 Aug 2017 04:51:28 +0000 (12:51 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 22:34:46 +0000 (22:34 +0000)
commit72f13278be8d623abce6b9248fd7668d22095551
tree7e3f2aaaf542e8b3786172dfd529d8a706900040
parent46e2c5226ac1c65dcc88c44ef1135ccf5723b3b1
tests: check decoding of NETLINK_ROUTE ndtmsg attributes

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