summaryrefslogtreecommitdiff
path: root/tools/net/ynl/tests/Makefile
AgeCommit message (Expand)Author
7 daystools: ynl: move ethtool.py to selftestHangbin Liu
9 daystools: ynl: tests: fix leading space on Makefile targetHangbin Liu
2026-03-09tools: ynl: convert rt-route sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert rt-addr sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert ethtool sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert devlink sample to selftestJakub Kicinski
2026-03-09tools: ynl: add netdevsim wrapper library for YNL testsJakub Kicinski
2026-03-09tools: ynl: convert tc and tc-filter-add samples to selftestJakub Kicinski
2026-03-09tools: ynl: convert rt-link sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert ovs sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert netdev sample to selftestJakub Kicinski
2026-03-09tools: ynl: move samples to testsJakub Kicinski
2026-03-04tools: ynl: produce kselftest-list.txt from testsJakub Kicinski
2026-03-04tools: ynl: support INSTALL_PATH in the tests MakefileJakub Kicinski
2026-03-04tools: ynl: don't install tests in /usr/bin/Jakub Kicinski
2026-03-04tools: ynl: rename TESTS variable to TEST_PROGSJakub Kicinski
2025-11-26tools: ynl: add YNL test frameworkHangbin Liu