summaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock
AgeCommit message (Expand)AuthorLines
2023-04-04vsock/test: update expected return valuesArseniy Krasnov-2/+2
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+90
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov-0/+90
2023-03-28testing/vsock: add vsock_perf to gitignoreBobby Eshleman-0/+1
2023-03-16test/vsock: copy to user failure testArseniy Krasnov-0/+118
2023-01-12test/vsock: vsock_perf utilityArseniy Krasnov-1/+463
2023-01-12test/vsock: add big message testArseniy Krasnov-0/+69
2023-01-12test/vsock: rework message bounds testArseniy Krasnov-15/+157
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov-0/+108
2022-03-18af_vsock: SOCK_SEQPACKET broken buffer testKrasnov Arseniy Vladimirovich-0/+131
2022-03-18af_vsock: SOCK_SEQPACKET receive timeout testKrasnov Arseniy Vladimirovich-0/+84
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella-2/+0
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov-1/+7
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov-5/+146
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf-0/+77
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella-0/+34
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella-2/+24
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella-20/+116
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella-4/+48
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi-2/+317
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi-0/+105
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi-2/+16
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi-76/+119
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi-71/+125
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi-0/+2
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi-5/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-15/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-10-05VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi-0/+1038