aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/lib/py/env.py
diff options
context:
space:
mode:
authorStefano Garzarella <[email protected]>2025-05-14 14:19:27 +0000
committerJakub Kicinski <[email protected]>2025-05-17 01:01:32 +0000
commit3c6abbe85bccd8efb5d9147a022b1d4012cb1809 (patch)
tree0ca72c6f0749fdf9076dc0b04825f975ce6f67ce /tools/testing/selftests/drivers/net/lib/py/env.py
parentvsock/test: retry send() to avoid occasional failure in sigpipe test (diff)
downloadkernel-3c6abbe85bccd8efb5d9147a022b1d4012cb1809.tar.gz
kernel-3c6abbe85bccd8efb5d9147a022b1d4012cb1809.zip
vsock/test: check also expected errno on sigpipe test
In the sigpipe test, we expect send() to fail, but we do not check if send() fails with the errno we expect (EPIPE). Add this check and repeat the send() in case of EINTR as we do in other tests. Signed-off-by: Stefano Garzarella <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions