adc: harness regex string not capturing sample app

NTC thermistor changes updated the sample app output,
correcting harness string to match sample app.

Signed-off-by: Al Semjonovs <asemjonovs@google.com>
This commit is contained in:
Al Semjonovs 2023-04-18 09:17:25 -06:00 committed by Anas Nashif
parent b589092470
commit aef973d65b

View file

@ -16,5 +16,5 @@ tests:
harness_config:
type: multi_line
regex:
- "ADC reading\\[\\d+\\]:"
- "ADC reading\\[\\d+\\]"
- "- .+, channel \\d+: -?\\d+"