summaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock
AgeCommit message (Expand)AuthorLines
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