]> sigrok.org Git - sigrok-test.git/commit
uart: Add test-cases for rx_packet_delimiter/rx_packet_len et al.
authorUwe Hermann <redacted>
Tue, 12 Nov 2019 21:58:09 +0000 (22:58 +0100)
committerUwe Hermann <redacted>
Tue, 12 Nov 2019 22:13:46 +0000 (23:13 +0100)
commit1d7399acc38ab2f058722e6b5e76592790448738
tree0059995f929c4a090dc391b73cd600669fd1a89c
parentccb7a642b9c9da33e3cfe822acbe0599608aaf9e
uart: Add test-cases for rx_packet_delimiter/rx_packet_len et al.
28 files changed:
decoder/test/uart/cyrustek_es51978.bin_rx [new file with mode: 0644]
decoder/test/uart/cyrustek_es51978.output [new file with mode: 0644]
decoder/test/uart/cyrustek_es51978.python [new file with mode: 0644]
decoder/test/uart/kern_ew_6200-2nm_tare.bin_rx [new file with mode: 0644]
decoder/test/uart/kern_ew_6200-2nm_tare.output [new file with mode: 0644]
decoder/test/uart/kern_ew_6200-2nm_tare.python [new file with mode: 0644]
decoder/test/uart/max3232e_hello_world_57600_8n1.bin_rx [new file with mode: 0644]
decoder/test/uart/max3232e_hello_world_57600_8n1.bin_tx [new file with mode: 0644]
decoder/test/uart/max3232e_hello_world_57600_8n1.output [new file with mode: 0644]
decoder/test/uart/max3232e_hello_world_57600_8n1.python [new file with mode: 0644]
decoder/test/uart/mtk3339_8n1_9600.bin_tx [new file with mode: 0644]
decoder/test/uart/mtk3339_8n1_9600.output [new file with mode: 0644]
decoder/test/uart/mtk3339_8n1_9600.python [new file with mode: 0644]
decoder/test/uart/rxtx_overlapped.output
decoder/test/uart/test.conf
decoder/test/uart/uart_count_19200_5n1_dec.output
decoder/test/uart/uart_count_19200_5n1_hex.output
decoder/test/uart/uart_count_19200_6n1_dec.output
decoder/test/uart/uart_count_19200_6n1_hex.output
decoder/test/uart/uart_count_19200_7n1_dec.output
decoder/test/uart/uart_count_19200_7n1_hex.output
decoder/test/uart/uart_count_19200_8n1_ascii.output
decoder/test/uart/uart_count_19200_8n1_bin.output
decoder/test/uart/uart_count_19200_8n1_dec.output
decoder/test/uart/uart_count_19200_8n1_hex.output
decoder/test/uart/uart_count_19200_8n1_oct.output
decoder/test/uart/uart_count_19200_9n1_dec.output
decoder/test/uart/uart_count_19200_9n1_hex.output