History log of /freebsd/tests/atf_python/sys/netlink/Makefile (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e1e63619 16-Apr-2024 Lexi Winter <lexi@le-Fay.ORG>

tests: move atf_python/sys/ into the tests package

Reviewed by: markj
MFC after: 1 week
Pull Request: https://github.com/freebsd/freebsd-src/pull/1174


Revision tags: release/13.3.0, release/14.0.0, release/13.2.0
# fc2538cb 31-Mar-2023 Alexander V. Chernikov <melifaro@FreeBSD.org>

tests: add support for parsing generic netlink families.

MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D39370


# fee65b7e 31-Mar-2023 Alexander V. Chernikov <melifaro@FreeBSD.org>

tests: split netlink.py into multiple files to impove maintainability.

This diff does not contain any functional changes.
Its sole purpose is splitting netlink.py into smaller chunks.
The new code s

tests: split netlink.py into multiple files to impove maintainability.

This diff does not contain any functional changes.
Its sole purpose is splitting netlink.py into smaller chunks.
The new code simplifies the upcoming generic netlink support
introduction.

MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D39365

show more ...