summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorNeil Horman <nhorman@openssl.org>2024-04-03 15:18:33 -0400
committerTomas Mraz <tomas@openssl.org>2024-04-18 18:39:58 +0200
commit7f45482721f20539eb270e8676341eda199778aa (patch)
tree76d81c128fc620b96cf87f8865ee1f61c237c7e2 /test/build.info
parentf14754bd0ea8ea6e28733067cb71c546f2251aa2 (diff)
Add test for OSSL_PROVIDER_load with module path set
Ensure that, with the modulepath setting set in a config field, that we are able to load a provider from the path relative to OPENSSL_MODULES 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 91a77cbf66c575345cf1eab31717e8edafcd1633)
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/build.info b/test/build.info
index 78619a85c5..27bbbadfc2 100644
--- a/test/build.info
+++ b/test/build.info
@@ -1052,6 +1052,7 @@ IF[{- !$disabled{tests} -}]
ENDIF
IF[{- $disabled{module} || !$target{dso_scheme} -}]
DEFINE[provider_test]=NO_PROVIDER_MODULE
+ DEFINE[prov_config_test]=NO_PROVIDER_MODULE
DEFINE[provider_internal_test]=NO_PROVIDER_MODULE
ENDIF
DEPEND[]=provider_internal_test.cnf