Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib2405.c53 res = TEST_ERR_FAILURE; \
170 res = TEST_ERR_FAILURE; in test_run()
183 res = TEST_ERR_FAILURE; in test_run()
195 res = TEST_ERR_FAILURE; in test_run()
246 res = TEST_ERR_FAILURE; in empty_multi_test()
252 res = TEST_ERR_FAILURE; in empty_multi_test()
268 res = TEST_ERR_FAILURE; in empty_multi_test()
274 res = TEST_ERR_FAILURE; in empty_multi_test()
H A Dlib1511.c51 res = TEST_ERR_FAILURE; /* not correct */ in test()
64 res = TEST_ERR_FAILURE; /* not correct */ in test()
H A Dlib654.c72 CURLcode res = TEST_ERR_FAILURE; in test()
123 res = TEST_ERR_FAILURE; in test()
156 res = TEST_ERR_FAILURE; in test()
H A Dlib655.c89 res = TEST_ERR_FAILURE; in test()
104 res = TEST_ERR_FAILURE; in test()
H A Dlib1597.c80 res = TEST_ERR_FAILURE; in test()
88 res = TEST_ERR_FAILURE; in test()
H A Dlib517.c172 return error == 0 ? CURLE_OK : TEST_ERR_FAILURE; in test()
H A Dlib1593.c69 res = TEST_ERR_FAILURE; in test()
H A Dlib1911.c97 return error == 0 ? CURLE_OK : TEST_ERR_FAILURE; in test()
H A Dlib1533.c123 return TEST_ERR_FAILURE; in perform_and_check_connections()
134 CURLcode res = TEST_ERR_FAILURE; in test()
H A Dlib556.c90 res = TEST_ERR_FAILURE; in test()
H A Dlib1500.c37 CURLcode i = TEST_ERR_FAILURE; in test()
H A Dlib504.c85 res = TEST_ERR_FAILURE; /* not correct */ in test()
H A Dlib1912.c83 return error == 0 ? CURLE_OK : TEST_ERR_FAILURE; in test()
H A Dlib667.c62 CURLcode res = TEST_ERR_FAILURE; in test()
H A Dlib668.c56 CURLcode res = TEST_ERR_FAILURE; in test()
H A Dlib3102.c130 res = TEST_ERR_FAILURE; in test()
H A Dlib670.c119 CURLcode res = TEST_ERR_FAILURE; in test()
H A Dtest.h94 #define TEST_ERR_FAILURE (CURLcode) 119 macro
/curl/tests/unit/
H A Dunit2604.c107 return error == 0 ? CURLE_OK : TEST_ERR_FAILURE;

Completed in 34 milliseconds