Add a test for the info callback
authorMatt Caswell <matt@openssl.org>
Wed, 4 Apr 2018 13:16:28 +0000 (14:16 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Apr 2018 15:51:03 +0000 (16:51 +0100)
commit5718fe45605681c4d33e43e689491172af0b46c1
tree2ce0dac02b8b64b61a8306ad4ec29ec2db56b140
parent7f9f5f71e48b12b6029871cbf8542f21c7883c6c
Add a test for the info callback

Make sure the info callback gets called in all the places we expect it to.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5874)
test/sslapitest.c