summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2017-09-25 16:22:03 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-10-13 00:03:29 -0400
commit0cc7b8c179a5a3d349a1def66cdc1371803be00f (patch)
tree5a0926149cdc07a45baf194d6251f675436df322 /src/makefile
parentebb736e43ac563a4466e9d334307e7d17e287b69 (diff)
downloadtalos-hostboot-0cc7b8c179a5a3d349a1def66cdc1371803be00f.tar.gz
talos-hostboot-0cc7b8c179a5a3d349a1def66cdc1371803be00f.zip
Enable fapi2 runtime test cases
Change-Id: I0cad695f717d686a514ee6d9ac0ca45a4441461b RTC: 179069 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46702 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> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/makefile b/src/makefile
index 51c0a7c30..c547f99ee 100644
--- a/src/makefile
+++ b/src/makefile
@@ -304,9 +304,7 @@ RUNTIME_TESTCASE_MODULES += $(if $(CONFIG_HBRT_PRD),testprdf_rt)
RUNTIME_TESTCASE_MODULES += $(if $(CONFIG_HBRT_PRD),testattn_rt)
RUNTIME_TESTCASE_MODULES += $(if $(CONFIG_BMC_IPMI),testipmi_rt)
RUNTIME_TESTCASE_MODULES += testpnor_rt
-
-# @thi - Disable to isolate libtestfapi2.so crash
-#RUNTIME_TESTCASE_MODULES += testfapi2_rt
+RUNTIME_TESTCASE_MODULES += testfapi2_rt
RUNTIME_TESTCASE_MODULES += testsecureboot_rt
RUNTIME_TESTCASE_MODULES += testtargeting_rt
OpenPOWER on IntegriCloud