Fix no-dso
authorMatt Caswell <matt@openssl.org>
Tue, 12 Mar 2019 11:36:08 +0000 (11:36 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 13 Mar 2019 10:03:54 +0000 (10:03 +0000)
commit80889e41a72ea2520959505537f38343958b761a
tree588dbc30df5e60c585b2111819c30efe3da06414
parent5810bbd8c71003d7644fe802ff233a0d2a7f6778
Fix no-dso

Don't try to load external provider modules in tests if we don't have DSO
capability

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8459)
test/provider_internal_test.c
test/provider_test.c