VSOCK: add AF_VSOCK test cases
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 18 Dec 2019 18:07:04 +0000 (19:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2019 05:09:21 +0000 (21:09 -0800)
commitcdbcc18de10a7d72b821fe40fbc2d0ec61e39448
tree7e41de415b7218906b822c89102019626a02465f
parent092f32ae628ed4874caf349cc0cfa0626cc3c5b0
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>
tools/testing/vsock/.gitignore
tools/testing/vsock/Makefile
tools/testing/vsock/README
tools/testing/vsock/vsock_test.c [new file with mode: 0644]