samples: drivers: adc: Update console output specification
This is a follow-up to commit 9fa35bc9a0
.
Align specification of the expected console output with the changes
done to the sample in the above commit.
Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
parent
3a9e233089
commit
8cc7ca1208
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ tests:
|
||||||
harness_config:
|
harness_config:
|
||||||
type: multi_line
|
type: multi_line
|
||||||
regex:
|
regex:
|
||||||
- "ADC reading:"
|
- "ADC reading\\[\\d+\\]:"
|
||||||
- "- .+, channel \\d+: -?\\d+"
|
- "- .+, channel \\d+: -?\\d+"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue