/third_party/openssl/test/ |
H A D | cmp_msg_test.c | 38 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 D | cmp_vfy_test.c | 43 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 D | cmp_protect_test.c | 38 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 D | cmp_hdr_test.c | 24 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 D | cmp_asn_test.c | 34 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 D | cmp_client_test.c | 48 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 D | cipherlist_test.c | 31 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 D | cmp_server_test.c | 25 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 D | cmp_status_test.c | 17 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 D | ssl_test_ctx_test.c | 140 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 D | cmp_ctx_test.c | 26 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 D | keymgmt_internal_test.c | 40 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 D | ct_test.c | 82 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 D | testutil.h | 75 * 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 D | dlopen_ext_relro_test.c | 51 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 D | command.py | 342 def tear_down(): function 345 AndroidCommand.driver.tear_down()
|
H A D | android.py | 59 def tear_down(self): member in _Driver
|
/third_party/node/deps/v8/tools/testrunner/ |
H A D | base_runner.py | 333 command.tear_down()
|
/third_party/node/deps/v8/tools/ |
H A D | run_perf.py | 730 self.driver.tear_down()
|