summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2018-12-07 14:59:23 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-15 19:26:35 -0600
commit8b0719770221f73ec984ad47f7d98ff47df60dd8 (patch)
treee31bf2f242c31950d093abe9f6c8b962b7c2a6a7 /src/makefile
parent345f3cf8259d4fae667552ba861a42d1da6ccfce (diff)
downloadblackbird-hostboot-8b0719770221f73ec984ad47f7d98ff47df60dd8.tar.gz
blackbird-hostboot-8b0719770221f73ec984ad47f7d98ff47df60dd8.zip
Add expscom test cases
This commit introduces some tests that check that scoms out to the explorer chip work. This first commit only enables test through the i2c path to ddimm0. Eventually expscomtest.H should contain tests that write and read over both i2c and mmio on ddimms that are and are not behind mux chips. Change-Id: I9a0e6612fd1d72a26991b936301aabd29508db90 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69579 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: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index 9c4ca6f24..022711c91 100644
--- a/src/makefile
+++ b/src/makefile
@@ -257,6 +257,7 @@ TESTCASE_MODULES += testintr
TESTCASE_MODULES += testfapi2
TESTCASE_MODULES += $(if $(CONFIG_FSP_BUILD),,testnvram)
TESTCASE_MODULES += testsmf
+TESTCASE_MODULES += testexpscom
#******************************************************************
#KNOWN ISSUES (I might let these run but there is something wrong)
OpenPOWER on IntegriCloud