summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/optunit.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/optunit.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/testsuites/optunit.yml b/spec/build/testsuites/optunit.yml
new file mode 100644
index 0000000000..adf0b868e4
--- /dev/null
+++ b/spec/build/testsuites/optunit.yml
@@ -0,0 +1,18 @@
+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 & Co. KG
+default:
+- enabled-by: BUILD_TESTS
+ value: true
+- enabled-by: true
+ value: false
+description: |
+ Build the unit test programs (may be also enabled by BUILD_TESTS)
+enabled-by: true
+links: []
+name: BUILD_UNITTESTS
+type: build