summaryrefslogtreecommitdiff
path: root/tools/testing/vsock/util.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-10test/vsock: Add retry mechanism to ioctl wrapperXuewei Niu1-0/+1
2025-07-03vsock/test: Add macros to identify transportsLuigi Leonardi1-0/+4
2025-06-18vsock/test: Introduce get_transports()Michal Luczaj1-0/+29
2025-06-18vsock/test: Introduce vsock_bind_try() helperMichal Luczaj1-0/+1
2025-05-27vsock/test: Introduce enable_so_linger() helperMichal Luczaj1-0/+1
2025-05-27vsock/test: Introduce vsock_wait_sent() helperMichal Luczaj1-0/+1
2025-01-30vsock/test: Introduce vsock_connect_fd()Michal Luczaj1-0/+1
2025-01-30vsock/test: Introduce vsock_bind()Michal Luczaj1-0/+1
2024-12-23vsock/test: Introduce option to select testsMichal Luczaj1-0/+2
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy1-0/+7
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi1-0/+3
2024-01-25vsock/test: add '--peer-port' input argumentArseniy Krasnov1-0/+4
2023-11-08test/vsock: add dobule bind connect testFilippo Storniolo1-0/+3
2023-10-15test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov1-0/+5
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella1-0/+2
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella1-0/+1
2023-01-12test/vsock: rework message bounds testArseniy Krasnov1-0/+1
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov1-0/+3
2019-12-21testing/vsock: add parameters to list and skip testsStefano Garzarella1-1/+5
2019-12-21vsock_test: wait for the remote to close the connectionStefano Garzarella1-0/+1
2019-12-21VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi1-0/+2
2019-12-21VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi1-0/+6
2019-12-21VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi1-0/+36