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:16:46 +0000 (15:16 +0100)
commit710509485f654f033fde483445496fb14b755fa3
tree0a09cf4363b43660c2aa52a3c0069c33d4f71479
parent538f9d2d2845fb5332cc3c1021bd70b92611aeb6
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)

(cherry picked from commit 31c2c12f2dada75c334f6a9aa60c8424cf4fd040)
test/build.info
test/p_minimal.c [new file with mode: 0644]
test/recipes/04-test_provider.t