]> granicus.if.org Git - strace/commit
tests: check decoding of IFLA_LINKINFO netlink attribute
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 10 Jun 2018 10:54:08 +0000 (12:54 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Jun 2018 14:02:06 +0000 (14:02 +0000)
commitd2aa5046e95b35a83fcfd91758d0a24e99792c6d
tree4b7ee91d9560d84e380f2235e915afe103f80c8b
parent418625eaaacd43b84736788d6fe40c30a2a0a3d5
tests: check decoding of IFLA_LINKINFO netlink attribute

* tests/nlattr_ifla_linkinfo.c: New file.
* tests/pure_executables.list: Add nlattr_ifla_linkinfo.
* tests/.gitignore: Likewise.
* tests/gen_tests.in (nlattr_ifla_linkinfo): New test.

Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
tests/.gitignore
tests/gen_tests.in
tests/nlattr_ifla_linkinfo.c [new file with mode: 0644]
tests/pure_executables.list