index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vsock
/
vsock_test.c
Age
Commit message (
Expand
)
Author
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
2023-12-15
vsock/test: two tests to check credit update logic
Arseniy Krasnov
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
2023-09-17
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
2023-09-17
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
2023-09-14
test/vsock: shutdowned socket test
Arseniy Krasnov
2023-07-27
vsock/test: MSG_PEEK test for SOCK_SEQPACKET
Arseniy Krasnov
2023-07-27
vsock/test: rework MSG_PEEK test for SOCK_STREAM
Arseniy Krasnov
2023-04-04
vsock/test: update expected return values
Arseniy Krasnov
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
2023-01-12
test/vsock: add big message test
Arseniy Krasnov
2023-01-12
test/vsock: rework message bounds test
Arseniy Krasnov
2022-08-23
vsock_test: POLLIN + SO_RCVLOWAT test
Arseniy Krasnov
2022-03-18
af_vsock: SOCK_SEQPACKET broken buffer test
Krasnov Arseniy Vladimirovich
2022-03-18
af_vsock: SOCK_SEQPACKET receive timeout test
Krasnov Arseniy Vladimirovich
2021-09-06
vsock_test: update message bounds test for MSG_EOR
Arseny Krasnov
2021-06-11
vsock_test: add SOCK_SEQPACKET tests
Arseny Krasnov
2020-02-16
tools: testing: vsock: Test when server is bound but not listening
Sebastien Boeuf
2019-12-20
vsock_test: add SOCK_STREAM MSG_PEEK test
Stefano Garzarella
2019-12-20
testing/vsock: print list of options and description
Stefano Garzarella
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 AF_VSOCK test cases
Stefan Hajnoczi