Searched refs:test (Results 1 – 2 of 2) sorted by relevance
71 for (test_t *test = (test_t[]) { stat_check, lstat_check, fstat_check, in do_test() local73 *test != NULL; test++) in do_test()76 (*test) (fd, path, &st); in do_test()
256 for (struct test_case *test = tests; test < array_end (tests); ++test) in do_test() local263 test->name, do_inoff, do_outoff, current_size); in do_test()281 test->func (); in do_test()286 if (!test->sizes) in do_test()
Completed in 5 milliseconds