SSL_TEST_CTX_TEST_FIXTURE
static SSL_TEST_CTX_TEST_FIXTURE *set_up(const char *const test_case_name)
SSL_TEST_CTX_TEST_FIXTURE *fixture;
static int execute_test(SSL_TEST_CTX_TEST_FIXTURE *fixture)
static void tear_down(SSL_TEST_CTX_TEST_FIXTURE *fixture)
SETUP_TEST_FIXTURE(SSL_TEST_CTX_TEST_FIXTURE, set_up);