Add the ability to do client side tracing in quictestlib.c
authorMatt Caswell <matt@openssl.org>
Tue, 19 Sep 2023 15:40:25 +0000 (16:40 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 Sep 2023 12:56:43 +0000 (13:56 +0100)
commit8d8c0a901e5d65d68070fbe812d7e8c1449381e1
tree406aef9b4a2ecab41ff0372f5f5e6db98b94ac48
parentb1584a85d07fdf1cfaa7423392fba439f7b6b0ac
Add the ability to do client side tracing in quictestlib.c

We add a new flag QTEST_FLAG_CLIENT_TRACE to get debug tracing output if
required.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22157)
doc/designs/quic-design/quic-fault-injector.md
test/helpers/quictestlib.c
test/helpers/quictestlib.h
test/quic_newcid_test.c
test/quicapitest.c
test/quicfaultstest.c