linux/tools/testing/selftests/net/lib/py
Jakub Kicinski d110dbf149 selftests: net: report output format as TAP 13 in Python tests
The Python lib based tests report that they are producing
"KTAP version 1", but really we aren't making use of any
KTAP features, like subtests. Our output is plain TAP.

Report TAP 13 instead of KTAP 1, this is what mptcp tests do,
and what NIPA knows how to parse best. For HW testing we need
precise subtest result tracking.

Acked-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250228180007.83325-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-03-03 15:03:19 -08:00
..
__init__.py selftests: net: Add python context manager for netns entering 2025-02-21 15:28:03 -08:00
consts.py
ksft.py selftests: net: report output format as TAP 13 in Python tests 2025-03-03 15:03:19 -08:00
netns.py selftests: net: Add python context manager for netns entering 2025-02-21 15:28:03 -08:00
nsim.py selftests: drivers: net: fix name not defined 2024-10-11 16:01:00 -07:00
utils.py selftests: drv-net-hw: Add a test for symmetric RSS hash 2025-02-25 18:31:05 -08:00
ynl.py selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support 2025-02-11 11:26:53 +01:00