blob: 1a4758678285b5d39c374e7ab397ac7816d149f2 [file] [log] [blame]
Maheedhar Bollapalli7dbb6c12024-10-04 03:22:30 +00001<?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>