summaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock/vsock_test.c
Commit message (Expand)AuthorAgeFilesLines
* vsock/test: two tests to check credit update logicArseniy Krasnov2023-12-151-0/+175
* vsock/test: fix SEQPACKET message bounds testArseniy Krasnov2023-11-231-6/+13
* test/vsock: add dobule bind connect testFilippo Storniolo2023-11-071-0/+50
* test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov2023-10-151-0/+16
* vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella2023-09-171-3/+11
* vsock/test: use send_buf() in vsock_test.cStefano Garzarella2023-09-171-66/+9
* vsock/test: use recv_buf() in vsock_test.cStefano Garzarella2023-09-171-87/+17
* test/vsock: shutdowned socket testArseniy Krasnov2023-09-141-0/+138
* vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov2023-07-271-4/+54
* vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov2023-07-271-3/+75
* vsock/test: update expected return valuesArseniy Krasnov2023-04-041-2/+2
* test/vsock: new skbuff appending testArseniy Krasnov2023-03-301-0/+90
* test/vsock: copy to user failure testArseniy Krasnov2023-03-161-0/+118
* test/vsock: add big message testArseniy Krasnov2023-01-121-0/+69
* test/vsock: rework message bounds testArseniy Krasnov2023-01-121-15/+113
* vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov2022-08-231-0/+108
* af_vsock: SOCK_SEQPACKET broken buffer testKrasnov Arseniy Vladimirovich2022-03-181-0/+131
* af_vsock: SOCK_SEQPACKET receive timeout testKrasnov Arseniy Vladimirovich2022-03-181-0/+84
* vsock_test: update message bounds test for MSG_EORArseny Krasnov2021-09-061-1/+7
* vsock_test: add SOCK_SEQPACKET testsArseny Krasnov2021-06-111-0/+116
* tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf2020-02-161-0/+77
* vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella2019-12-201-0/+34
* testing/vsock: print list of options and descriptionStefano Garzarella2019-12-201-1/+12
* testing/vsock: add parameters to list and skip testsStefano Garzarella2019-12-201-1/+19
* vsock_test: wait for the remote to close the connectionStefano Garzarella2019-12-201-4/+8
* VSOCK: add AF_VSOCK test casesStefan Hajnoczi2019-12-201-0/+312