]> 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>
Thu, 18 Apr 2024 16:38:39 +0000 (18:38 +0200)
commitb80fed3f27ebe156b17246f7c12c5178cbe6834e
tree5588673e8bf71115638d54c0976383c4699a8aa5
parent91a77cbf66c575345cf1eab31717e8edafcd1633
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>
(Merged from https://github.com/openssl/openssl/pull/24025)
test/prov_config_test.c