Add additional testing of child libctx/providers
authorMatt Caswell <matt@openssl.org>
Tue, 4 May 2021 16:38:10 +0000 (17:38 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 11 May 2021 14:03:13 +0000 (15:03 +0100)
commitfb9b3a7bce236c96d8db37e52db83997b4cb18db
treeebc02679f1fa6ad475edeadd4e72bb4da42ca4fd
parentabaa2dd2981ba3c15456016c6248f539242cfb49
Add additional testing of child libctx/providers

Add a case where a provider explicitly loads a provider into a child
libctx where it does not already exist.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14991)
test/p_test.c
test/provider_test.c