]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
test: add priority queue unit test
authorPauli <pauli@openssl.org>
Sun, 14 Nov 2021 22:32:55 +0000 (08:32 +1000)
committerPauli <pauli@openssl.org>
Wed, 22 Jun 2022 03:05:40 +0000 (13:05 +1000)
commitf0a4935827db5527d23da61805a1e73f0c660d39
treef7a1e942f05dbf8f69a78cf9b6c01fe1b75e0d4c
parent68a6152d9a437494aa7a93591c009189c3daa4cf
test: add priority queue unit test

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