Lines Matching refs:ADD_TEST
594 ADD_TEST(test_cmp_calc_protection_no_key_no_secret);
595 ADD_TEST(test_cmp_calc_protection_pkey);
596 ADD_TEST(test_cmp_calc_protection_pbmac);
598 ADD_TEST(test_MSG_protect_with_msg_sig_alg_protection_plus_rsa_key);
599 ADD_TEST(test_MSG_protect_with_certificate_and_key);
600 ADD_TEST(test_MSG_protect_certificate_based_without_cert);
601 ADD_TEST(test_MSG_protect_unprotected_request);
602 ADD_TEST(test_MSG_protect_no_key_no_secret);
603 ADD_TEST(test_MSG_protect_pbmac_no_sender_with_ref);
604 ADD_TEST(test_MSG_protect_pbmac_no_sender_no_ref);
605 ADD_TEST(test_MSG_add_extraCerts);
608 ADD_TEST(test_cmp_build_cert_chain);
609 ADD_TEST(test_cmp_build_cert_chain_only_root);
610 ADD_TEST(test_cmp_build_cert_chain_no_root);
611 ADD_TEST(test_cmp_build_cert_chain_missing_intermediate);
612 ADD_TEST(test_cmp_build_cert_chain_no_certs);
615 ADD_TEST(test_X509_STORE);
616 ADD_TEST(test_X509_STORE_only_self_issued);