2020-05-10 10:38:18 +02:00
|
|
|
sample:
|
|
|
|
name: ADC driver sample
|
|
|
|
tests:
|
|
|
|
sample.drivers.adc:
|
|
|
|
tags: ADC
|
|
|
|
depends_on: adc
|
2021-02-17 22:33:37 +02:00
|
|
|
platform_allow: nucleo_l073rz disco_l475_iot1 cc3220sf_launchxl
|
2021-06-24 16:10:36 +05:30
|
|
|
cc3235sf_launchxl stm32l496g_disco
|
2020-05-10 10:38:18 +02:00
|
|
|
harness: console
|
2021-01-29 14:10:09 +01:00
|
|
|
timeout: 10
|
2020-05-10 10:38:18 +02:00
|
|
|
harness_config:
|
2022-02-21 16:10:03 +01:00
|
|
|
type: multi_line
|
2020-05-10 10:38:18 +02:00
|
|
|
regex:
|
2022-02-21 16:10:03 +01:00
|
|
|
- "ADC reading:"
|
|
|
|
- " - .+, channel \\d+: \\d+"
|