Add a qtest_check_server_transport_err helper function
authorMatt Caswell <matt@openssl.org>
Wed, 11 Jan 2023 16:04:25 +0000 (16:04 +0000)
committerHugo Landau <hlandau@openssl.org>
Wed, 22 Feb 2023 05:34:05 +0000 (05:34 +0000)
commitc88de5607829f8d98427ba3fa3d465c4e66e07fb
tree959b1ab349761a6e767424e5c06e16b752124cea
parent6a9ab9bc6879b11110183704ca6364bafe794764
Add a qtest_check_server_transport_err helper function

Allows tests to check that a given transport error was received by the
server.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
test/helpers/quictestlib.c
test/helpers/quictestlib.h