summaryrefslogtreecommitdiffstats
path: root/src/usr/expaccess/runtime/test/makefile
diff options
context:
space:
mode:
authorMatt Derksen <mderkse1@us.ibm.com>2019-07-10 09:20:45 -0500
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-08-20 10:04:30 -0500
commit052182c0de15d0d3ce3ffc06100f6b60459704ed (patch)
treef8d048ca8abcf17742724c3e4ae32e0ff1ec64a9 /src/usr/expaccess/runtime/test/makefile
parenta950157bfa82be76566ba9a81783592f42f727c9 (diff)
downloadblackbird-hostboot-052182c0de15d0d3ce3ffc06100f6b60459704ed.tar.gz
blackbird-hostboot-052182c0de15d0d3ce3ffc06100f6b60459704ed.zip
Test runtime scom support in Axone
Needed to disable i2c explorer command tests during runtime. Currently just support mmio operations for runtime. Change-Id: Ifd2888b1deb03b76408b03516a9dd030896e1ee1 RTC:210321 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80236 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R Geddes <crgeddes@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-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> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/expaccess/runtime/test/makefile')
-rw-r--r--src/usr/expaccess/runtime/test/makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/usr/expaccess/runtime/test/makefile b/src/usr/expaccess/runtime/test/makefile
index 442fc0953..3359dc760 100644
--- a/src/usr/expaccess/runtime/test/makefile
+++ b/src/usr/expaccess/runtime/test/makefile
@@ -30,9 +30,6 @@ MODULE = testexpaccess_rt
include ../../test/test.mk
-#TODO RTC:196806 re-enable mmio communication tests when mmio works
TESTS = ../../test/expscomtest.H
include ${ROOTPATH}/config.mk
-
-
OpenPOWER on IntegriCloud