]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add sanity test for certificate table
authorDr. Stephen Henson <steve@openssl.org>
Sat, 8 Jul 2017 18:28:15 +0000 (19:28 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 13 Jul 2017 11:38:42 +0000 (12:38 +0100)
commitd72a00416a0691bfd4920008767221bb4082a2ed
treed24d39af5c6938c6dbb49cfd24939111246ba850
parentcd933ebd578d7ec77e1905250a4afbc65750bef4
Add sanity test for certificate table

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3858)
test/build.info
test/recipes/03-test_internal_ssl_cert_table.t [new file with mode: 0644]
test/ssl_cert_table_internal_test.c [new file with mode: 0644]