Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/board/tc/
Drss_ap_tests.c17 static struct test_suite_t test_suites[] = { variable
44 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()