linux/tools/testing/selftests/net/lib/py
Jakub Kicinski 797f080c46 selftests: net: prevent Python from buffering the output
Make sure Python doesn't buffer the output, otherwise for some
tests we may see false positive timeouts in NIPA. NIPA thinks that
a machine has hung if the test doesn't print anything for 3min.
This is also nice to heave for running the tests manually,
especially in vng.

Reviewed-by: Petr Machata <petrm@nvidia.com>
Link: https://patch.msgid.link/20250716205712.1787325-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-17 16:27:38 -07:00
..
__init__.py selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution 2025-07-02 15:39:06 -07:00
consts.py
ksft.py selftests: net: prevent Python from buffering the output 2025-07-17 16:27:38 -07: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: Strip '@' prefix from bpftrace map keys 2025-07-16 17:25:49 -07:00
ynl.py selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution 2025-07-02 15:39:06 -07:00