Searched refs:CMP_VFY_TEST_FIXTURE (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dcmp_vfy_test.c38 } CMP_VFY_TEST_FIXTURE; typedef in typeref:struct:test_fixture
43 static void tear_down(CMP_VFY_TEST_FIXTURE *fixture)
52 static CMP_VFY_TEST_FIXTURE *set_up(const char *const test_case_name)
55 CMP_VFY_TEST_FIXTURE *fixture;
100 static int execute_verify_popo_test(CMP_VFY_TEST_FIXTURE *fixture)
117 SETUP_TEST_FIXTURE(CMP_VFY_TEST_FIXTURE, set_up);
126 SETUP_TEST_FIXTURE(CMP_VFY_TEST_FIXTURE, set_up);
133 static int execute_validate_msg_test(CMP_VFY_TEST_FIXTURE *fixture)
140 static int execute_validate_cert_path_test(CMP_VFY_TEST_FIXTURE *fixture)
153 SETUP_TEST_FIXTURE(CMP_VFY_TEST_FIXTURE, set_u
[all...]

Completed in 400 milliseconds