Skip to content

Commit

Permalink
[sival,pwrmgr] Fix test chip_sw_pwrmgr_normal_sleep_por_reset
Browse files Browse the repository at this point in the history
The test plan had the wrong name for this test.

Signed-off-by: Guillermo Maturana <[email protected]>
  • Loading branch information
matutem committed Jan 2, 2024
1 parent f423d4b commit efc97e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/top_earlgrey/data/ip/chip_pwrmgr_testplan.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"PWRMGR.LOW_POWER.ENTRY",
"PWRMGR.RESET.POR_REQUEST",
]
tests: ["chip_sw_pwrmgr_sleep_por_reset"]
tests: ["chip_sw_pwrmgr_normal_sleep_por_reset"]
bazel: [
"//sw/device/tests:pwrmgr_normal_sleep_por_reset_test_fpga_cw310_sival",
"//sw/device/tests:pwrmgr_normal_sleep_por_reset_test_fpga_cw310_sival_rom_ext",
Expand Down

0 comments on commit efc97e3

Please sign in to comment.