]> granicus.if.org Git - strace/commit
tests: check netlink family specific decoder of NETLINK_ROUTE
authorJingPiao Chen <chenjingpiao@gmail.com>
Mon, 19 Jun 2017 07:02:59 +0000 (15:02 +0800)
committerJingPiao Chen <chenjingpiao@gmail.com>
Wed, 9 Aug 2017 00:43:34 +0000 (08:43 +0800)
commit7f95ee601790920d11352e5c2481294c28810577
treeff780856228ad7546cb2d13fe70e4d602e1c150b
parent670390ac71d98335fc6f14bfd374f901d36c8e74
tests: check netlink family specific decoder of NETLINK_ROUTE

* tests/netlink_route.c: Include <stdint.h>,
include "test_netlink.h" instead of "netlink.h".
(test_rtnl_unspec): New function.
(main): Use it.

Co-authored-by: Fabien Siron <fabien.siron@epita.fr>
tests/netlink_route.c