]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for providers exposing OSSL_FUNC_PROVIDER_GET_REASON_STRINGS
authorNicola Tuveri <nicola.tuveri@ibm.com>
Fri, 27 Mar 2020 11:02:48 +0000 (12:02 +0100)
committerNicola Tuveri <nic.tuv@gmail.com>
Mon, 30 Mar 2020 14:06:56 +0000 (17:06 +0300)
commit551543e5e2779fbb242cca40813f3bea4f6f43d0
tree53dc40fd7b5e31019f692bf21715ade8962e9c18
parente15d369781eb2e97656ebbabef576b8079d86b8c
Add test for providers exposing OSSL_FUNC_PROVIDER_GET_REASON_STRINGS

This test currently fails, next commit has the description of the bug
and the fix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11427)
test/p_test.c