summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-10-06 09:30:40 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-10-06 09:31:09 +0200
commit4284b1942de3c56af790a449b3464fb88580a20c (patch)
treea97c7e69a2565a7a0b377e5d45f9227d54fd1275
parentmodules: Update rtems (diff)
downloadrtems-central-4284b1942de3c56af790a449b3464fb88580a20c.tar.bz2
config.yml: Enable unit tests
-rw-r--r--config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index a3314af5..9c5719d2 100644
--- a/config.yml
+++ b/config.yml
@@ -8,6 +8,7 @@ build:
RTEMS_QUAL_ONLY = True
BUILD_TESTS = False
BUILD_MEMBENCH = True
+ BUILD_UNITTESTS = True
BUILD_VALIDATIONTESTS = True
BSP_PRINT_EXCEPTION_CONTEXT = False
doxyfile-template: templates/Doxyfile
@@ -52,6 +53,7 @@ build:
- /build/cpukit/librtemscpu
- /build/cpukit/librtemstest
- /build/testsuites/membench/grp
+ - /build/testsuites/unit/grp
- /build/testsuites/validation/grp
workspace-directory: workspace/rtems
spec: