1sample: 2 name: nrfx use example 3tests: 4 sample.boards.nrf.nrfx: 5 platform_allow: 6 - nrf52840dk/nrf52840 7 - nrf9160dk/nrf9160 8 integration_platforms: 9 - nrf52840dk/nrf52840 10 tags: board 11 harness: console 12 harness_config: 13 type: multi_line 14 ordered: true 15 regex: 16 - "nrfx_gpiote initialized" 17 - "\\(D\\)PPI configured, leaving main()" 18