summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2017-09-25 15:37:26 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-29 13:27:42 -0400
commit774450396a053a1b46d1cfcef4a3002b8348bcf8 (patch)
treeeca68b547cea36696fce910bbeeb9115da9b88a2 /src/makefile
parent5818b667667a38efef86019a2f336b95ec75baff (diff)
downloadtalos-hostboot-774450396a053a1b46d1cfcef4a3002b8348bcf8.tar.gz
talos-hostboot-774450396a053a1b46d1cfcef4a3002b8348bcf8.zip
Enable intr test cases
Change-Id: Ia0726fa19df6466138e80617daba64369f32cbdd RTC: 179069 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46694 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: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index f9ad01863..4640c6aac 100644
--- a/src/makefile
+++ b/src/makefile
@@ -243,8 +243,7 @@ TESTCASE_MODULES += testscom
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testdump)
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime)
-#@TODO RTC: 137561 Enable this test case when interupt story is complete
-#TESTCASE_MODULES += testintr
+TESTCASE_MODULES += testintr
# @thi - Disable to isolate libtestfapi2.so crash
#TESTCASE_MODULES += testfapi2
OpenPOWER on IntegriCloud