Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/tc/
H A Drse_ap_tests.c45 struct test_suite_t *suite = &(test_suites[i]); in run_tests() local
47 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() local
83 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()
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-methodology.rst12 The tests are based on the ``runtime-instrumentation`` test suite provided by
/rk3399_ARM-atf/docs/components/
H A Drealm-management-extension.rst117 and test suite originates from TF-a-tests project.
/rk3399_ARM-atf/docs/design_documents/
H A Dpsci_osi_mode.rst387 The proposed patches add a new CPU Suspend in OSI mode test suite to TF-A Tests.
/rk3399_ARM-atf/docs/
H A Dchange-log.md4179 …- guard PSA crypto headers under TF-M test-suite define ([d2ce6aa](https://review.trustedfirmware.…