Lines Matching refs:unittest_printf

77         unittest_printf("ERROR: Cannot open sysinfo: %d/%s\n",
86 unittest_printf("ERROR: Cannot obtain root resource: %zd/%s\n",
90 unittest_printf("ERROR: Cannot obtain root resource (%zd != %zd)\n",
101 unittest_printf("sending message %d on handle %u, with %u handles\n",
111 unittest_printf("waiting for message on handle %u\n", channel);
114 unittest_printf("peer closed while trying to read message\n");
122 unittest_printf("ERROR: unexpected message size, %u != %zu\n",
128 unittest_printf("received message %u\n", msg->type);
141 unittest_printf("ERROR: wrong number handles\n");
151 unittest_printf("ERROR: wrong number handles\n");
162 unittest_printf("ERROR: wrong number handles\n");
175 unittest_printf("ERROR: wrong number handles\n");
185 unittest_printf("ERROR: port_wait failed: %d/%s\n", status,
195 unittest_printf("ERROR: bad data in packet\n");
243 unittest_printf("ERROR: wrong number handles\n");
258 unittest_printf("ERROR: wait_one failed: %d/%s\n", status,
265 unittest_printf("ERROR: ZX_EVENTPAIR_PEER_CLOSED not observed\n");
275 unittest_printf("ERROR: wrong number handles\n");
296 unittest_printf("ERROR: wait_many failed: %d/%s\n", status,
311 unittest_printf("ERROR: ZX_EVENTPAIR_PEER_CLOSED not observed\n");
321 unittest_printf("ERROR: wrong number handles\n");
331 unittest_printf("ERROR: interrupt_wait failed: %d/%s\n", status,
338 unittest_printf("ERROR: interrupt timestamp mismatch\n");
353 unittest_printf("ERROR: while receiving msg\n");
386 unittest_printf("ERROR: unknown message received: %u\n", msg.type);
393 unittest_printf("test thread starting\n");
396 unittest_printf("test thread exiting\n");
402 unittest_printf("Test child starting.\n");
407 unittest_printf("Test child exiting.\n");
413 unittest_printf("Starting test child %s.\n", arg);
430 unittest_printf("Test child setup.\n");
438 unittest_printf("Test child started.\n");