Skip to content

Commit 97f2814

Browse files
JordanYateskartben
authored andcommitted
tests: drivers: mark rebooting tests with expect_reboot: true
Notify twister of tests that are expected to reboot in normal operation. Signed-off-by: Jordan Yates <[email protected]>
1 parent a5ffd7f commit 97f2814

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/drivers/flash_simulator/flash_sim_reboot/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ common:
55
tests:
66
drivers.flash.flash_simulator.boot_no_erase:
77
timeout: 5
8+
expect_reboot: true
89
platform_allow: mps2/an385
910
integration_platforms:
1011
- mps2/an385

tests/drivers/watchdog/wdt_basic_api/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
common:
22
depends_on: watchdog
3+
expect_reboot: true
34
tags:
45
- drivers
56
- watchdog

0 commit comments

Comments
 (0)