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 | |||||
11 | <testsuite name="Boot requirement tests" description="Tests for boot requirement according to ARM ARM and PSCI"> | ||||
12 | <testcase name="CNTFRQ compare test" function="test_cntfrq_check" /> | ||||
13 | </testsuite> | ||||
14 | |||||
15 | </testsuites> |