Searched refs:suite (Results 1 – 5 of 5) sorted by relevance
45 struct test_suite_t *suite = &(test_suites[i]); in run_tests() local47 suite->freg(suite); in run_tests()48 ret = run_testsuite(suite); in run_tests()50 printf("\n\nError during executing testsuite '%s'.\n", suite->name); in run_tests()81 struct test_suite_t *suite = &(test_suites[i]); in run_platform_tests() local83 switch (suite->val) { in run_platform_tests()85 printf(" %s PASSED.\n", suite->name); in run_platform_tests()89 printf(" %s FAILED.\n", suite->name); in run_platform_tests()92 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.…