]> granicus.if.org Git - strace/commit
tests: check decoding of IFLA_PROTINFO netlink attribute of ifinfomsg
authorJingPiao Chen <chenjingpiao@gmail.com>
Tue, 29 Aug 2017 13:04:19 +0000 (21:04 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 1 Sep 2017 08:41:08 +0000 (08:41 +0000)
commitbf1a463c7924fb0ec1715e026ca51b63970a04a8
tree2392b906d2e532a7b3dc6e8ffc93a81f6fccecb0
parent496a12551c61d4852098e8fdb2212c1857b65e97
tests: check decoding of IFLA_PROTINFO netlink attribute of ifinfomsg

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