summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-10 07:48:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-04-11 17:00:57 +0200
commit924648db0e63c091a1451b2c77edbd7752f861a3 (patch)
treedcca8409f9a8eb611e3eaeb3063f7cddc7bc9082 /spec/build/testsuites/validation
parentbsps/xil-ttc: Use interrupt entry (diff)
downloadrtems-924648db0e63c091a1451b2c77edbd7752f861a3.tar.bz2
bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALL
Diffstat (limited to 'spec/build/testsuites/validation')
-rw-r--r--spec/build/testsuites/validation/bsps/fatal-clock-xil-ttc-irq-install.yml21
-rw-r--r--spec/build/testsuites/validation/grp.yml2
2 files changed, 23 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/bsps/fatal-clock-xil-ttc-irq-install.yml b/spec/build/testsuites/validation/bsps/fatal-clock-xil-ttc-irq-install.yml
new file mode 100644
index 0000000000..253131551d
--- /dev/null
+++ b/spec/build/testsuites/validation/bsps/fatal-clock-xil-ttc-irq-install.yml
@@ -0,0 +1,21 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: test-program
+cflags: []
+copyrights:
+- Copyright (C) 2024 embedded brains GmbH & Co. KG
+cppflags: []
+cxxflags: []
+enabled-by: bsps/arm/xilinx-zynqmp-rpu
+features: c cprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/validation/bsps/tr-fatal-clock-xil-ttc-irq-install.c
+- testsuites/validation/bsps/ts-fatal-clock-xil-ttc-irq-install.c
+stlib: []
+target: testsuites/validation/bsps/ts-fatal-clock-xil-ttc-irq-install.exe
+type: build
+use-after:
+- validation
+use-before: []
diff --git a/spec/build/testsuites/validation/grp.yml b/spec/build/testsuites/validation/grp.yml
index 726cf732dd..f10c6a9823 100644
--- a/spec/build/testsuites/validation/grp.yml
+++ b/spec/build/testsuites/validation/grp.yml
@@ -79,6 +79,8 @@ links:
- role: build-dependency
uid: validation-tls-1
- role: build-dependency
+ uid: bsps/fatal-clock-xil-ttc-irq-install
+- role: build-dependency
uid: bsps/fatal-sparc-leon3-cache-snooping-disabled-boot
- role: build-dependency
uid: bsps/fatal-sparc-leon3-cache-snooping-disabled-secondary