blob: fb15de37442fdb0914c29be6c80fde2755a0bcec [file] [log] [blame]
Sandrine Bailleux3951dd92019-01-10 11:09:54 +01001<?xml version="1.0" encoding="utf-8"?>
2
3<!--
4 Copyright (c) 2019, Arm Limited. All rights reserved.
5
6 SPDX-License-Identifier: BSD-3-Clause
7-->
8
9<testsuites>
10
11 <testsuite name="Unstable PSCI tests" description="Need to be fixed">
12 <testcase name="PSCI CPU ON OFF SUSPEND stress test" function="psci_cpu_on_off_suspend_stress" />
13 <testcase name="Verify PSCI CPU ON race" function="psci_verify_cpu_on_race" />
14 </testsuite>
15
16 <testsuite name="Unstable PSCI SYSTEM SUSPEND stress tests" description="Need to be fixed">
17 <testcase name="Stress test PSCI_SYSTEM_SUSPEND" function="psci_sys_susp_on_off_stress_test" />
18 </testsuite>
19
20</testsuites>