| Antonio Nino Diaz | 54959b0 | 2019-03-29 12:59:35 +0000 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | |||||
| 3 | <!-- | ||||
| 4 | Copyright (c) 2019, Arm Limited. All rights reserved. | ||||
| 5 | |||||
| 6 | SPDX-License-Identifier: BSD-3-Clause | ||||
| 7 | --> | ||||
| 8 | |||||
| 9 | <testsuites> | ||||
| 10 | |||||
| 11 | <testsuite name="Translation tables library v2 tests" | ||||
| 12 | description="Unit tests to validate the translation tables library v2"> | ||||
| 13 | <testcase name="xlat v2: Basic tests" function="xlat_lib_v2_basic_test" /> | ||||
| 14 | </testsuite> | ||||
| 15 | |||||
| 16 | </testsuites> | ||||