Searched refs:wire_contents (Results 1 – 1 of 1) sorted by relevance
268 static const char wire_contents[] = "test contents on the wire"; in TEST() local278 struct iovec iov = IOVEC_INIT_STRING(wire_contents); in TEST()304 assert_se(streq(buf, wire_contents)); in TEST()315 static const char wire_contents[] = "no fd passed here"; in TEST() local325 struct iovec iov = IOVEC_INIT_STRING(wire_contents); in TEST()344 assert_se(streq(buf, wire_contents)); in TEST()