aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-smcfuzzing.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tftf/tests/tests-smcfuzzing.xml')
-rw-r--r--tftf/tests/tests-smcfuzzing.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tftf/tests/tests-smcfuzzing.xml b/tftf/tests/tests-smcfuzzing.xml
new file mode 100644
index 000000000..c549e478c
--- /dev/null
+++ b/tftf/tests/tests-smcfuzzing.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<!--
+ Copyright (c) 2020, Arm Limited. All rights reserved.
+
+ SPDX-License-Identifier: BSD-3-Clause
+-->
+
+<testsuites>
+
+ <testsuite name="smcfuzzing" description="smcfuzzing test framework">
+ <testcase name="SMC fuzzing top level function" function="smc_fuzzing_top" />
+ </testsuite>
+
+</testsuites>