Home
last modified time | relevance | path

Searched refs:CMP_MSG_TEST_FIXTURE (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcmp_msg_test.c31 } CMP_MSG_TEST_FIXTURE; typedef
38 static void tear_down(CMP_MSG_TEST_FIXTURE *fixture) in tear_down()
48 static CMP_MSG_TEST_FIXTURE *set_up(const char *const test_case_name) in set_up()
50 CMP_MSG_TEST_FIXTURE *fixture; in set_up()
86 static int execute_certreq_create_test(CMP_MSG_TEST_FIXTURE *fixture) in execute_certreq_create_test()
93 static int execute_errormsg_create_test(CMP_MSG_TEST_FIXTURE *fixture) in execute_errormsg_create_test()
100 static int execute_rr_create_test(CMP_MSG_TEST_FIXTURE *fixture) in execute_rr_create_test()
105 static int execute_certconf_create_test(CMP_MSG_TEST_FIXTURE *fixture) in execute_certconf_create_test()
111 static int execute_genm_create_test(CMP_MSG_TEST_FIXTURE *fixture) in execute_genm_create_test()
116 static int execute_pollreq_create_test(CMP_MSG_TEST_FIXTURE *fixture) in execute_pollreq_create_test()
[all …]