| <?xml version="1.0" encoding="utf-8"?> |
| |
| <!-- |
| Copyright (c) 2022-2023, Advanced Micro Devices, Inc. All rights reserved. |
| |
| SPDX-License-Identifier: BSD-3-Clause |
| --> |
| |
| <document> |
| <!-- External reference to standard tests files. --> |
| <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tests-standard.xml" /> |
| <testsuites> |
| |
| <testsuite name="AMD-Xilinx tests" description="AMD-Xilinx common platform tests" > |
| <testcase name="Read PM API Version" function="test_pmapi_version" /> |
| <testcase name="Get Platform Chip ID" function="test_get_chipid" /> |
| </testsuite> |
| |
| </testsuites> |
| </document> |