1sample: 2 name: ADC driver sequence sample 3tests: 4 sample.drivers.adc.adc_sequence: 5 tags: 6 - adc 7 depends_on: adc 8 platform_allow: 9 - cy8cproto_063_ble 10 - cy8cproto_062_4343w 11 - nrf52840dk/nrf52840 12 - nrf54l15dk/nrf54l15/cpuapp 13 - nrf54h20dk/nrf54h20/cpuapp 14 - ucans32k1sic 15 - frdm_mcxc242 16 integration_platforms: 17 - nrf52840dk/nrf52840 18 harness: console 19 timeout: 10 20 harness_config: 21 type: multi_line 22 regex: 23 - "ADC sequence reading \\[\\d+\\]:" 24 - "- .+, channel \\d+, \\d+ sequence samples:" 25 - "- - \\d+ (= \\d+mV)|(\\(value in mV not available\\))" 26