mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
make regression expect what buildroot is actually able to reach
This commit is contained in:
parent
8eff03bf1a
commit
efe9f5d857
@ -31,7 +31,7 @@ configs = [
|
|||||||
TestCase(
|
TestCase(
|
||||||
name="buildroot",
|
name="buildroot",
|
||||||
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||||
grepstr="8900000 instructions"
|
grepstr="8500000 instructions"
|
||||||
),
|
),
|
||||||
TestCase(
|
TestCase(
|
||||||
name="arch64",
|
name="arch64",
|
||||||
|
Loading…
Reference in New Issue
Block a user