blob: 03153f38d5e81057bb033f99f1969205a31c199a [file] [log] [blame]
Varun Wadekar4d0dcc82020-06-25 19:39:27 -07001<?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>