Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dcmp_hdr_test.c22 } CMP_HDR_TEST_FIXTURE; typedef
24 static void tear_down(CMP_HDR_TEST_FIXTURE *fixture) in tear_down()
31 static CMP_HDR_TEST_FIXTURE *set_up(const char *const test_case_name) in set_up()
33 CMP_HDR_TEST_FIXTURE *fixture; in set_up()
49 static int execute_HDR_set_get_pvno_test(CMP_HDR_TEST_FIXTURE *fixture) in execute_HDR_set_get_pvno_test()
62 SETUP_TEST_FIXTURE(CMP_HDR_TEST_FIXTURE, set_up); in test_HDR_set_get_pvno()
72 static int execute_HDR_get0_senderNonce_test(CMP_HDR_TEST_FIXTURE *fixture) in execute_HDR_get0_senderNonce_test()
97 SETUP_TEST_FIXTURE(CMP_HDR_TEST_FIXTURE, set_up); in test_HDR_get0_senderNonce()
103 static int execute_HDR_set1_sender_test(CMP_HDR_TEST_FIXTURE *fixture) in execute_HDR_set1_sender_test()
126 SETUP_TEST_FIXTURE(CMP_HDR_TEST_FIXTURE, set_u in test_HDR_set1_sender()
[all...]

Completed in 1 milliseconds