summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-06-15 11:46:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-14 12:21:33 +0200
commite6de385a97c2811d4e249665bb63162b73e74af1 (patch)
treea05d184bbb33b8c66dc8b2b825c4d8881b1bcc49 /spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml
parent2ede66f1bca1a0e43095f579e44942c743afee7b (diff)
validation: Test sparc/leon3 BSP family
Update #3716.
Diffstat (limited to 'spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml')
-rw-r--r--spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml b/spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml
new file mode 100644
index 0000000000..c12f447e84
--- /dev/null
+++ b/spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml
@@ -0,0 +1,24 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: test-program
+cflags: []
+copyrights:
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
+cppflags: []
+cxxflags: []
+enabled-by:
+ and:
+ - RTEMS_SMP
+ - bsps/sparc/leon3
+features: c cprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/validation/bsps/tc-fatal-sparc-leon3-shutdown.c
+- testsuites/validation/bsps/ts-fatal-sparc-leon3-shutdown.c
+stlib: []
+target: testsuites/validation/bsps/ts-fatal-sparc-leon3-shutdown.exe
+type: build
+use-after:
+- validation
+use-before: []