Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dcmp_msg_test.c38 static void tear_down(CMP_MSG_TEST_FIXTURE *fixture) in tear_down() function
60 tear_down(fixture); in set_up()
158 tear_down(fixture); in test_cmp_create_ir_protection_set()
161 EXECUTE_TEST(execute_certreq_create_test, tear_down); in test_cmp_create_ir_protection_set()
175 tear_down(fixture); in test_cmp_create_ir_protection_fails()
178 EXECUTE_TEST(execute_certreq_create_test, tear_down); in test_cmp_create_ir_protection_fails()
188 EXECUTE_TEST(execute_certreq_create_test, tear_down); in test_cmp_create_cr_without_key()
199 tear_down(fixture); in test_cmp_create_cr()
202 EXECUTE_TEST(execute_certreq_create_test, tear_down); in test_cmp_create_cr()
213 tear_down(fixtur in test_cmp_create_certreq_with_invalid_bodytype()
[all...]
H A Dcmp_vfy_test.c43 static void tear_down(CMP_VFY_TEST_FIXTURE *fixture) in tear_down() function
66 tear_down(fixture); in set_up()
119 EXECUTE_TEST(execute_verify_popo_test, tear_down); in test_verify_popo()
128 EXECUTE_TEST(execute_verify_popo_test, tear_down); in test_verify_popo_bad()
160 tear_down(fixture); in test_validate_msg_mac_alg_protection()
163 EXECUTE_TEST(execute_validate_msg_test, tear_down); in test_validate_msg_mac_alg_protection()
196 tear_down(fixture); in test_validate_msg_mac_alg_protection_bad()
199 EXECUTE_TEST(execute_validate_msg_test, tear_down); in test_validate_msg_mac_alg_protection_bad()
226 tear_down(fixture); in test_validate_msg_signature_partial_chain()
234 EXECUTE_TEST(execute_validate_msg_test, tear_down); in test_validate_msg_signature_partial_chain()
[all...]
H A Dcmp_protect_test.c38 static void tear_down(CMP_PROTECT_TEST_FIXTURE *fixture) in tear_down() function
59 tear_down(fixture); in set_up()
149 tear_down(fixture); in test_cmp_calc_protection_no_key_no_secret()
153 EXECUTE_TEST(execute_calc_protection_fails_test, tear_down); in test_cmp_calc_protection_no_key_no_secret()
163 tear_down(fixture); in test_cmp_calc_protection_pkey()
166 EXECUTE_TEST(execute_calc_protection_signature_test, tear_down); in test_cmp_calc_protection_pkey()
178 tear_down(fixture); in test_cmp_calc_protection_pbmac()
181 EXECUTE_TEST(execute_calc_protection_pbmac_test, tear_down); in test_cmp_calc_protection_pbmac()
199 tear_down(fixture); in test_MSG_protect_unprotected_request()
202 EXECUTE_TEST(execute_MSG_protect_test, tear_down); in test_MSG_protect_unprotected_request()
[all...]
H A Dcmp_hdr_test.c24 static void tear_down(CMP_HDR_TEST_FIXTURE *fixture) in tear_down() function
45 tear_down(fixture); in set_up()
64 EXECUTE_TEST(execute_HDR_set_get_pvno_test, tear_down); in test_HDR_set_get_pvno()
99 EXECUTE_TEST(execute_HDR_get0_senderNonce_test, tear_down); in test_HDR_get0_senderNonce()
128 EXECUTE_TEST(execute_HDR_set1_sender_test, tear_down); in test_HDR_set1_sender()
158 EXECUTE_TEST(execute_HDR_set1_recipient_test, tear_down); in test_HDR_set1_recipient()
196 EXECUTE_TEST(execute_HDR_update_messageTime_test, tear_down); in test_HDR_update_messageTime()
226 EXECUTE_TEST(execute_HDR_set1_senderKID_test, tear_down); in test_HDR_set1_senderKID()
257 EXECUTE_TEST(execute_HDR_push0_freeText_test, tear_down); in test_HDR_push0_freeText()
290 EXECUTE_TEST(execute_HDR_push1_freeText_test, tear_down); in test_HDR_push1_freeText()
[all...]
H A Dcmp_asn_test.c34 static void tear_down(CMP_ASN_TEST_FIXTURE *fixture) in tear_down() function
63 EXECUTE_TEST(execute_cmp_asn1_get_int_test, tear_down); in test_cmp_asn1_get_int()
88 tear_down(fixture); in test_ASN1_OCTET_STRING_set()
91 EXECUTE_TEST(execute_CMP_ASN1_OCTET_STRING_set1_test, tear_down); in test_ASN1_OCTET_STRING_set()
103 tear_down(fixture); in test_ASN1_OCTET_STRING_set_tgt_is_src()
106 EXECUTE_TEST(execute_CMP_ASN1_OCTET_STRING_set1_test, tear_down); in test_ASN1_OCTET_STRING_set_tgt_is_src()
H A Dcmp_client_test.c48 static void tear_down(CMP_SES_TEST_FIXTURE *fixture) in tear_down() function
89 tear_down(fixture); in set_up()
158 EXECUTE_TEST(execute_exec_RR_ses_test, tear_down); in test_exec_RR_ses()
181 EXECUTE_TEST(execute_exec_RR_ses_test, tear_down); in test_exec_RR_ses_receive_error()
194 EXECUTE_TEST(execute_exec_certrequest_ses_test, tear_down); in test_exec_IR_ses()
208 EXECUTE_TEST(execute_exec_certrequest_ses_test, tear_down); in test_exec_IR_ses_poll()
241 EXECUTE_TEST(execute_exec_certrequest_ses_test, tear_down); in test_exec_CR_ses()
277 EXECUTE_TEST(execute_exec_certrequest_ses_test, tear_down); in test_exec_KUR_ses()
336 tear_down(fixture); in test_exec_P10CR_ses()
340 EXECUTE_TEST(execute_exec_certrequest_ses_test, tear_down); in test_exec_P10CR_ses()
[all...]
H A Dcipherlist_test.c31 static void tear_down(CIPHERLIST_TEST_FIXTURE *fixture) in tear_down() function
50 tear_down(fixture); in set_up()
195 EXECUTE_TEST(execute_test, tear_down)
209 tear_down(fixture); in test_default_cipherlist_explicit()
243 tear_down(fixture); in test_default_cipherlist_clear()
H A Dcmp_server_test.c25 static void tear_down(CMP_SRV_TEST_FIXTURE *fixture) in tear_down() function
43 tear_down(fixture); in set_up()
117 EXECUTE_TEST(execute_test_handle_request, tear_down); in test_handle_request()
H A Dcmp_status_test.c17 const char *str; /* Not freed by tear_down */
18 const char *text; /* Not freed by tear_down */
32 static void tear_down(CMP_STATUS_TEST_FIXTURE *fixture) in tear_down() function
88 EXECUTE_TEST(execute_PKISI_test, tear_down); in test_PKISI()
H A Dssl_test_ctx_test.c140 static void tear_down(SSL_TEST_CTX_TEST_FIXTURE *fixture) in tear_down() function
149 EXECUTE_TEST(execute_test, tear_down)
204 tear_down(fixture); in test_good_configuration()
H A Dcmp_ctx_test.c26 static void tear_down(OSSL_CMP_CTX_TEST_FIXTURE *fixture) in tear_down() function
40 tear_down(fixture); in set_up()
117 EXECUTE_TEST(execute_CTX_reinit_test, tear_down); in test_CTX_reinit()
196 EXECUTE_TEST(execute_CTX_print_errors_test, tear_down); in test_CTX_print_errors()
241 EXECUTE_TEST(execute_CTX_reqExtensions_have_SAN_test, tear_down); in test_CTX_reqExtensions_have_SAN()
305 EXECUTE_TEST(execute_cmp_ctx_log_cb_test, tear_down); in test_cmp_ctx_log_cb()
472 EXECUTE_TEST(execute_CTX_##SETN##_##GETN##_##FIELD, tear_down); \
712 EXECUTE_TEST(execute_CTX_##PUSHN##_##ELEM, tear_down); \
806 /* OSSL_CMP_CTX_free() is tested by tear_down() */ in DEFINE_SET_CB_TEST()
H A Dkeymgmt_internal_test.c40 static void tear_down(FIXTURE *fixture) in tear_down() function
62 tear_down(fixture); in set_up()
288 EXECUTE_TEST(tests[n], tear_down); in test_pass_key()
H A Dct_test.c82 static void tear_down(CT_TEST_FIXTURE *fixture) in tear_down() function
334 # define EXECUTE_CT_TEST() EXECUTE_TEST(execute_cert_test, tear_down)
H A Dtestutil.h75 * tear_down(), and return the result of execute_func(). execute_func() should
77 * failure. The tear_down function is responsible for deallocation of the
106 # define EXECUTE_TEST(execute_func, tear_down)\
109 tear_down(fixture);\
/third_party/musl/libc-test/src/functionalext/relro/
H A Ddlopen_ext_relro_test.c51 static void tear_down(const int fd, const char *relro_path) in tear_down() function
172 tear_down(relro_fd, relro_file); in dlopen_ext_relro_0400()
215 tear_down(relro_fd, relro_file); in dlopen_ext_relro_0600()
242 tear_down(relro_fd, relro_file); in dlopen_ext_relro_0700()
269 tear_down(relro_fd, relro_file); in dlopen_ext_relro_0800()
313 tear_down(relro_fd, relro_file); in dlopen_ext_relro_1000()
341 tear_down(relro_fd, relro_file); in dlopen_ext_relro_1100()
368 tear_down(relro_fd, relro_file); in dlopen_ext_relro_1200()
396 tear_down(relro_fd, relro_file); in dlopen_ext_relro_1500()
421 tear_down(relro_f in dlopen_ext_relro_1600()
[all...]
/third_party/node/deps/v8/tools/testrunner/local/
H A Dcommand.py342 def tear_down(): function
345 AndroidCommand.driver.tear_down()
H A Dandroid.py59 def tear_down(self): member in _Driver
/third_party/node/deps/v8/tools/testrunner/
H A Dbase_runner.py333 command.tear_down()
/third_party/node/deps/v8/tools/
H A Drun_perf.py730 self.driver.tear_down()

Completed in 13 milliseconds