summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/unit/grp.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/unit/grp.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec/build/testsuites/unit/grp.yml b/spec/build/testsuites/unit/grp.yml
new file mode 100644
index 0000000000..0ccaabb708
--- /dev/null
+++ b/spec/build/testsuites/unit/grp.yml
@@ -0,0 +1,21 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+cppflags: []
+cxxflags: []
+enabled-by: BUILD_UNITTESTS
+includes:
+- testsuites/support/include
+install: []
+ldflags: []
+links:
+- role: build-dependency
+ uid: unit-no-clock-0
+type: build
+use-after:
+- rtemstest
+- rtemscpu
+- rtemsbsp
+use-before: []