]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/quicapitest.c
qtest: Use fake time on both client and server
authorTomas Mraz <tomas@openssl.org>
Thu, 17 Aug 2023 14:23:36 +0000 (16:23 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 22 Aug 2023 10:31:46 +0000 (12:31 +0200)
commit617cab094f0f0d4e71f8b9da5663be8ab06cba92
treeea26e6aadbab61404dbe8385f215339d5e8fdc2b
parent608a95f4969202083eccd4c1c7e91dec021ea79b
qtest: Use fake time on both client and server

And use QTEST_FLAG_FAKE_TIME with test_ssl_trace().

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21713)
test/helpers/quictestlib.c
test/quicapitest.c