summaryrefslogtreecommitdiff
path: root/scripts/bash-completion
diff options
context:
space:
mode:
authorStefano Garzarella <sgarzare@redhat.com>2025-05-14 16:19:27 +0200
committerJakub Kicinski <kuba@kernel.org>2025-05-16 18:01:32 -0700
commit3c6abbe85bccd8efb5d9147a022b1d4012cb1809 (patch)
tree0ca72c6f0749fdf9076dc0b04825f975ce6f67ce /scripts/bash-completion
parent135a8a4d25a2937b2727e3857471f305d78496da (diff)
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 <sgarzare@redhat.com> Link: https://patch.msgid.link/20250514141927.159456-4-sgarzare@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/bash-completion')
0 files changed, 0 insertions, 0 deletions