Sandrine Bailleux | 3cd87d7 | 2018-10-09 11:12:55 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
| 4 | Copyright (c) 2018, Arm Limited. All rights reserved. |
| 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <testsuites> |
| 10 | |
Antonio Nino Diaz | f6164aa | 2018-12-05 14:21:28 +0000 | [diff] [blame] | 11 | <testsuite name="Secure Partition Manager" |
Sandrine Bailleux | 3cd87d7 | 2018-10-09 11:12:55 +0200 | [diff] [blame] | 12 | description="Test SPM APIs"> |
Antonio Nino Diaz | f6164aa | 2018-12-05 14:21:28 +0000 | [diff] [blame] | 13 | |
Antonio Nino Diaz | 652d20a | 2018-12-10 17:17:33 +0000 | [diff] [blame^] | 14 | <testcase name="SPCI handle open and close" |
| 15 | function="test_spci_handle_open" /> |
| 16 | |
Sandrine Bailleux | 3cd87d7 | 2018-10-09 11:12:55 +0200 | [diff] [blame] | 17 | </testsuite> |
| 18 | |
| 19 | </testsuites> |