index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vsock
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
vsock_test: add SOCK_STREAM MSG_PEEK test
Stefano Garzarella
1
-0
/
+34
2019-12-20
testing/vsock: print list of options and description
Stefano Garzarella
2
-2
/
+24
2019-12-20
testing/vsock: add parameters to list and skip tests
Stefano Garzarella
6
-20
/
+116
2019-12-20
vsock_test: wait for the remote to close the connection
Stefano Garzarella
3
-4
/
+48
2019-12-20
VSOCK: add AF_VSOCK test cases
Stefan Hajnoczi
4
-2
/
+317
2019-12-20
VSOCK: add send_byte()/recv_byte() test utilities
Stefan Hajnoczi
2
-0
/
+105
2019-12-20
VSOCK: add full barrier between test cases
Stefan Hajnoczi
1
-2
/
+16
2019-12-20
VSOCK: extract connect/accept functions from vsock_diag_test.c
Stefan Hajnoczi
3
-76
/
+119
2019-12-20
VSOCK: extract utility functions from vsock_diag_test.c
Stefan Hajnoczi
4
-71
/
+125
2019-12-20
VSOCK: add SPDX identifiers to vsock tests
Stefan Hajnoczi
2
-0
/
+2
2019-12-20
VSOCK: fix header include in vsock_diag_test
Stefan Hajnoczi
3
-5
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
3
-15
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2017-10-05
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
8
-0
/
+1038