Searched refs:suite (Results 1 – 5 of 5) sorted by relevance
52 struct test_suite_t *suite = &(test_suites[i]); in run_tests() local54 suite->freg(suite); in run_tests()55 ret = run_testsuite(suite); in run_tests()57 printf("\n\nError during executing testsuite '%s'.\n", suite->name); in run_tests()88 struct test_suite_t *suite = &(test_suites[i]); in run_platform_tests() local90 switch (suite->val) { in run_platform_tests()92 printf(" %s PASSED.\n", suite->name); in run_platform_tests()96 printf(" %s FAILED.\n", suite->name); in run_platform_tests()99 printf(" %s SKIPPED.\n", suite->name); in run_platform_tests()
12 The tests are based on the ``runtime-instrumentation`` test suite provided by
117 and test suite originates from TF-a-tests project.
387 The proposed patches add a new CPU Suspend in OSI mode test suite to TF-A Tests.
4179 …- guard PSA crypto headers under TF-M test-suite define ([d2ce6aa](https://review.trustedfirmware.…