Skip to content

Commit

Permalink
Renamed MCBIST subtest to clarify the test
Browse files Browse the repository at this point in the history
Change-Id: Ife033312cad7070facda637a138a5596d7d26452
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/93685
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/93727
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
  • Loading branch information
Sneha Kadam authored and RAJA DAS committed Mar 26, 2020
1 parent e6cfaae commit 4181f3d
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -469,7 +469,7 @@ enum op_type
enum test_type
{
USER_MODE = 0,
CENSHMOO = 1,
WRITE_READ_SF_FIX = 1,
SUREFAIL = 2,
MEMWRITE = 3,
MEMREAD = 4,
Expand Down Expand Up @@ -505,7 +505,7 @@ enum test_type
R_INFINITE1 = 34,
R_INFINITE_RF = 35,
MARCH = 36,
SIMPLE_FIX_RF = 37,
WRITE_READ_SF_RF = 37,
SHMOO_STRESS = 38,
SIMPLE_RAND_RA = 39,
SIMPLE_FIX_RA = 40,
Expand Down

0 comments on commit 4181f3d

Please sign in to comment.