开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vsock
/
util.c
Age
Commit message (
Expand
)
Author
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