[no subject]

From: Краснов Арсений Владимирович
Date: Thu Mar 10 2022 - 07:52:06 EST


From 6269f8eefec71b39b2051d202c5359eb877aa111 Mon Sep 17 00:00:00 2001
From: Arseniy Krasnov <AVladimKrasnov@xxxxxxxxxxx>
Date: Thu, 17 Feb 2022 09:56:28 +0300
Subject: [RFC PATCH v1 1/3] af_vsock: add two new tests for SOCK_SEQPACKET

This adds two tests: for receive timeout and reading to invalid
buffer provided by user. I forgot to put both patches to main
patchset.

Arseniy Krasnov(2):

af_vsock: SOCK_SEQPACKET receive timeout test
af_vsock: SOCK_SEQPACKET broken buffer test

tools/testing/vsock/vsock_test.c | 170 +++++++++++++++++++++++++++++++++++++++
1 file changed, 170 insertions(+)

--
2.25.1