opnsense-src/tests/atf_python
Alexander V. Chernikov 7411592226 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

(cherry picked from commit c1871a3372)
2023-01-23 22:09:04 +00:00
..
sys netlink: improve RTM_GETADDR handling. 2023-01-23 22:09:04 +00:00
__init__.py testing: Add basic atf support to pytest. 2023-01-13 21:24:10 +00:00
atf_pytest.py testing: allow custom test cleanup handlers in pytest 2023-01-23 22:09:04 +00:00
Makefile netlink: connect netlink tests to the build 2023-01-23 22:04:03 +00:00
utils.py testing: fix tests without cleanup in pytest. 2023-01-23 22:09:04 +00:00