index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vsock
/
util.c
Age
Commit message (
Expand
)
Author
2025-08-29
vsock/test: Remove redundant semicolons
Liao Yuanhong
2025-07-16
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
2025-07-09
test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2025-06-17
vsock/test: Introduce get_transports()
Michal Luczaj
2025-06-17
vsock/test: Introduce vsock_bind_try() helper
Michal Luczaj
2025-05-27
vsock/test: Introduce enable_so_linger() helper
Michal Luczaj
2025-05-27
vsock/test: Introduce vsock_wait_sent() helper
Michal Luczaj
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
2024-12-23
vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY
Michal Luczaj
2024-12-23
vsock/test: Introduce option to select tests
Michal Luczaj
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
2024-08-02
test/vsock: add ioctl unsent bytes test
Luigi Leonardi
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
2023-11-07
test/vsock: refactor vsock_accept
Filippo Storniolo
2023-11-07
test/vsock fix: add missing check on socket creation
Filippo Storniolo
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
2023-09-17
vsock/test: add send_buf() utility function
Stefano Garzarella
2023-09-17
vsock/test: add recv_buf() utility function
Stefano Garzarella
2023-01-12
test/vsock: rework message bounds test
Arseniy Krasnov
2021-06-11
vsock_test: add SOCK_SEQPACKET tests
Arseny Krasnov
2019-12-20
testing/vsock: add parameters to list and skip tests
Stefano Garzarella
2019-12-20
vsock_test: wait for the remote to close the connection
Stefano Garzarella
2019-12-20
VSOCK: add send_byte()/recv_byte() test utilities
Stefan Hajnoczi
2019-12-20
VSOCK: add full barrier between test cases
Stefan Hajnoczi
2019-12-20
VSOCK: extract connect/accept functions from vsock_diag_test.c
Stefan Hajnoczi
2019-12-20
VSOCK: extract utility functions from vsock_diag_test.c
Stefan Hajnoczi