summaryrefslogtreecommitdiff
path: root/tests/atf_python/sys/netlink/netlink.py
Commit message (Expand)AuthorAgeFilesLines
* netlink: add support for decoding genl ops/groups in pytestAlexander V. Chernikov2023-06-011-0/+3
* testing: add support for using custom interfaces in pytest framework.Alexander V. Chernikov2023-05-151-1/+8
* Testing: add framework for the kernel unit tests.Alexander V. Chernikov2023-04-141-1/+1
* tests: add support for parsing generic netlink families.Alexander V. Chernikov2023-04-011-48/+87
* tests: split netlink.py into multiple files to impove maintainability.Alexander V. Chernikov2023-04-011-0/+368