<?xml version="1.0" encoding="utf-8"?> | |
<!-- | |
Copyright (c) 2020, NVIDIA Corporation. All rights reserved. | |
SPDX-License-Identifier: BSD-3-Clause | |
--> | |
<!-- External references to all individual tests files. --> | |
<!DOCTYPE testsuites [ | |
<!ENTITY tests-tftf-validation SYSTEM "../../../tftf/tests/tests-tftf-validation.xml"> | |
]> | |
<testsuites> | |
&tests-tftf-validation; | |
</testsuites> |