blob: 09af63973952fd3bb727163e42c84c5934f08b8b [file] [log] [blame]
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +02001<?xml version="1.0" encoding="utf-8"?>
2
3<!--
Olivier Deprez61be4c12019-12-06 17:45:07 +01004 Copyright (c) 2018-2020, Arm Limited. All rights reserved.
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +02005
6 SPDX-License-Identifier: BSD-3-Clause
7-->
8
9<testsuites>
10
Antonio Nino Diazf6164aa2018-12-05 14:21:28 +000011 <testsuite name="Secure Partition Manager"
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +020012 description="Test SPM APIs">
Antonio Nino Diazf6164aa2018-12-05 14:21:28 +000013
J-Alves7581c382020-05-07 18:34:20 +010014 <testcase name="PSA FF-A direct messaging API"
15 function="test_ffa_direct_messaging" />
Antonio Nino Diaz10a02542018-12-19 14:28:08 +000016
Sandrine Bailleux3cd87d72018-10-09 11:12:55 +020017 </testsuite>
18
19</testsuites>