aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-manual-shutdown.xml
blob: 912f6467cdc6f4b287f0a7f860cde690627670cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>

<!--
  Copyright (c) 2018, Arm Limited. All rights reserved.

  SPDX-License-Identifier: BSD-3-Clause
-->

<testsuites>


  <testsuite name="PSCI STAT" description="Test PSCI STAT support System level">
    <testcase name="for stats after system shutdown" function="test_psci_stats_after_shutdown" />
  </testsuite>

  <testsuite name="System off test" description="Validate SYSTEM_OFF PSCI call">
     <testcase name="System Off" function="test_system_off" />
  </testsuite>


</testsuites>