Searched refs:test_suites (Results 1 – 1 of 1) sorted by relevance
18 static struct test_suite_t test_suites[] = { variable51 for (i = 0; i < ARRAY_SIZE(test_suites); ++i) { in run_tests()52 struct test_suite_t *suite = &(test_suites[i]); in run_tests()86 for (i = 0; i < ARRAY_SIZE(test_suites); ++i) { in run_platform_tests()88 struct test_suite_t *suite = &(test_suites[i]); in run_platform_tests()