P_TEST_PATH
full_path = OPENSSL_zalloc(strlen(module_path) + strlen(P_TEST_PATH) + 1);
full_path = strcat(full_path, P_TEST_PATH);