summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/optunit.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-17 13:10:41 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-03-09 16:34:15 +0100
commit57e37620dd84ed15915f35136e81c1cbf6b8e82a (patch)
tree3e729d8f023c35ea281fd3c78ff064b494f9cca7 /spec/build/testsuites/optunit.yml
parent1ac1126801ff5709bb7adaf993aa41b0fbf0e528 (diff)
testsuites: Add testsuite for unit tests
Diffstat (limited to 'spec/build/testsuites/optunit.yml')
-rw-r--r--spec/build/testsuites/optunit.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/spec/build/testsuites/optunit.yml b/spec/build/testsuites/optunit.yml
new file mode 100644
index 0000000000..d103dd1b2c
--- /dev/null
+++ b/spec/build/testsuites/optunit.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-boolean: null
+- env-enable: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: false
+default-by-variant: []
+description: |
+ Build the unit test programs (may be also enabled by BUILD_TESTS)
+enabled-by: true
+links: []
+name: BUILD_UNITTESTS
+type: build