Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib1511.c49 res = TEST_ERR_FAILURE; /* not correct */ in test()
62 res = TEST_ERR_FAILURE; /* not correct */ in test()
Dlib1500.c35 int i = TEST_ERR_FAILURE; in test()
Dlib504.c83 res = TEST_ERR_FAILURE; /* not correct */ in test()
Dtest.h92 #define TEST_ERR_FAILURE 119 macro