summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/lib/py/ksft.py
AgeCommit message (Expand)Author
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski
2025-03-03selftests: net: report output format as TAP 13 in Python testsJakub Kicinski
2025-02-20selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski
2025-01-08selftests: drv-net: test drivers sleeping in ndo_get_stats64Jakub Kicinski
2024-08-12selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski
2024-04-23selftests: net: support matching cases by name prefixJakub Kicinski
2024-04-23selftests: drv-net: test dumping qstats per deviceJakub Kicinski
2024-04-18selftests: net: set the exit code correctly in Python testsJakub Kicinski
2024-04-18selftests: net: fix counting totals when some checks failJakub Kicinski
2024-04-15selftests: net: exercise page pool reporting via netlinkJakub Kicinski
2024-04-15selftests: net: print full exception on failureJakub Kicinski
2024-04-15selftests: net: print report check location in python testsJakub Kicinski
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski