add libs
This commit is contained in:
27
lib_uart/tests/test_half_duplex_combined.expect
Normal file
27
lib_uart/tests/test_half_duplex_combined.expect
Normal file
@@ -0,0 +1,27 @@
|
||||
tx starts high: True
|
||||
TEST CONFIG:{'baud rate':\d+}
|
||||
Performing combined test.
|
||||
Start bit recv'd
|
||||
Parity bit correct
|
||||
tx ends high: True
|
||||
|
||||
tx starts high: True
|
||||
Start bit recv'd
|
||||
Parity bit correct
|
||||
tx ends high: True
|
||||
|
||||
tx starts high: True
|
||||
Start bit recv'd
|
||||
Parity bit correct
|
||||
tx ends high: True
|
||||
|
||||
tx starts high: True
|
||||
Start bit recv'd
|
||||
Parity bit correct
|
||||
tx ends high: True
|
||||
|
||||
0x7f, 0x00, 0x2f, 0xff
|
||||
0x7f
|
||||
0x00
|
||||
0x2f
|
||||
0xff
|
||||
Reference in New Issue
Block a user