Skip to content

Commit 7744503

Browse files
crgeddesdcrowell77
authored andcommitted
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>
1 parent 5818b66 commit 7744503

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,7 @@ TESTCASE_MODULES += testscom
243243
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testdump)
244244
TESTCASE_MODULES += $(if $(CONFIG_VPO_COMPILE),,testruntime)
245245

246-
#@TODO RTC: 137561 Enable this test case when interupt story is complete
247-
#TESTCASE_MODULES += testintr
246+
TESTCASE_MODULES += testintr
248247

249248
# @thi - Disable to isolate libtestfapi2.so crash
250249
#TESTCASE_MODULES += testfapi2

0 commit comments

Comments
 (0)