mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
Tests: Suppress test leak
This commit is contained in:
parent
bc7048e8d1
commit
30fd49e21f
@ -10,6 +10,8 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
|
||||
|
||||
scenarios(simulator => 1);
|
||||
|
||||
$Self->{sanitize} = 0; # Test neads cleanup to reclaim all callbacks
|
||||
|
||||
compile(
|
||||
make_top_shell => 0,
|
||||
make_main => 0,
|
||||
|
Loading…
Reference in New Issue
Block a user