mirror_ubuntu-kernels/tools/testing/selftests/net/lib/py
Jakub Kicinski e0ee68a8be selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
It's very useful to be able to interrupt the tests during development.
Detect KeyboardInterrupt, run the cleanups and exit.

Link: https://patch.msgid.link/20240705015222.675840-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-07-08 13:58:23 -07:00
..
__init__.py selftests: drv-net: construct environment for running tests which require an endpoint 2024-04-23 10:13:56 -07:00
consts.py selftests: net: add scaffolding for Netlink tests in Python 2024-04-08 11:40:41 +01:00
ksft.py selftests: net: ksft: interrupt cleanly on KeyboardInterrupt 2024-07-08 13:58:23 -07:00
netns.py selftests: drv-net: construct environment for running tests which require an endpoint 2024-04-23 10:13:56 -07:00
nsim.py net: selftest: add test for netdev netlink queue-get API 2024-05-08 18:59:47 -07:00
utils.py selftests: drv-net: add ability to schedule cleanup with defer() 2024-06-28 18:39:39 -07:00
ynl.py selftests: net: add scaffolding for Netlink tests in Python 2024-04-08 11:40:41 +01:00