Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib530.c259 static CURLcode testone(char *URL, int timercb, int socketcb) in testone() function
372 rc = testone(URL, 0, 0); in test()
376 rc = testone(URL, 1, 0); in test()
380 rc = testone(URL, 2, 0); in test()
384 rc = testone(URL, 0, 1); in test()
388 rc = testone(URL, 0, 2); in test()

Completed in 4 milliseconds