blob: 109fa229f6d3c70d84743a14e4b2aa074519a3f4 [file] [log] [blame]
Antonio Nino Diaz5394fea2019-04-17 13:12:10 +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="Secure Partition Quark tests"
12 description="Test related to the Secure Partition Quark">
13
14 <testcase name="Send simple request to Quark"
15 function="test_quark_request" />
16
17 </testsuite>
18
19</testsuites>