Thaddeus Gonzalez-Serna | ba6ef4f | 2025-05-13 14:54:41 -0500 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |
| 3 | <!-- |
| 4 | Copyright (c) 2025, Arm Limited. All rights reserved. |
| 5 | |
| 6 | SPDX-License-Identifier: BSD-3-Clause |
| 7 | --> |
| 8 | |
| 9 | <testsuites> |
| 10 | |
| 11 | <testsuite name="neg scenario test" description="Validate firmware update failure in a scenario where BL2 is corrupted, triggering a firmware update that fails due to a BL2U size corruption."> |
| 12 | <testcase name="FWU imageSize Failure" function="test_fwu_image_size" /> |
| 13 | </testsuite> |
| 14 | |
| 15 | </testsuites> |