Extend the nosiy datagram test to send more data
authorMatt Caswell <matt@openssl.org>
Thu, 14 Sep 2023 15:34:41 +0000 (16:34 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 Sep 2023 12:56:43 +0000 (13:56 +0100)
commit19d79bb2ba45729a49cbac9f98bd916190be0b4b
tree35da6a67f9ad4a66911197067ee4e1526eaf62bd
parentc6bb25fab062738d22bea38462d14bd1c7de22e5
Extend the nosiy datagram test to send more data

We send several messages between client and server, and server and client,
and also create a new stream.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22157)
test/quicapitest.c