summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/unit/unit-no-clock-0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/testsuites/unit/unit-no-clock-0.yml')
-rw-r--r--spec/build/testsuites/unit/unit-no-clock-0.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/spec/build/testsuites/unit/unit-no-clock-0.yml b/spec/build/testsuites/unit/unit-no-clock-0.yml
index 6f44ff478c..825e7619cd 100644
--- a/spec/build/testsuites/unit/unit-no-clock-0.yml
+++ b/spec/build/testsuites/unit/unit-no-clock-0.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
@@ -11,7 +11,12 @@ 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: []
@@ -19,4 +24,5 @@ target: testsuites/unit/ts-unit-no-clock-0.exe
type: build
use-after:
- validation
+- z
use-before: []