Skip to content

Commit 05609d0

Browse files
pkunieckcarlescufi
authored andcommitted
tests: include drivers/watchdog/wdt_basic_api on it8xxx2_evb
Due to issues with running the watchdog test in a fully automated manner on the IT8XXX2_EVB, it was previously removed. However, a fix has now been merged, and it should be operational on this board once again. Signed-off-by: Patryk Kuniecki <[email protected]>
1 parent 725610e commit 05609d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/drivers/watchdog/wdt_basic_api/testcase.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ tests:
1616
- s32z2xxdc2/s32z270/rtu1
1717
- s32z2xxdc2@D/s32z270/rtu0
1818
- s32z2xxdc2@D/s32z270/rtu1
19-
# excluded it8xxx2_evb because test can't be automate,
20-
# and needs external reset, git issue #75389
21-
- it8xxx2_evb
2219
drivers.watchdog.stm32wwdg:
2320
filter: dt_compat_enabled("st,stm32-window-watchdog") or dt_compat_enabled("st,stm32-watchdog")
2421
extra_args: DTC_OVERLAY_FILE="boards/stm32_wwdg.overlay"

0 commit comments

Comments
 (0)