Akshay Belsare | 53538e2 | 2022-07-28 14:54:22 +0530 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
| 4 | Copyright (c) 2022-2023, Advanced Micro Devices, Inc. All rights reserved. |
| 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <document> |
| 10 | <!-- External reference to standard tests files. --> |
| 11 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tests-standard.xml" /> |
| 12 | <testsuites> |
| 13 | |
| 14 | <testsuite name="AMD-Xilinx tests" description="AMD-Xilinx common platform tests" > |
| 15 | <testcase name="Read PM API Version" function="test_pmapi_version" /> |
| 16 | <testcase name="Get Platform Chip ID" function="test_get_chipid" /> |
| 17 | </testsuite> |
| 18 | |
| 19 | </testsuites> |
| 20 | </document> |