From cccf7b6e85b9757ca9855ccd33f4749f75aedc81 Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Tue, 16 Apr 2024 14:28:43 +0200 Subject: [PATCH] tests/psoc6/adc: Removed redundant adc tests. Signed-off-by: enriquezgarc --- tests/psoc6/hw_ext/adc.py.exp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/psoc6/hw_ext/adc.py.exp b/tests/psoc6/hw_ext/adc.py.exp index 9c571ab2dc8c2..f047292809d78 100644 --- a/tests/psoc6/hw_ext/adc.py.exp +++ b/tests/psoc6/hw_ext/adc.py.exp @@ -1,4 +1,6 @@ Invalid ADC Pin +TypeError: Specified ADC id not supported. Currently only block 0 is configured! +TypeError: Invalid bits. Current ADC configuration supports only 12 bits resolution! Expected voltage - 0 (uV) is approx same as obtained voltage(uV): True Expected voltage - 0 (raw) is approx same as obtained voltage(raw): True