Symbol: OSSL_CMP_CTX_TEST_FIXTURE
crypto/openssl/test/cmp_ctx_test.c
128
SETUP_TEST_FIXTURE(OSSL_CMP_CTX_TEST_FIXTURE, set_up);
crypto/openssl/test/cmp_ctx_test.c
151
static int execute_CTX_print_errors_test(OSSL_CMP_CTX_TEST_FIXTURE *fixture)
crypto/openssl/test/cmp_ctx_test.c
21
static void tear_down(OSSL_CMP_CTX_TEST_FIXTURE *fixture)
crypto/openssl/test/cmp_ctx_test.c
210
SETUP_TEST_FIXTURE(OSSL_CMP_CTX_TEST_FIXTURE, set_up);
crypto/openssl/test/cmp_ctx_test.c
216
static int execute_CTX_reqExtensions_have_SAN_test(OSSL_CMP_CTX_TEST_FIXTURE *fixture)
crypto/openssl/test/cmp_ctx_test.c
254
SETUP_TEST_FIXTURE(OSSL_CMP_CTX_TEST_FIXTURE, set_up);
crypto/openssl/test/cmp_ctx_test.c
28
static OSSL_CMP_CTX_TEST_FIXTURE *set_up(const char *const test_case_name)
crypto/openssl/test/cmp_ctx_test.c
280
static int execute_cmp_ctx_log_cb_test(OSSL_CMP_CTX_TEST_FIXTURE *fixture)
crypto/openssl/test/cmp_ctx_test.c
30
OSSL_CMP_CTX_TEST_FIXTURE *fixture;
crypto/openssl/test/cmp_ctx_test.c
323
SETUP_TEST_FIXTURE(OSSL_CMP_CTX_TEST_FIXTURE, set_up);
crypto/openssl/test/cmp_ctx_test.c
360
execute_CTX_##SETN##_##GETN##_##FIELD(OSSL_CMP_CTX_TEST_FIXTURE *fixture) \
crypto/openssl/test/cmp_ctx_test.c
494
SETUP_TEST_FIXTURE(OSSL_CMP_CTX_TEST_FIXTURE, set_up); \
crypto/openssl/test/cmp_ctx_test.c
60
static int execute_CTX_reinit_test(OSSL_CMP_CTX_TEST_FIXTURE *fixture)
crypto/openssl/test/cmp_ctx_test.c
640
static int execute_CTX_##PUSHN##_##ELEM(OSSL_CMP_CTX_TEST_FIXTURE *fixture) \
crypto/openssl/test/cmp_ctx_test.c
735
SETUP_TEST_FIXTURE(OSSL_CMP_CTX_TEST_FIXTURE, set_up); \