QUIC QLOG: Add unit test
authorHugo Landau <hlandau@openssl.org>
Mon, 29 Jan 2024 13:58:40 +0000 (13:58 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:50:30 +0000 (11:50 +0000)
commit24132503b3921ad6844bd64a9303f658f583f30c
tree6c604b0a860c1ebd20d37df62068a03a33a9c727
parent6cb0026c634139b0e0aecb57691330b3bd7a475b
QUIC QLOG: Add unit test

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22037)
test/quic_qlog_test.c [new file with mode: 0644]
test/recipes/70-test_quic_qlog.t [new file with mode: 0644]