Lines Matching refs:TT_FAIL

133 				TT_FAIL(("%s did not parse, but it's a good address!",
139 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
143 TT_FAIL(("%s parsed to %lx, but we expected %lx", ent->addr,
152 TT_FAIL(("Tried to write out %s; got NULL.", ent->addr));
156 TT_FAIL(("Tried to write out %s; got %s",
180 TT_FAIL(("%s did not parse, but it's a good address!",
185 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
196 TT_FAIL(("%s did not parse as expected.", ent->addr));
204 TT_FAIL(("Tried to write out %s; got NULL.", ent->addr));
208 TT_FAIL(("Tried to write out %s; got %s", ent->addr, written));
247 TT_FAIL(("%s did not parse, but it's a good address!",
252 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
263 TT_FAIL(("%s did not parse as expected.", ent->addr));
268 TT_FAIL(("%s did not parse as expected.", ent->addr));
310 TT_FAIL(("Couldn't parse %s!", ent->parse));
313 TT_FAIL(("Shouldn't have been able to parse %s!", ent->parse));
326 TT_FAIL(("Couldn't parse ipv4 target %s.", ent->addr));
328 TT_FAIL(("Parse for %s was not as expected.", ent->parse));
330 TT_FAIL(("Length for %s not as expected.",ent->parse));
342 TT_FAIL(("Couldn't parse ipv6 target %s.", ent->addr));
344 TT_FAIL(("Parse for %s was not as expected.", ent->parse));
346 TT_FAIL(("Length for %s not as expected.",ent->parse));
421 TT_FAIL(("Couldn't parse %s!", ent->parse));
427 TT_FAIL(("evutil_sockaddr_loopback(%s) not as expected",
893 TT_FAIL(("Couldn't parse expected address %s on line %d",
898 TT_FAIL(("Address family %d did not match %d on line %d",
907 TT_FAIL(("Addr size mismatch on line %d", line));
915 TT_FAIL(("Addr size mismatch on line %d", line));
920 TT_FAIL(("Wanted %s, got %s:%d on line %d", sockaddr_port,
929 TT_FAIL(("Test failed on line %d", line));