Skip to content

Commit

Permalink
TESTCASES: Improve performance of general PG algorithm
Browse files Browse the repository at this point in the history
Updates to the testcases for the new PG algorithm

Change-Id: I015c5c3174e22ebbdd6cb2b2cf256ba5686844cf
RTC:206066
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72733
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: Ilya Smirnov <ismirno@us.ibm.com>
Reviewed-by: Glenn Miles <milesg@ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
MRaybuck authored and dcrowell77 committed Mar 18, 2019
1 parent 3265b62 commit 2cfb551
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 989 deletions.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ TESTCASE_MODULES += $(if $(CONFIG_EARLY_TESTCASES),,testrtloader)
TESTCASE_MODULES += testsbe
TESTCASE_MODULES += testsbeio
TESTCASE_MODULES += testerrl
#TESTCASE_MODULES += testhwas
TESTCASE_MODULES += testhwas
TESTCASE_MODULES += testvpd
TESTCASE_MODULES += testsyslib
TESTCASE_MODULES += testtlsmod
Expand Down

0 comments on commit 2cfb551

Please sign in to comment.