Manish Pandey | 09d2823 | 2023-04-24 09:48:45 +0100 | [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="Inject External aborts" description="Injected EA's gets handled in EL3"> |
| 11 | <testcase name="Inject syncEA which gets handled in EL3" function="test_inject_syncEA" /> |
| 12 | <testcase name="Inject Serror which gets handled in EL3" function="test_inject_serror" /> |
| 13 | </testsuite> |
| 14 | |
| 15 | </testsuites> |