1sample: 2 name: GPIO with custom devicetree binding 3tests: 4 sample.basic.custom_dts_binding: 5 tags: 6 - gpio 7 - devicetree 8 platform_allow: nucleo_l073rz 9 integration_platforms: 10 - nucleo_l073rz 11 depends_on: gpio 12 harness: console 13 harness_config: 14 type: multi_line 15 regex: 16 - "Initializing pin with inactive level." 17 - "Waiting one second." 18 - "Setting pin to active level." 19