Ambroise Vincent | 81042e3 | 2019-07-11 14:49:47 +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 | Test suite exercising execution state switch SiP service. | ||||
12 | --> | ||||
13 | <testsuite name="DebugFS" description="Test ARM SiP DebugFS service"> | ||||
14 | <testcase name="Expose filesystem" function="test_debugfs" /> | ||||
15 | </testsuite> | ||||
16 | |||||
17 | </testsuites> |