Maheedhar Bollapalli | 7dbb6c1 | 2024-10-04 03:22:30 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
| 4 | Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved. |
| 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <testsuites> |
| 10 | <!-- |
| 11 | The "template" testsuite aims at providing template test code as a |
| 12 | starting point for developing new tests. These tests don't do anything |
| 13 | useful in terms of testing. |
| 14 | --> |
| 15 | <testsuite name="Versal2 Tests" description="AMD-Xilinx Versal2 platform test code"> |
| 16 | <testcase name="Multi core test" function="test_power_on_cores" /> |
| 17 | </testsuite> |
| 18 | |
| 19 | </testsuites> |