Searched refs:test_suites (Results 1 – 1 of 1) sorted by relevance
17 static struct test_suite_t test_suites[] = { variable44 for (i = 0; i < ARRAY_SIZE(test_suites); ++i) { in run_tests()45 struct test_suite_t *suite = &(test_suites[i]); in run_tests()79 for (i = 0; i < ARRAY_SIZE(test_suites); ++i) { in run_platform_tests()81 struct test_suite_t *suite = &(test_suites[i]); in run_platform_tests()