Simplify some of the sslapitest code.
authorPauli <paul.dale@oracle.com>
Tue, 1 Aug 2017 04:09:19 +0000 (14:09 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 2 Aug 2017 01:59:51 +0000 (11:59 +1000)
commit7e885b7bdfad897596e3c954e7c3a2d53a9a5cbe
treec070bf8e8acd899ce0fdfed32330b5002138e96c
parent418d49c276146208894f2b65916c24bc50a5f4c4
Simplify some of the sslapitest code.

Removing the use of SETUP_TEST_FIXTURE reduces complxity in those tests that
used it.

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