summaryrefslogtreecommitdiffstats
path: root/spec/testsuites/bsps/validation-bsp-0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/testsuites/bsps/validation-bsp-0.yml')
-rw-r--r--spec/testsuites/bsps/validation-bsp-0.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/testsuites/bsps/validation-bsp-0.yml b/spec/testsuites/bsps/validation-bsp-0.yml
new file mode 100644
index 00000000..d2cb81e5
--- /dev/null
+++ b/spec/testsuites/bsps/validation-bsp-0.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
+enabled-by: bsps/sparc/leon3
+links:
+- role: requirement-refinement
+ uid: ../validation
+test-brief: |
+ This general purpose validation test suite provides enough resources to run
+ ${/glossary/target:/term}-specific tests.
+test-code: |
+ const char rtems_test_name[] = "${.:/test-suite-name}";
+
+ #include "ts-default.h"
+test-description: null
+test-includes: []
+test-local-includes: []
+test-target: testsuites/validation/bsps/ts-validation-bsp-0.c
+type: test-suite