Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dfirst.c142 test_func_t test_func; in main() local
181 test_func = NULL; in main()
186 test_func = s_tests[tmp].ptr; in main()
192 if(!test_func) { in main()
207 test_func = test; in main()
220 result = test_func(URL); in main()

Completed in 5 milliseconds