aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tftf/tests/tests-manual.xml')
-rw-r--r--tftf/tests/tests-manual.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tftf/tests/tests-manual.xml b/tftf/tests/tests-manual.xml
index e7c29e092..f718fabb8 100644
--- a/tftf/tests/tests-manual.xml
+++ b/tftf/tests/tests-manual.xml
@@ -19,7 +19,8 @@
</testsuite>
<testsuite name="System off test" description="Validate SYSTEM_OFF PSCI call">
- <testcase name="System Off" function="test_system_off" />
+ <testcase name="System Off" function="test_system_off" />
+ <testcase name="System Off Secondary CPU" function="test_system_off_cpu_other_than_lead" />
</testsuite>
<testsuite name="PSCI mem_protect" description="Check the mem_protect feature">