summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2017-03-14 16:49:25 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-04-30 00:07:49 -0400
commit4dfeb42e05752fb81b699cb7022677d5511f664b (patch)
treebd8ed6d0cf493bb8669e02e9372d130ef1a808e8 /src/makefile
parent75d116c859dfac3cf279fb99c35a8e18fb44c2db (diff)
downloadtalos-hostboot-4dfeb42e05752fb81b699cb7022677d5511f664b.tar.gz
talos-hostboot-4dfeb42e05752fb81b699cb7022677d5511f664b.zip
SBE message passing interface - Testing
Create testcase to test SBE message passing. Change-Id: I596115d96d989dbee41070c4b9e419d2043494ae RTC: 170764 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38170 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: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@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 92c578055..bfa05ca9b 100644
--- a/src/makefile
+++ b/src/makefile
@@ -313,6 +313,7 @@ RUNTIME_TESTCASE_MODULES += testpnor_rt
RUNTIME_TESTCASE_MODULES += testfapi2_rt
RUNTIME_TESTCASE_MODULES += testsecureboot_rt
RUNTIME_TESTCASE_MODULES += testtargeting_rt
+RUNTIME_TESTCASE_MODULES += testsbeio_rt
RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic
OpenPOWER on IntegriCloud