Antonio Nino Diaz | 5394fea | 2019-04-17 13:12:10 +0100 | [diff] [blame] | 1 | <?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> |