Searched refs:fail_if (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/tests/unit/
H A Dunit1302.c113 fail_if(decoded, "returned pointer should be NULL");
121 fail_if(!decoded, "returned pointer should not be NULL");
H A Dcurlcheck.h25 #define fail_if(expr, msg) \ macro

Completed in 209 milliseconds