Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib654.c78 int res = TEST_ERR_FAILURE; in test()
129 res = TEST_ERR_FAILURE; in test()
164 res = TEST_ERR_FAILURE; in test()
Dlib1511.c49 res = TEST_ERR_FAILURE; /* not correct */ in test()
62 res = TEST_ERR_FAILURE; /* not correct */ in test()
Dlib655.c87 res = TEST_ERR_FAILURE; in test()
102 res = TEST_ERR_FAILURE; in test()
Dlib1500.c35 int i = TEST_ERR_FAILURE; in test()
Dlib556.c99 res = TEST_ERR_FAILURE; in test()
Dlib504.c83 res = TEST_ERR_FAILURE; /* not correct */ in test()
Dlib1533.c121 return TEST_ERR_FAILURE; in perform_and_check_connections()
Dtest.h92 #define TEST_ERR_FAILURE 119 macro