Add a test for running the config twice
authorMatt Caswell <matt@openssl.org>
Wed, 25 Aug 2021 13:39:29 +0000 (14:39 +0100)
committerPauli <pauli@openssl.org>
Thu, 26 Aug 2021 23:52:19 +0000 (09:52 +1000)
commit194fcc9ae09ea7cbe0b3b60c67061e51bb24de79
tree96fac036040e9404db31e3695f81c1342fea73bb
parentf38af1258561eb0213b344c607037a528136099f
Add a test for running the config twice

Make sure there are no leaks from running the config file twice.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16425)
test/build.info
test/prov_config_test.c [new file with mode: 0644]
test/recipes/30-test_prov_config.t [new file with mode: 0644]