| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- | |
| Copyright (c) 2023, Arm Limited. All rights reserved. | |
| SPDX-License-Identifier: BSD-3-Clause | |
| --> | |
| <testsuites> | |
| <testsuite name="NOP tests" description="Dummy tests"> | |
| <testcase name="Test which calls a NOP function" | |
| function="test_nop" /> | |
| </testsuite> | |
| </testsuites> |