Lines Matching refs:TT_FAIL

130 				TT_FAIL(("%s did not parse, but it's a good address!",
136 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
140 TT_FAIL(("%s parsed to %lx, but we expected %lx", ent->addr,
149 TT_FAIL(("Tried to write out %s; got NULL.", ent->addr));
153 TT_FAIL(("Tried to write out %s; got %s",
177 TT_FAIL(("%s did not parse, but it's a good address!",
182 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
193 TT_FAIL(("%s did not parse as expected.", ent->addr));
201 TT_FAIL(("Tried to write out %s; got NULL.", ent->addr));
205 TT_FAIL(("Tried to write out %s; got %s", ent->addr, written));
244 TT_FAIL(("%s did not parse, but it's a good address!",
249 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
260 TT_FAIL(("%s did not parse as expected.", ent->addr));
265 TT_FAIL(("%s did not parse as expected.", ent->addr));
307 TT_FAIL(("Couldn't parse %s!", ent->parse));
310 TT_FAIL(("Shouldn't have been able to parse %s!", ent->parse));
323 TT_FAIL(("Couldn't parse ipv4 target %s.", ent->addr));
325 TT_FAIL(("Parse for %s was not as expected.", ent->parse));
327 TT_FAIL(("Length for %s not as expected.",ent->parse));
339 TT_FAIL(("Couldn't parse ipv6 target %s.", ent->addr));
341 TT_FAIL(("Parse for %s was not as expected.", ent->parse));
343 TT_FAIL(("Length for %s not as expected.",ent->parse));
418 TT_FAIL(("Couldn't parse %s!", ent->parse));
424 TT_FAIL(("evutil_sockaddr_loopback(%s) not as expected",
890 TT_FAIL(("Couldn't parse expected address %s on line %d",
895 TT_FAIL(("Address family %d did not match %d on line %d",
904 TT_FAIL(("Addr size mismatch on line %d", line));
912 TT_FAIL(("Addr size mismatch on line %d", line));
917 TT_FAIL(("Wanted %s, got %s:%d on line %d", sockaddr_port,
926 TT_FAIL(("Test failed on line %d", line));