aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock/vsock_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-24vsock/test: add '--peer-port' input argumentArseniy Krasnov1-41/+61
2023-12-15vsock/test: two tests to check credit update logicArseniy Krasnov1-0/+175
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo1-0/+50
2023-10-15test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov1-0/+16
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella1-3/+11
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella1-66/+9
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella1-87/+17
2023-09-14test/vsock: shutdowned socket testArseniy Krasnov1-0/+138
2023-07-27vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov1-4/+54
2023-07-27vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov1-3/+75
2023-04-04vsock/test: update expected return valuesArseniy Krasnov1-2/+2
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov1-0/+90
2023-03-16test/vsock: copy to user failure testArseniy Krasnov1-0/+118
2023-01-12test/vsock: add big message testArseniy Krasnov1-0/+69
2023-01-12test/vsock: rework message bounds testArseniy Krasnov1-15/+113
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