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

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