HomeSort by: relevance | last modified time | path
    Searched refs:tt_fail_msg (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
tinytest_macros.h 81 #define tt_fail_msg(msg) TT_FAIL(("%s", msg)) macro
regress_http.c 348 tt_fail_msg("Unsupported family");
2298 tt_fail_msg("Couldn't make request");
2403 tt_fail_msg("Couldn't get a high port");
3546 tt_fail_msg("In cancel done");
regress.c 146 tt_fail_msg("EOF before data read");
151 tt_fail_msg("not all data read on first cycle");
155 tt_fail_msg("too many cycles");
  /src/external/bsd/ntp/dist/sntp/libevent/test/
tinytest_macros.h 81 #define tt_fail_msg(msg) TT_FAIL(("%s", msg)) macro
regress_http.c 345 tt_fail_msg("Unsupported family");
2295 tt_fail_msg("Couldn't make request");
2400 tt_fail_msg("Couldn't get a high port");
3543 tt_fail_msg("In cancel done");
regress.c 144 tt_fail_msg("EOF before data read");
149 tt_fail_msg("not all data read on first cycle");
153 tt_fail_msg("too many cycles");

Completed in 23 milliseconds