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:
parent
b589092470
commit
aef973d65b
|
@ -16,5 +16,5 @@ tests:
|
|||
harness_config:
|
||||
type: multi_line
|
||||
regex:
|
||||
- "ADC reading\\[\\d+\\]:"
|
||||
- "ADC reading\\[\\d+\\]"
|
||||
- "- .+, channel \\d+: -?\\d+"
|
||||
|
|
Loading…
Reference in a new issue