summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore/lib/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/testcore/lib/makefile')
-rw-r--r--src/usr/testcore/lib/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/testcore/lib/makefile b/src/usr/testcore/lib/makefile
index ea4b74ee4..35c3a3895 100644
--- a/src/usr/testcore/lib/makefile
+++ b/src/usr/testcore/lib/makefile
@@ -27,11 +27,12 @@ ROOTPATH = ../../../..
MODULE = testsyslib
#@TODO-RTC:151185-Turn enable all test cases
#TESTS = *.H
-TESTS = stltest.H
#TODO RTC:204720
#TESTS += synctest.H
-TESTS += tls.H
+TESTS = stltest.H
+TESTS += tls.H
+TESTS += integral.H
SUBDIRS += runtime.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud