samples: boards: nordic: system_off: fix sample regex.
Application won't wakeup without external trigger in the analog comparator wakeup configuration. Therefore removing post-wakeup lines from sample regex as they are not expected to occur in default testing scenario (without external triggers). Signed-off-by: Bartlomiej Buczek <bartlomiej.buczek@nordicsemi.no>
This commit is contained in:
parent
a771e4bdec
commit
70d5d38380
1 changed files with 0 additions and 12 deletions
|
|
@ -112,12 +112,6 @@ tests:
|
|||
- "system off demo"
|
||||
- "Retained data not supported"
|
||||
- "Entering system off; change signal level at comparator input to restart"
|
||||
- "system off demo"
|
||||
- "Retained data not supported"
|
||||
- "Entering system off; change signal level at comparator input to restart"
|
||||
- "system off demo"
|
||||
- "Retained data not supported"
|
||||
- "Entering system off; change signal level at comparator input to restart"
|
||||
sample.boards.nrf.system_off.retained_mem.lpcomp_wakeup:
|
||||
extra_args:
|
||||
- "DTC_OVERLAY_FILE=
|
||||
|
|
@ -142,9 +136,3 @@ tests:
|
|||
- "Off count: 0"
|
||||
- "Active Ticks:"
|
||||
- "Entering system off; change signal level at comparator input to restart"
|
||||
- "system off demo"
|
||||
- "Retained data: valid"
|
||||
- "Boot count: 2"
|
||||
- "Off count: 1"
|
||||
- "Active Ticks:"
|
||||
- "Entering system off; change signal level at comparator input to restart"
|
||||
|
|
|
|||
Loading…
Reference in a new issue