Tests: Trivial cleanup

This commit is contained in:
Wilson Snyder 2020-05-08 19:52:26 -04:00
parent ac09ad3ffd
commit 60fa1db731
2 changed files with 2 additions and 4 deletions

View File

@ -15,7 +15,6 @@ compile(
verilator_make_cmake => 0,
verilator_make_gmake => 0,
make_main => 0,
make_top => 1,
);
execute(

View File

@ -10,9 +10,6 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
scenarios(vlt => 1);
$Self->{make_main} = 0;
$Self->{make_top_shell} = 0;
compile (
verilator_flags2 => ["--protect-lib",
"secret",
@ -20,6 +17,8 @@ compile (
"SECRET_FAKE_KEY"],
verilator_make_gcc => 0,
verilator_make_gmake => 0,
make_main => 0,
make_top_shell => 0,
);
run(cmd=>["make",