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

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