]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a minimal test provider
authorRichard Levitte <levitte@openssl.org>
Wed, 29 Nov 2023 13:24:18 +0000 (14:24 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 4 Dec 2023 14:12:34 +0000 (15:12 +0100)
commit31c2c12f2dada75c334f6a9aa60c8424cf4fd040
tree23b550031afe73a09e23b01db329aa8d4d599f93
parent8fa65a6648554087a67102372e5e6c8b0fae0158
Add a minimal test provider

We test its validity by trying to load it.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/22866)
test/build.info
test/p_minimal.c [new file with mode: 0644]
test/recipes/04-test_provider.t