]> 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:39:48 +0000 (18:39 +0200)
commit3630199af4e08afd873a53f399d4b0eba6756242
treebbae3ebade564b9813f806228d553af5ad0a76ee
parenta15b30ec0bd7bcc9503ef1d201fdbc55332bf80e
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)

(cherry picked from commit b80fed3f27ebe156b17246f7c12c5178cbe6834e)
test/prov_config_test.c