aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-single-fault.xml
blob: 570be467adf6a660ee8c9ee4ed4b16b083ef18bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>

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

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

<testsuites>
  <testsuite name="Single fault" description="Single fault injection">
     <testcase name="Inject SError and wait" function="test_single_fault" />
  </testsuite>
</testsuites>