forked from Github_Repos/cvw
increase regression's expectations of buildroot
This commit is contained in:
parent
e0b6566cbd
commit
d3969bb1ba
@ -32,7 +32,7 @@ configs = [
|
||||
]
|
||||
def getBuildrootTC(short):
|
||||
INSTR_LIMIT = 100000 # multiple of 100000
|
||||
MAX_EXPECTED = 6.3e6
|
||||
MAX_EXPECTED = 8700000
|
||||
if short:
|
||||
BRcmd="vsim > {} -c <<!\ndo wally-buildroot-batch.do "+str(INSTR_LIMIT)+"\n!"
|
||||
BRgrepstr=str(INSTR_LIMIT)+" instructions"
|
||||
|
Loading…
Reference in New Issue
Block a user