Manish Pandey | 0145ec3 | 2024-08-12 17:59:54 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
| 4 | Copyright (c) 2024, Arm Limited. All rights reserved. |
| 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <testsuites> |
| 10 | <testsuite name="Asymmetric Features" description="Asymmetric features support"> |
Charlie Bareham | 9601dc5 | 2024-08-28 17:27:18 +0100 | [diff] [blame] | 11 | <testcase name="TRBE Errata Asymmetric Test" |
| 12 | function="test_trbe_errata_asymmetric" /> |
| 13 | <testcase name="Asymmetric SPE Test" |
| 14 | function="test_spe_asymmetric" /> |
Jayanth Dodderi Chidanand | f2f1e27 | 2024-09-03 11:49:51 +0100 | [diff] [blame] | 15 | <testcase name="Asymmetric TCR2 Test" |
| 16 | function="test_tcr2_asymmetric" /> |
Manish Pandey | 0145ec3 | 2024-08-12 17:59:54 +0100 | [diff] [blame] | 17 | </testsuite> |
| 18 | </testsuites> |