]> git.ipfire.org Git - thirdparty/openssl.git/commit
Suppress a spurious error from the sysdefault test
authorMatt Caswell <matt@openssl.org>
Mon, 13 May 2024 09:45:24 +0000 (10:45 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 May 2024 10:14:24 +0000 (12:14 +0200)
commit50153ad2bb767a6e79e5c0c569f136f723a32700
tree157fac8b69c44a4e1809aea3cc637383b8b55f20
parentad3f28c5fbd5dcbc763a650313fd666b0e339cca
Suppress a spurious error from the sysdefault test

Running the sysdefault test results in spurious error output - even
though the test has actually passed

Fixes #24383

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24384)
test/recipes/90-test_sysdefault.t
test/sysdefaulttest.c