From 8b0719770221f73ec984ad47f7d98ff47df60dd8 Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Fri, 7 Dec 2018 14:59:23 -0600 Subject: 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 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Matt Derksen Reviewed-by: Roland Veloz Reviewed-by: Daniel M. Crowell --- src/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/makefile') 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) -- cgit v1.2.3