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

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

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

<testsuites>

  <testsuite name="Unstable PSCI tests" description="Need to be fixed">
    <testcase name="PSCI CPU ON OFF SUSPEND stress test" function="psci_cpu_on_off_suspend_stress" />
    <testcase name="Verify PSCI CPU ON race" function="psci_verify_cpu_on_race" />
  </testsuite>

  <testsuite name="Unstable PSCI SYSTEM SUSPEND stress tests" description="Need to be fixed">
    <testcase name="Stress test PSCI_SYSTEM_SUSPEND" function="psci_sys_susp_on_off_stress_test" />
  </testsuite>

</testsuites>