mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
Updated tests.vh to include floatmisc into coverage64gc. And removed
all tests from custom suite. These should be run individually.
This commit is contained in:
parent
971a208956
commit
9139f91c56
@ -61,6 +61,7 @@ string coverage64gc[] = '{
|
||||
"tlbMisaligned",
|
||||
"hptwAccessFault",
|
||||
"amoAccessFault",
|
||||
"floatmisc",
|
||||
"ifuCamlineWrite",
|
||||
"dcache1",
|
||||
"dcache2",
|
||||
@ -3413,9 +3414,7 @@ string fpga[] = '{
|
||||
|
||||
string custom[] = '{
|
||||
`CUSTOM,
|
||||
"simple",
|
||||
"debug",
|
||||
"cacheTest"
|
||||
"NULL"
|
||||
};
|
||||
|
||||
string ahb64[] = '{
|
||||
|
Loading…
Reference in New Issue
Block a user