mirror_ubuntu-kernels/tools/testing/selftests/net/lib/py
Jakub Kicinski 232d79aaa7 selftests: drv-net: add stdout to the command failed exception
ping prints all the info to stdout. To make debug easier capture
stdout in the Exception raised when command unexpectedly fails.

Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20240416004556.1618804-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-04-16 18:54:06 -07:00
..
__init__.py selftests: drivers: add scaffolding for Netlink tests in Python 2024-04-08 11:40:41 +01:00
consts.py
ksft.py selftests: net: exercise page pool reporting via netlink 2024-04-15 11:21:13 -07:00
nsim.py selftests: net: exercise page pool reporting via netlink 2024-04-15 11:21:13 -07:00
utils.py selftests: drv-net: add stdout to the command failed exception 2024-04-16 18:54:06 -07:00
ynl.py