Searched defs:test (Results 1 – 3 of 3) sorted by relevance
31 struct test struct39 static const struct test 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() local
144 for (const struct test_case *test = tests; test < array_end (tests); ++test) in do_test() local
Completed in 9 milliseconds