Manish Pandey | e62b67b | 2023-02-27 15:21:26 +0000 | [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="RAS KFH" description="RAS errors handled through Kernel First handling"> | ||||
11 | <testcase name="Inject RAS error and wait for it being handled" function="test_ras_kfh" /> | ||||
12 | </testsuite> | ||||
13 | </testsuites> |