Home
last modified time | relevance | path

Searched refs:RPATH (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dhttp_test.c20 #define RPATH "/path/result.crt" macro
31 * For GET, redirect to RPATH, else respond with 'rsp' of ASN1 type 'it'.
68 if (strncmp(path, RPATH, strlen(RPATH)) != 0) { in mock_http_server()
73 version, RPATH) > 0; /* same server */ in mock_http_server()
137 : OSSL_HTTP_transfer(NULL, NULL /* host */, NULL /* port */, RPATH, in test_http_x509()
177 RPATH, 0 /* use_ssl */, in test_http_keep_alive()

Completed in 1 milliseconds