Sona Mathew | 0738421 | 2022-11-28 13:19:11 -0600 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
| 4 | Copyright (c) 2023, Arm Limited. All rights reserved. |
| 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <testsuites> |
| 10 | <testsuite name="EM-ABI" description="Errata ABI Feature Implementation"> |
| 11 | <testcase name="Version" function="test_em_version" /> |
Sona Mathew | c28a8db | 2023-09-28 23:21:54 -0500 | [diff] [blame] | 12 | <testcase name="EM_cpu_features" function="test_errata_abi_features" /> |
Sona Mathew | 0738421 | 2022-11-28 13:19:11 -0600 | [diff] [blame] | 13 | </testsuite> |
| 14 | |
| 15 | </testsuites> |