Refactor crltest.c to separate the test cases into individual functions.
authorPauli <paul.dale@oracle.com>
Thu, 27 Apr 2017 04:08:31 +0000 (14:08 +1000)
committerRichard Levitte <levitte@openssl.org>
Fri, 28 Apr 2017 14:03:35 +0000 (16:03 +0200)
commitf5a140f7e9d836ee8a75dbaac2f8ab3971c4db86
tree36fed03a9d9aa7633e0eaa5e7941e07809087806
parent0918b94c9c01307a1cc4cfc347d458827e30ffea
Refactor crltest.c to separate the test cases into individual functions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3327)
test/crltest.c