summaryrefslogtreecommitdiff
path: root/tools/testing/vsock
AgeCommit message (Expand)Author
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-10-05VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi