Run ssl_test_new with a non-default library context
authorMatt Caswell <matt@openssl.org>
Fri, 3 Apr 2020 14:40:00 +0000 (15:40 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 20 Apr 2020 10:25:56 +0000 (11:25 +0100)
commitfea4e2bd36584cebb79f45680c6da0c14fde3d1e
tree4a3225bbc0aace1da756638ce77b5fcd0506c86f
parent0aa87e86832ebad4042e2f6298549d598c35b610
Run ssl_test_new with a non-default library context

We also prepare the way for a future commit to run ssl_test_new with
just the FIPS provider loaded.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11511)
test/recipes/80-test_ssl_new.t
test/ssl_test.c