]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update modulepath test for provider config to skip if not present
authorNeil Horman <nhorman@openssl.org>
Thu, 4 Apr 2024 19:39:17 +0000 (15:39 -0400)
committerTomas Mraz <tomas@openssl.org>
Fri, 26 Apr 2024 12:04:25 +0000 (14:04 +0200)
commit83c649996c18e5185f9439172d5908ad7fef9146
tree42780935e22b3ea2ae68efe2ac242d968ea54409
parentdb163245097bc813235403c234795721d4e5c4eb
Update modulepath test for provider config to skip if not present

If the p_test.so library isn't present, don't run the test

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(cherry picked from commit b80fed3f27ebe156b17246f7c12c5178cbe6834e)

(Merged from https://github.com/openssl/openssl/pull/24198)
test/prov_config_test.c