Skip to content

Commit 9352dfd

Browse files
committed
[tests] Enable coverate_test for Darjeeling
Signed-off-by: Robert Schilling <[email protected]>
1 parent aaa32b2 commit 9352dfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sw/device/tests/BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,10 +1125,11 @@ opentitan_test(
11251125
{
11261126
"//hw/top_earlgrey:silicon_creator": None,
11271127
},
1128+
DARJEELING_TEST_ENVS,
11281129
),
11291130
verilator = verilator_params(timeout = "long"),
11301131
deps = [
1131-
"//hw/top_earlgrey/sw/autogen:top_earlgrey",
1132+
"//hw/top:dt",
11321133
"//sw/device/lib/arch:device",
11331134
"//sw/device/lib/runtime:hart",
11341135
"//sw/device/lib/runtime:log",

0 commit comments

Comments
 (0)