freebsd-src/tests/sys/netlink
Jose Luis Duran 1db64f8936
netlink: Add tests when adding an interface route
Add tests for adding a route using an interface only (without an IP
address).

Reviewed by:	rcm
Approved by:	kp (mentor)
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D41436
2023-11-28 16:53:00 -05:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
test_netlink_message_writer.py netlink: use netlink mbufs in the mbuf chains. 2023-06-02 13:14:20 +00:00
test_nl_core.py
test_rtnl_iface.py tests/netlink: mark the vlan(4) test with required module 2023-10-18 22:21:53 -07:00
test_rtnl_ifaddr.py netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests. 2023-06-13 15:26:44 +00:00
test_rtnl_neigh.py
test_rtnl_route.py netlink: Add tests when adding an interface route 2023-11-28 16:53:00 -05:00
test_snl.c netlink: temporary skip snl(3) capped test. 2023-05-09 14:59:41 +00:00
test_snl_generic.c netlink: cope with growing requests 2023-10-17 08:47:52 +02:00