opnsense-src/tests/atf_python/sys/netlink
Alexander V. Chernikov d91f8db5f1 testing: rename IfattrType to IfaAttrType for consistency
All other attribute classes are named as 'type'AttrType and 'type'
 int this case is ifa (interface address).

MFC after:	2 weeks
2023-05-15 11:47:07 +00:00
..
__init__.py
attrs.py testing: add support for handling Netlink carp messages 2023-05-15 10:48:45 +00:00
base_headers.py Testing: add framework for the kernel unit tests. 2023-04-14 15:47:55 +00:00
Makefile
message.py tests: fix netlink type parsing. 2023-04-18 14:09:47 +00:00
netlink.py testing: add support for using custom interfaces in pytest framework. 2023-05-15 10:44:20 +00:00
netlink_generic.py testing: add support for handling Netlink carp messages 2023-05-15 10:48:45 +00:00
netlink_route.py testing: rename IfattrType to IfaAttrType for consistency 2023-05-15 11:47:07 +00:00
utils.py tests: fix utils import in netlink tests 2023-04-02 10:17:37 +00:00