]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add unit test for event queue
authorPauli <pauli@openssl.org>
Mon, 27 Jun 2022 01:02:51 +0000 (11:02 +1000)
committerPauli <pauli@openssl.org>
Wed, 6 Jul 2022 00:33:56 +0000 (10:33 +1000)
commit0eb27659435768d1a2370858d340a9c6793ed244
treed9f9b1fcd217d203faf4fe4e1acc36f97461c277
parente6be47e427fb6650f274c418947e7665fbe08889
Add unit test for event queue

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18345)
test/build.info
test/event_queue_test.c [new file with mode: 0644]