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

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

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

<testsuites>

  <testsuite name="Secure Partition Quark tests"
             description="Test related to the Secure Partition Quark">

     <testcase name="Send simple request to Quark"
               function="test_quark_request" />

  </testsuite>

</testsuites>