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:
Bartlomiej Buczek 2025-01-17 08:28:37 +01:00 committed by Benjamin Cabé
parent a771e4bdec
commit 70d5d38380

View file

@ -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"