summaryrefslogtreecommitdiff
path: root/tests/pyb/uart.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyb/uart.py.exp')
-rw-r--r--tests/pyb/uart.py.exp14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/pyb/uart.py.exp b/tests/pyb/uart.py.exp
index 7c326c023..40170eea9 100644
--- a/tests/pyb/uart.py.exp
+++ b/tests/pyb/uart.py.exp
@@ -1,3 +1,17 @@
+ValueError -1
+ValueError 0
+UART 1
+UART 2
+UART 3
+UART 4
+ValueError 5
+UART 6
+ValueError 7
+UART XA
+UART XB
+UART YA
+UART YB
+ValueError Z
UART(1, baudrate=9600, bits=8, parity=None, stop=1, timeout=1000, timeout_char=0, read_buf_len=64)
UART(1, baudrate=2400, bits=8, parity=None, stop=1, timeout=1000, timeout_char=0, read_buf_len=64)
False