Searched refs:testone (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/tests/libtest/ |
H A D | lib530.c | 261 static int testone(char *URL, int timercb, int socketcb) in testone() function 370 rc = testone(URL, 0, 0); in test() 374 rc = testone(URL, 1, 0); in test() 378 rc = testone(URL, 2, 0); in test() 382 rc = testone(URL, 0, 1); in test() 386 rc = testone(URL, 0, 2); in test()
|
Completed in 1 milliseconds