Home
last modified time | relevance | path

Searched refs:test_case (Results 1 – 5 of 5) sorted by relevance

/resolv/
A Dtst-res_hnok.c44 struct test_case struct
50 static const struct test_case tests[] = argument
96 one_test (const struct test_case *test, const char *funcname, in one_test()
140 for (const struct test_case *test = tests; test < array_end (tests); ++test) in do_test()
A Dtst-ns_name.c61 struct test_case struct
75 free_test_case (struct test_case *t) in free_test_case() argument
86 struct test_case *result) in parse_test_case()
196 run_test_case (struct test_case *t) in run_test_case()
418 struct test_case test_case; in run_test_file() local
419 if (!parse_test_case (path, lineno, line, &test_case)) in run_test_file()
424 run_test_case (&test_case); in run_test_file()
425 free_test_case (&test_case); in run_test_file()
A Dtst-ns_name_pton.c70 struct test_case struct
77 static const struct test_case tests[] = argument
144 for (const struct test_case *test = tests; test < array_end (tests); ++test) in do_test()
A Dtst-inet_pton.c29 struct test_case struct
48 check_result (const char *what, const struct test_case *t, int family, in check_result() argument
91 run_one_test (const struct test_case *t) in run_one_test()
134 const struct test_case test_cases[] =
A Dtst-resolv-res_init-skeleton.c268 struct test_case struct
315 const struct test_case *t;
420 struct test_case test_cases[] =
730 test_file_contents (const struct test_case *t) in test_file_contents()

Completed in 18 milliseconds