]> granicus.if.org Git - strace/commit
tests: check decoding of NETLINK_ROUTE rtgenmsg attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Tue, 15 Aug 2017 05:00:46 +0000 (13:00 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 22:34:46 +0000 (22:34 +0000)
commitc7946d380f2932f15d8b823d01b522da553abb0c
treea54fee28f375586b344e67fc22816bfb6f64e33a
parentb9afb63fd7cc15cc39bd77c335a58debe5374e0f
tests: check decoding of NETLINK_ROUTE rtgenmsg attributes

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