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

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