summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/ksft.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski2024-08-121-0/+6
* selftests: net: ksft: print more of the stack for checksJakub Kicinski2024-08-031-2/+12
* selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev2024-08-031-0/+40
* selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski2024-07-081-1/+8
* selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski2024-06-291-0/+21
* selftests: net: ksft: avoid continue when handling resultsJakub Kicinski2024-06-291-15/+15
* selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski2024-06-271-0/+5
* selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski2024-04-301-0/+4
* selftests: net: support matching cases by name prefixJakub Kicinski2024-04-231-1/+12
* selftests: drv-net: test dumping qstats per deviceJakub Kicinski2024-04-231-0/+18
* selftests: net: set the exit code correctly in Python testsJakub Kicinski2024-04-191-0/+10
* selftests: net: fix counting totals when some checks failJakub Kicinski2024-04-191-1/+4
* selftests: net: exercise page pool reporting via netlinkJakub Kicinski2024-04-151-0/+12
* selftests: net: print full exception on failureJakub Kicinski2024-04-151-1/+3
* selftests: net: print report check location in python testsJakub Kicinski2024-04-151-11/+14
* selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski2024-04-081-0/+96