On 17.03.2022 11:29, Krasnov Arseniy Vladimirovich wrote: Great! Thank You for reviewing this patchset! > 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 | 215 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 215 insertions(+) > > v1 -> v2: > see every patch after '---' line. > > v2 -> v3: > see every patch after '---' line. > > v3 -> v4: > see every patch after '---' line. >