opnsense-src/tests/atf_python
Alexander V. Chernikov c1871a3372 netlink: improve RTM_GETADDR handling.
* Allow filtering by ifa_family & ifa_index.
* Add common RTM_<NEW|DEL|GET>ADDR parser
* Add tests verifying RTM_GETADDR filtering behaviour & output
* Factor out common netlink socket test methods into NetlinkTestTemplate
* Add NLMSG_DONE message handler

Reviewed By: pauamma
Differential Revision: https://reviews.freebsd.org/D37970
2023-01-08 15:06:34 +00:00
..
sys netlink: improve RTM_GETADDR handling. 2023-01-08 15:06:34 +00:00
__init__.py
atf_pytest.py testing: allow custom test cleanup handlers in pytest 2022-12-31 16:27:27 +00:00
Makefile netlink: connect netlink tests to the build 2022-12-16 12:02:50 +00:00
utils.py testing: fix tests without cleanup in pytest. 2023-01-01 14:11:18 +00:00