Varun Wadekar | 4d0dcc8 | 2020-06-25 19:39:27 -0700 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | |||||
3 | <!-- | ||||
4 | Copyright (c) 2020, NVIDIA Corporation. All rights reserved. | ||||
5 | |||||
6 | SPDX-License-Identifier: BSD-3-Clause | ||||
7 | --> | ||||
8 | |||||
9 | |||||
10 | <!-- External references to all individual tests files. --> | ||||
11 | <!DOCTYPE testsuites [ | ||||
12 | <!ENTITY tests-tftf-validation SYSTEM "../../../tftf/tests/tests-tftf-validation.xml"> | ||||
13 | ]> | ||||
14 | |||||
15 | <testsuites> | ||||
16 | |||||
17 | &tests-tftf-validation; | ||||
18 | |||||
19 | </testsuites> |