]> granicus.if.org Git - strace/commit
tests: check decoding of NETLINK_ROUTE ifaddrmsg attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Tue, 15 Aug 2017 04:41:24 +0000 (12:41 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 22:34:46 +0000 (22:34 +0000)
commitea9d07f0bf4c996d77dde6486363f5081a3412ca
tree255eac594a062f554d7c6474cc488884566fccb1
parent7e15bde453ea86c20b1b329a261ae3106cccf67a
tests: check decoding of NETLINK_ROUTE ifaddrmsg attributes

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