diff options
| author | Matt Derksen <mderkse1@us.ibm.com> | 2019-07-10 09:20:45 -0500 |
|---|---|---|
| committer | Daniel M Crowell <dcrowell@us.ibm.com> | 2019-08-20 10:04:30 -0500 |
| commit | 052182c0de15d0d3ce3ffc06100f6b60459704ed (patch) | |
| tree | f8d048ca8abcf17742724c3e4ae32e0ff1ec64a9 /src/usr/expaccess/runtime/test/makefile | |
| parent | a950157bfa82be76566ba9a81783592f42f727c9 (diff) | |
| download | blackbird-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/makefile | 3 |
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 - - |

