]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add config tests for including provider config files
authorVeronika Hanulíková <vhanulik@redhat.com>
Thu, 12 Oct 2023 12:38:06 +0000 (14:38 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 Nov 2023 12:27:56 +0000 (13:27 +0100)
commite389f56faeecad6b80f06695c0b753b355b0a5fc
tree27c130576415784f9e19ea5ea8156c0fcfb23c65
parent4d4657cb6ba364dfa60681948b0a30c40bee31ca
Add config tests for including provider config files

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22598)
test/conf_include_test.c
test/recipes/90-test_includes.t
test/recipes/90-test_includes_data/conf-includes-prov/inc-default.cnf [new file with mode: 0644]
test/recipes/90-test_includes_data/conf-includes-prov/inc-legacy.cnf [new file with mode: 0644]
test/recipes/90-test_includes_data/includes-prov-dir.cnf [new file with mode: 0644]