summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/sptests/sppps01.yml
diff options
context:
space:
mode:
authorGabriel Moyano <gabriel.moyano@dlr.de>2022-05-20 11:30:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-05-23 09:09:06 +0200
commit6553bf4ab60490134f362e3933023bb5bbceecdf (patch)
tree09849fbffb51a98516b91902eb9a1f9a01f8993a /spec/build/testsuites/sptests/sppps01.yml
parenttimecounter.h: Add _Timecounter_Discipline() (diff)
downloadrtems-6553bf4ab60490134f362e3933023bb5bbceecdf.tar.bz2
testsuites/sptests: Add sppps01 test
Update #2349.
Diffstat (limited to 'spec/build/testsuites/sptests/sppps01.yml')
-rw-r--r--spec/build/testsuites/sptests/sppps01.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/build/testsuites/sptests/sppps01.yml b/spec/build/testsuites/sptests/sppps01.yml
new file mode 100644
index 0000000000..55770eceb9
--- /dev/null
+++ b/spec/build/testsuites/sptests/sppps01.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: test-program
+cflags: []
+copyrights:
+- Copyright (C) 2022 German Aerospace Center (DLR)
+cppflags: []
+cxxflags: []
+enabled-by: true
+features: c cprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/sptests/sppps01/init.c
+stlib: []
+target: testsuites/sptests/sppps01.exe
+type: build
+use-after: []
+use-before: []