zephyr/samples/boards/nrf/nrfx/sample.yaml

14 lines
323 B
YAML

sample:
name: nrfx use example
tests:
sample.boards.nrf.nrfx:
platform_allow: nrf52840dk_nrf52840 nrf9160dk_nrf9160
tags: board
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "nrfx_gpiote initialized"
- "\\(D\\)PPI configured, leaving main()"