| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- | |
| Copyright (c) 2019, Arm Limited. All rights reserved. | |
| SPDX-License-Identifier: BSD-3-Clause | |
| --> | |
| <testsuites> | |
| <testsuite name="Translation tables library v2 tests" | |
| description="Unit tests to validate the translation tables library v2"> | |
| <testcase name="xlat v2: Basic tests" function="xlat_lib_v2_basic_test" /> | |
| </testsuite> | |
| </testsuites> |