Home
last modified time | relevance | path

Searched refs:test (Results 1 – 4 of 4) sorted by relevance

/support/
A Dtst-support_capture_subprocess.c82 struct test struct
92 test_common (const struct test *test) in test_common() argument
127 if (test->signal != 0) in test_common()
129 exit (test->status); in test_common()
149 struct test test = in handle_restart() local
157 test_common (&test); in handle_restart()
164 const struct test *test = closure; in callback() local
165 test_common (test); in callback()
204 do_subprocess (struct test *test) in do_subprocess() argument
210 do_subprogram (const struct test *test) in do_subprogram() argument
[all …]
A DREADME7 These wrappers test for error return codes an terminate the process on
23 The test framework provides a main program for tests, including a
25 example, and test-driver.c for details how to use it. The following
30 * test-driver.h
A Dresolv_test.h46 struct resolv_test *test; member
A Dresolv_test.c666 .test = obj, in server_thread_udp_process_one()
722 if (sendto (ctx->test->servers[ctx->server_index].socket_udp, in resolv_response_send_udp()
914 .test = closure->obj, in server_thread_tcp_client()

Completed in 10 milliseconds