summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2017-09-25 16:21:00 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-29 13:36:24 -0400
commit607bbc3b741cdea27d60e6390bee112609bfd227 (patch)
tree52c07e3498ca89d0f6567cbfc2a267e93c2655ed /src/makefile
parent774450396a053a1b46d1cfcef4a3002b8348bcf8 (diff)
downloadtalos-hostboot-607bbc3b741cdea27d60e6390bee112609bfd227.tar.gz
talos-hostboot-607bbc3b741cdea27d60e6390bee112609bfd227.zip
Enable syslib runtime test cases
Change-Id: I07bedcaf6ac040cb3265f441f0684ab68e7008f9 RTC: 179069 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46701 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 4640c6aac..1c2e499bb 100644
--- a/src/makefile
+++ b/src/makefile
@@ -295,7 +295,7 @@ RUNTIME_MODULES += sbeio_rt
RUNTIME_DATA_MODULES +=
RUNTIME_TESTCASE_MODULES += cxxtest_rt
-#RUNTIME_TESTCASE_MODULES += testsyslib_rt @TODO-RTC:151185-Turn this back on
+RUNTIME_TESTCASE_MODULES += testsyslib_rt
RUNTIME_TESTCASE_MODULES += testxscom_rt
RUNTIME_TESTCASE_MODULES += testerrl_rt
RUNTIME_TESTCASE_MODULES += testdevicefw_rt
OpenPOWER on IntegriCloud