summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/unit/unit-no-clock-0.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/unit/unit-no-clock-0.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/spec/build/testsuites/unit/unit-no-clock-0.yml b/spec/build/testsuites/unit/unit-no-clock-0.yml
new file mode 100644
index 0000000000..825e7619cd
--- /dev/null
+++ b/spec/build/testsuites/unit/unit-no-clock-0.yml
@@ -0,0 +1,28 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: test-program
+cflags: []
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
+cppflags: []
+cxxflags: []
+enabled-by: true
+features: c cprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/unit/tc-base64-decode.c
+- testsuites/unit/tc-compiler-builtins.c
+- testsuites/unit/tc-config.c
+- testsuites/unit/tc-crc.c
+- testsuites/unit/tc-misaligned-builtin-memcpy.c
+- testsuites/unit/tc-score-msgq.c
+- testsuites/unit/tc-score-rbtree.c
+- testsuites/unit/ts-unit-no-clock-0.c
+stlib: []
+target: testsuites/unit/ts-unit-no-clock-0.exe
+type: build
+use-after:
+- validation
+- z
+use-before: []