| <?xml version="1.0" encoding="utf-8"?> |
| |
| <!-- |
| Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved. |
| |
| SPDX-License-Identifier: BSD-3-Clause |
| --> |
| |
| <testsuites> |
| <!-- |
| The "template" testsuite aims at providing template test code as a |
| starting point for developing new tests. These tests don't do anything |
| useful in terms of testing. |
| --> |
| <testsuite name="Versal2 Tests" description="AMD-Xilinx Versal2 platform test code"> |
| <testcase name="Multi core test" function="test_power_on_cores" /> |
| </testsuite> |
| |
| </testsuites> |