aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock/vsock_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov1-0/+108
2022-03-18af_vsock: SOCK_SEQPACKET broken buffer testKrasnov Arseniy Vladimirovich1-0/+131
2022-03-18af_vsock: SOCK_SEQPACKET receive timeout testKrasnov Arseniy Vladimirovich1-0/+84
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov1-1/+7
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov1-0/+116
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf1-0/+77
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella1-0/+34
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella1-1/+12
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella1-1/+19
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella1-4/+8
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi1-0/+312