aboutsummaryrefslogtreecommitdiff
path: root/plat/hisilicon/hikey960/tests.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plat/hisilicon/hikey960/tests.xml')
-rw-r--r--plat/hisilicon/hikey960/tests.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/plat/hisilicon/hikey960/tests.xml b/plat/hisilicon/hikey960/tests.xml
new file mode 100644
index 000000000..c72b7834c
--- /dev/null
+++ b/plat/hisilicon/hikey960/tests.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<!--
+ Copyright (c) 2018, Arm Limited. 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>