summaryrefslogtreecommitdiff
path: root/tftf/tests/tests-ras-kfh.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tftf/tests/tests-ras-kfh.xml')
-rw-r--r--tftf/tests/tests-ras-kfh.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tftf/tests/tests-ras-kfh.xml b/tftf/tests/tests-ras-kfh.xml
new file mode 100644
index 0000000..3cfed49
--- /dev/null
+++ b/tftf/tests/tests-ras-kfh.xml
@@ -0,0 +1,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>