Searched refs:pathedconfig (Results 1 – 1 of 1) sorted by relevance
17 static char *pathedconfig = NULL; variable96 if (!TEST_ptr(pathedconfig)) in test_path_config()103 if (!TEST_true(OSSL_LIB_CTX_load_config(ctx, pathedconfig))) in test_path_config()133 if (!TEST_ptr(pathedconfig = test_get_argument(2))) in setup_tests()
Completed in 3 milliseconds