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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dcipherlist_test.c28 } CIPHERLIST_TEST_FIXTURE; typedef in typeref:struct:cipherlist_test_fixture
31 static void tear_down(CIPHERLIST_TEST_FIXTURE *fixture)
41 static CIPHERLIST_TEST_FIXTURE *set_up(const char *const test_case_name)
43 CIPHERLIST_TEST_FIXTURE *fixture;
184 static int execute_test(CIPHERLIST_TEST_FIXTURE *fixture)
192 SETUP_TEST_FIXTURE(CIPHERLIST_TEST_FIXTURE, set_up)
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dcipherlist_test.c28 } CIPHERLIST_TEST_FIXTURE; typedef in typeref:struct:cipherlist_test_fixture
31 static void tear_down(CIPHERLIST_TEST_FIXTURE *fixture)
41 static CIPHERLIST_TEST_FIXTURE *set_up(const char *const test_case_name)
43 CIPHERLIST_TEST_FIXTURE *fixture;
184 static int execute_test(CIPHERLIST_TEST_FIXTURE *fixture)
192 SETUP_TEST_FIXTURE(CIPHERLIST_TEST_FIXTURE, set_up)

Completed in 209 milliseconds