]> granicus.if.org Git - strace/commit
tests: check decoding of IFLA_PORT_SELF netlink attribute of ifinfomsg
authorJingPiao Chen <chenjingpiao@gmail.com>
Sun, 3 Sep 2017 01:13:27 +0000 (09:13 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 3 Sep 2017 15:39:24 +0000 (15:39 +0000)
commit214c36b39d9ce8e5439747466742364c47ae3129
tree71f31c2d1157fbc03231ba6795d6d39d42763965
parent3feafcbb7a47cbd16f7c87315444180e7acb58f5
tests: check decoding of IFLA_PORT_SELF netlink attribute of ifinfomsg

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