summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-05-02 10:07:11 -0500
committerMatthew A. Ploetz <maploetz@us.ibm.com>2017-05-16 09:45:26 -0400
commit6f8db833da1b2738243de3632a1c8e32ec150db6 (patch)
tree4d0e860b03f812de299455c78801ea480bc5a9ec /src/makefile
parent1f81cfb64752bf4b9139404856f6f9b7dc7acf1e (diff)
downloadtalos-hostboot-6f8db833da1b2738243de3632a1c8e32ec150db6.tar.gz
talos-hostboot-6f8db833da1b2738243de3632a1c8e32ec150db6.zip
Fix up some i2c testcases
Enable a few of the i2c testcases and fix up a broken one Change-Id: Ic7111579e058a31bc1f37a5cb3d21a71d91d8128 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39940 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index 300d63935..dd584241f 100644
--- a/src/makefile
+++ b/src/makefile
@@ -253,8 +253,7 @@ TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime)
# @thi - Disable to isolate libtestfapi2.so crash
#TESTCASE_MODULES += testfapi2
-#@TODO RTC: 123019 (p9 work in progress)
-#TESTCASE_MODULES += testi2c
+TESTCASE_MODULES += testi2c
#TESTCASE_MODULES += testsbe @fixme RTC:173733
TESTCASE_MODULES += testsbeio
OpenPOWER on IntegriCloud