aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-debugfs.xml
blob: 4da315241330e9ff171e41b8a8efcd8831aeddf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>

<!--
  Copyright (c) 2019, Arm Limited. All rights reserved.

  SPDX-License-Identifier: BSD-3-Clause
-->

<testsuites>
  <!--
      Test suite exercising execution state switch SiP service.
  -->
  <testsuite name="DebugFS" description="Test ARM SiP DebugFS service">
    <testcase name="Expose filesystem" function="test_debugfs" />
  </testsuite>

</testsuites>