Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_vfy_test.c38 } CMP_VFY_TEST_FIXTURE; typedef
43 static void tear_down(CMP_VFY_TEST_FIXTURE *fixture) in tear_down()
52 static CMP_VFY_TEST_FIXTURE *set_up(const char *const test_case_name) in set_up()
55 CMP_VFY_TEST_FIXTURE *fixture; in set_up()
100 static int execute_verify_popo_test(CMP_VFY_TEST_FIXTURE *fixture) in execute_verify_popo_test()
117 SETUP_TEST_FIXTURE(CMP_VFY_TEST_FIXTURE, set_up); in test_verify_popo()
126 SETUP_TEST_FIXTURE(CMP_VFY_TEST_FIXTURE, set_up); in test_verify_popo_bad()
133 static int execute_validate_msg_test(CMP_VFY_TEST_FIXTURE *fixture) in execute_validate_msg_test()
140 static int execute_validate_cert_path_test(CMP_VFY_TEST_FIXTURE *fixture) in execute_validate_cert_path_test()
153 SETUP_TEST_FIXTURE(CMP_VFY_TEST_FIXTURE, set_up); in test_validate_msg_mac_alg_protection()
[all …]