Lines Matching refs:TEST_ptr
29 if (!TEST_ptr(ctx)) in test_double_config()
39 if (!TEST_ptr(sha256)) in test_double_config()
55 if (!TEST_ptr(ctx)) in test_recursive_config()
81 if (!TEST_ptr(module_path)) in test_path_config()
85 if (!TEST_ptr(full_path)) in test_path_config()
96 if (!TEST_ptr(pathedconfig)) in test_path_config()
100 if (!TEST_ptr(ctx)) in test_path_config()
107 if (!TEST_ptr(prov = OSSL_PROVIDER_load(ctx, "test"))) in test_path_config()
127 if (!TEST_ptr(configfile = test_get_argument(0))) in setup_tests()
130 if (!TEST_ptr(recurseconfigfile = test_get_argument(1))) in setup_tests()
133 if (!TEST_ptr(pathedconfig = test_get_argument(2))) in setup_tests()