Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib661.c31 char *newURL = NULL; in test() local
48 newURL = aprintf("%s/folderA/661", URL); in test()
49 test_setopt(curl, CURLOPT_URL, newURL); in test()
57 curl_free(newURL); in test()
59 test_setopt(curl, CURLOPT_URL, newURL); in test()
74 curl_free(newURL); in test()
76 test_setopt(curl, CURLOPT_URL, newURL); in test()
85 curl_free(newURL); in test()
87 test_setopt(curl, CURLOPT_URL, newURL); in test()
93 curl_free(newURL); in test()
[all …]
H A Dlib539.c32 char *newURL = NULL; in test() local
66 curl_free(newURL); in test()
81 curl_free(newURL); in test()

Completed in 6 milliseconds