Add a test for no initialisation of the default config file
authorMatt Caswell <matt@openssl.org>
Mon, 20 Feb 2023 17:22:57 +0000 (17:22 +0000)
committerPauli <pauli@openssl.org>
Tue, 21 Feb 2023 23:03:14 +0000 (10:03 +1100)
commit0aa7d7f42bc757a0993739b6cfdc8819a70d22ef
tree9ae2691c4cf0a5e8527e985ac0465891957bc65f
parent7a6a0baa591e3d04831ed0f468c72dc45feba452
Add a test for no initialisation of the default config file

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20341)
test/build.info
test/nodefltctxtest.c [new file with mode: 0644]
test/null.cnf [new file with mode: 0644]
test/recipes/04-test_nodefltctx.t [new file with mode: 0644]