> On Jan 2, 2018, at 1:05 PM, Stefan Hajnoczi wrote:
>
> On Wed, Dec 20, 2017 at 02:48:43PM +, Jorgen S. Hansen wrote:
>>
>>> On Dec 13, 2017, at 3:49 PM, Stefan Hajnoczi wrote:
>>>
>>> The vsock_diag.ko module already has a test suite but the core AF_VSOCK
>>> functionality has no tests.
On Wed, Dec 20, 2017 at 02:48:43PM +, Jorgen S. Hansen wrote:
>
> > On Dec 13, 2017, at 3:49 PM, Stefan Hajnoczi wrote:
> >
> > The vsock_diag.ko module already has a test suite but the core AF_VSOCK
> > functionality has no tests. This patch series adds several test cases that
> > exercise
> On Dec 13, 2017, at 3:49 PM, Stefan Hajnoczi wrote:
>
> The vsock_diag.ko module already has a test suite but the core AF_VSOCK
> functionality has no tests. This patch series adds several test cases that
> exercise AF_VSOCK SOCK_STREAM socket semantics (send/recv, connect/accept,
> half-clos
The vsock_diag.ko module already has a test suite but the core AF_VSOCK
functionality has no tests. This patch series adds several test cases that
exercise AF_VSOCK SOCK_STREAM socket semantics (send/recv, connect/accept,
half-closed connections, simultaneous connections).
The test suite is modes