Home
last modified time | relevance | path

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

/openssl/test/
H A Dprov_config_test.c70 #define P_TEST_PATH "/../test/p_test.so" macro
84 full_path = OPENSSL_zalloc(strlen(module_path) + strlen(P_TEST_PATH) + 1); in test_path_config()
89 full_path = strcat(full_path, P_TEST_PATH); in test_path_config()

Completed in 4 milliseconds