summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: