]> granicus.if.org Git - strace/commit
tests: check decoding of more ifinfomsg netlink attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Sat, 2 Sep 2017 14:46:41 +0000 (22:46 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 3 Sep 2017 15:39:24 +0000 (15:39 +0000)
commit3feafcbb7a47cbd16f7c87315444180e7acb58f5
treebc507dbe1cf1a421fa838d091bd513a00b76ef50
parent38042986d9f645f0e8609c8d97147729be5a7bea
tests: check decoding of more ifinfomsg netlink attributes

* tests/nlattr_ifinfomsg.c (IFLA_LINKINFO, IFLA_VF_PORTS,
IFLA_INFO_KIND, IFLA_VF_PORT): New macros.
(main): Check decoding of IFLA_LINKINFO and IFLA_VF_PORTS.
tests/nlattr_ifinfomsg.c