aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/vsock/README
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2019-12-18 19:07:04 +0100
committerDavid S. Miller <davem@davemloft.net>2019-12-20 21:09:21 -0800
commitcdbcc18de10a7d72b821fe40fbc2d0ec61e39448 (patch)
tree7e41de415b7218906b822c89102019626a02465f /tools/testing/vsock/README
parentVSOCK: add send_byte()/recv_byte() test utilities (diff)
downloadlinux-dev-cdbcc18de10a7d72b821fe40fbc2d0ec61e39448.tar.xz
linux-dev-cdbcc18de10a7d72b821fe40fbc2d0ec61e39448.zip
VSOCK: add AF_VSOCK test cases
The vsock_test.c program runs a test suite of AF_VSOCK test cases. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--tools/testing/vsock/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/vsock/README b/tools/testing/vsock/README
index cf7dc64273bf..4d5045e7d2c3 100644
--- a/tools/testing/vsock/README
+++ b/tools/testing/vsock/README
@@ -5,6 +5,7 @@ Hyper-V.
The following tests are available:
+ * vsock_test - core AF_VSOCK socket functionality
* vsock_diag_test - vsock_diag.ko module for listing open sockets
The following prerequisite steps are not automated and must be performed prior