aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella3-4/+48
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi4-2/+317
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi2-0/+105
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi1-2/+16
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi3-76/+119
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi4-71/+125
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi2-0/+2
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi3-5/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner3-15/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2017-10-05VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi8-0/+1038