14 lines
425 B
YAML
14 lines
425 B
YAML
sample:
|
|
name: Low Power state Sample for nrf52
|
|
tests:
|
|
pm.low_power_state:
|
|
platform_whitelist: nrf52_vbluno52 nrf52840_pca10056
|
|
nrf52_pca10040
|
|
tags: power
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
regex:
|
|
- "---->Low power state entry - CONSTANT LATENCY MODE----- Low power state exit !"
|
|
- "---->Low power state entry - LOW POWER MODE ----- Low power state exit !"
|