forked from Github_Repos/cvw
make regression expect what buildroot is actually able to reach
This commit is contained in:
parent
90ccd60790
commit
161767cddd
@ -31,7 +31,7 @@ configs = [
|
||||
TestCase(
|
||||
name="buildroot",
|
||||
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||
grepstr="8900000 instructions"
|
||||
grepstr="8500000 instructions"
|
||||
),
|
||||
TestCase(
|
||||
name="arch64",
|
||||
|
Loading…
Reference in New Issue
Block a user