Harrison Mutai | 6e01164 | 2023-09-22 17:17:35 +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="Firmware Handoff" description="Validate transfer list managed by firmware hanoff framework"> |
| 11 | <testcase name="Validate transfer list header" function="test_handoff_header" /> |
| 12 | <testcase name="Validate HW_CONFIG in transfer list" function="test_handoff_dtb_payload" /> |
| 13 | </testsuite> |
| 14 | </testsuites> |