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

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

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

<testsuites>

  <testsuite name="Boot requirement tests" description="Tests for boot requirement according to ARM ARM and PSCI">
      <testcase name="CNTFRQ compare test" function="test_cntfrq_check" />
  </testsuite>

</testsuites>