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

/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dcmp_server_test.c19 } CMP_SRV_TEST_FIXTURE; typedef in typeref:struct:test_fixture
25 static void tear_down(CMP_SRV_TEST_FIXTURE *fixture)
31 static CMP_SRV_TEST_FIXTURE *set_up(const char *const test_case_name)
33 CMP_SRV_TEST_FIXTURE *fixture;
62 static int execute_test_handle_request(CMP_SRV_TEST_FIXTURE *fixture)
114 SETUP_TEST_FIXTURE(CMP_SRV_TEST_FIXTURE, set_up);

Completed in 97 milliseconds