summaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock
Commit message (Expand)AuthorAgeFilesLines
* 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_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella2021-10-151-2/+0
* vsock_test: update message bounds test for MSG_EORArseny Krasnov2021-09-061-1/+7
* vsock_test: add SOCK_SEQPACKET testsArseny Krasnov2021-06-113-5/+146
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | 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-202-2/+24
* testing/vsock: add parameters to list and skip testsStefano Garzarella2019-12-206-20/+116
* vsock_test: wait for the remote to close the connectionStefano Garzarella2019-12-203-4/+48
* VSOCK: add AF_VSOCK test casesStefan Hajnoczi2019-12-204-2/+317
* VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi2019-12-202-0/+105
* VSOCK: add full barrier between test casesStefan Hajnoczi2019-12-201-2/+16
* VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi2019-12-203-76/+119
* VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi2019-12-204-71/+125
* VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi2019-12-202-0/+2
* VSOCK: fix header include in vsock_diag_testStefan Hajnoczi2019-12-203-5/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-053-15/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi2017-10-058-0/+1038