Skip to content

Commit

Permalink
Enable prdf_hb_common_test for Axone
Browse files Browse the repository at this point in the history
Just removing CONFIG_AXONE_BRING_UP and
making sure test will pass.

Change-Id: I75bc3e556420ffacd0551dee0453242e69f4b73c
RTC:201738
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81725
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-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: Roland Veloz <rveloz@us.ibm.com>
Reviewed-by: Christian R Geddes <crgeddes@us.ibm.com>
Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
  • Loading branch information
mderkse1 authored and dcrowell77 committed Aug 7, 2019
1 parent 311f9e0 commit 256d3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usr/diag/prdf/test/prdf_hb_common_test.mk
Expand Up @@ -93,7 +93,7 @@ TESTS += ${PRD_USR_TEST_PATH}/prdfTest_XBus.H
TESTS += ${PRD_USR_TEST_PATH}/prdfTest_ABus.H
TESTS += ${PRD_USR_TEST_PATH}/prdfTest_ProcCentFir.H
TESTS += ${PRD_USR_TEST_PATH}/prdfTest_Ex.H
TESTS += $(if $(CONFIG_AXONE_BRING_UP),,${PRD_USR_TEST_PATH}/prdfTest_NimbusTpLFir.H)
TESTS += ${PRD_USR_TEST_PATH}/prdfTest_NimbusTpLFir.H
#@TODO RTC:178802
#TESTS += ${PRD_USR_TEST_PATH}/prdfTest_Mcs.H

Expand Down

0 comments on commit 256d3e0

Please sign in to comment.