summaryrefslogtreecommitdiff
path: root/tftf/tests/tests-ras-kfh.xml
blob: 3cfed499ee0867963c7e96d584182e58da5fbb88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>

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

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

<testsuites>
  <testsuite name="RAS KFH" description="RAS errors handled through Kernel First handling">
     <testcase name="Inject RAS error and wait for it being handled" function="test_ras_kfh" />
  </testsuite>
</testsuites>