Lines Matching refs:TT_FAIL

124 				TT_FAIL(("%s did not parse, but it's a good address!",
130 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
134 TT_FAIL(("%s parsed to %lx, but we expected %lx", ent->addr,
143 TT_FAIL(("Tried to write out %s; got NULL.", ent->addr));
147 TT_FAIL(("Tried to write out %s; got %s",
171 TT_FAIL(("%s did not parse, but it's a good address!",
176 TT_FAIL(("%s parsed, but we expected an error", ent->addr));
187 TT_FAIL(("%s did not parse as expected.", ent->addr));
195 TT_FAIL(("Tried to write out %s; got NULL.", ent->addr));
199 TT_FAIL(("Tried to write out %s; got %s", ent->addr, written));
242 TT_FAIL(("Couldn't parse %s!", ent->parse));
245 TT_FAIL(("Shouldn't have been able to parse %s!", ent->parse));
258 TT_FAIL(("Couldn't parse ipv4 target %s.", ent->addr));
260 TT_FAIL(("Parse for %s was not as expected.", ent->parse));
262 TT_FAIL(("Length for %s not as expected.",ent->parse));
274 TT_FAIL(("Couldn't parse ipv6 target %s.", ent->addr));
276 TT_FAIL(("Parse for %s was not as expected.", ent->parse));
278 TT_FAIL(("Length for %s not as expected.",ent->parse));
353 TT_FAIL(("Couldn't parse %s!", ent->parse));
359 TT_FAIL(("evutil_sockaddr_loopback(%s) not as expected",
825 TT_FAIL(("Couldn't parse expected address %s on line %d",
830 TT_FAIL(("Address family %d did not match %d on line %d",
839 TT_FAIL(("Addr size mismatch on line %d", line));
847 TT_FAIL(("Addr size mismatch on line %d", line));
852 TT_FAIL(("Wanted %s, got %s:%d on line %d", sockaddr_port,
861 TT_FAIL(("Test failed on line %d", line));