]> sigrok.org Git - sigrok-test.git/blame - decoder/test/uart/test.conf
Add OUTPUT_PYTHON test-cases for all PDs.
[sigrok-test.git] / decoder / test / uart / test.conf
CommitLineData
dd37a782
UH
1test trekstor_ebr30_a
2 protocol-decoder uart channel rx=1
3 input uart/trekstor_ebr30_a/trekstor_ebr30_a_uart.sr
4 output uart annotation class rx-data match trekstor_rx.output
5 output uart annotation class tx-data match trekstor_tx.output
6 output uart annotation match trekstor.output
7974d8f4 7 output uart python match trekstor.python
dd37a782
UH
8 output uart binary class rx match trekstor_bin_rx.output
9 output uart binary class tx match trekstor_bin_tx.output
10 output uart binary class rxtx match trekstor_bin_rx.output
11
dd9648d4
UH
12test hello_world_7o1_115200
13 protocol-decoder uart channel tx=0 option baudrate=115200 option parity_type=odd option num_data_bits=7
14 input uart/hello_world/7o1/hello_world_7o1_115200.sr
15 output uart annotation match hello_world_7o1_115200.output
7974d8f4 16 output uart python match hello_world_7o1_115200.python
dd9648d4
UH
17 output uart binary class tx match hello_world_7o1_115200.bin_tx
18
19test hello_world_7e1_115200
20 protocol-decoder uart channel tx=0 option baudrate=115200 option parity_type=even option num_data_bits=7
21 input uart/hello_world/7e1/hello_world_7e1_115200.sr
22 output uart annotation match hello_world_7e1_115200.output
7974d8f4 23 output uart python match hello_world_7e1_115200.python
dd9648d4
UH
24 output uart binary class tx match hello_world_7e1_115200.bin_tx
25
26test hello_world_8e1_115200
27 protocol-decoder uart channel tx=0 option baudrate=115200 option parity_type=even
28 input uart/hello_world/8e1/hello_world_8e1_115200.sr
29 output uart annotation match hello_world_8e1_115200.output
7974d8f4 30 output uart python match hello_world_8e1_115200.python
dd9648d4
UH
31 output uart binary class tx match hello_world_8e1_115200.bin_tx
32
33test hello_world_8n1_1200
34 protocol-decoder uart channel tx=0 option baudrate=1200
35 input uart/hello_world/8n1/hello_world_8n1_1200.sr
36 output uart annotation match hello_world_8n1_1200.output
7974d8f4 37 output uart python match hello_world_8n1_1200.python
dd9648d4
UH
38 output uart binary class tx match hello_world_8n1_1200.bin_tx
39
40test hello_world_8n1_2400
41 protocol-decoder uart channel tx=0 option baudrate=2400
42 input uart/hello_world/8n1/hello_world_8n1_2400.sr
43 output uart annotation match hello_world_8n1_2400.output
7974d8f4 44 output uart python match hello_world_8n1_2400.python
dd9648d4
UH
45 output uart binary class tx match hello_world_8n1_2400.bin_tx
46
47test hello_world_8n1_4800
48 protocol-decoder uart channel tx=0 option baudrate=4800
49 input uart/hello_world/8n1/hello_world_8n1_4800.sr
50 output uart annotation match hello_world_8n1_4800.output
7974d8f4 51 output uart python match hello_world_8n1_4800.python
dd9648d4
UH
52 output uart binary class tx match hello_world_8n1_4800.bin_tx
53
54test hello_world_8n1_9600
55 protocol-decoder uart channel tx=0 option baudrate=9600
56 input uart/hello_world/8n1/hello_world_8n1_9600.sr
57 output uart annotation match hello_world_8n1_9600.output
7974d8f4 58 output uart python match hello_world_8n1_9600.python
dd9648d4
UH
59 output uart binary class tx match hello_world_8n1_9600.bin_tx
60
61test hello_world_8n1_19200
62 protocol-decoder uart channel tx=0 option baudrate=19200
63 input uart/hello_world/8n1/hello_world_8n1_19200.sr
64 output uart annotation match hello_world_8n1_19200.output
7974d8f4 65 output uart python match hello_world_8n1_19200.python
dd9648d4
UH
66 output uart binary class tx match hello_world_8n1_19200.bin_tx
67
68test hello_world_8n1_38400
69 protocol-decoder uart channel tx=0 option baudrate=38400
70 input uart/hello_world/8n1/hello_world_8n1_38400.sr
71 output uart annotation match hello_world_8n1_38400.output
7974d8f4 72 output uart python match hello_world_8n1_38400.python
dd9648d4
UH
73 output uart binary class tx match hello_world_8n1_38400.bin_tx
74
75test hello_world_8n1_57600
76 protocol-decoder uart channel tx=0 option baudrate=57600
77 input uart/hello_world/8n1/hello_world_8n1_57600.sr
78 output uart annotation match hello_world_8n1_57600.output
7974d8f4 79 output uart python match hello_world_8n1_57600.python
dd9648d4
UH
80 output uart binary class tx match hello_world_8n1_57600.bin_tx
81
82test hello_world_8n1_115200
83 protocol-decoder uart channel tx=0 option baudrate=115200
84 input uart/hello_world/8n1/hello_world_8n1_115200.sr
85 output uart annotation match hello_world_8n1_115200.output
7974d8f4 86 output uart python match hello_world_8n1_115200.python
dd9648d4
UH
87 output uart binary class tx match hello_world_8n1_115200.bin_tx
88
89test hello_world_8n1_230400
90 protocol-decoder uart channel tx=0 option baudrate=230400
91 input uart/hello_world/8n1/hello_world_8n1_230400.sr
92 output uart annotation match hello_world_8n1_230400.output
7974d8f4 93 output uart python match hello_world_8n1_230400.python
dd9648d4
UH
94 output uart binary class tx match hello_world_8n1_230400.bin_tx
95
96test hello_world_8n1_460800
97 protocol-decoder uart channel tx=0 option baudrate=460800
98 input uart/hello_world/8n1/hello_world_8n1_460800.sr
99 output uart annotation match hello_world_8n1_460800.output
7974d8f4 100 output uart python match hello_world_8n1_460800.python
dd9648d4
UH
101 output uart binary class tx match hello_world_8n1_460800.bin_tx
102
103test hello_world_8n1_921600
104 protocol-decoder uart channel tx=0 option baudrate=921600
105 input uart/hello_world/8n1/hello_world_8n1_921600.sr
106 output uart annotation match hello_world_8n1_921600.output
7974d8f4 107 output uart python match hello_world_8n1_921600.python
dd9648d4
UH
108 output uart binary class tx match hello_world_8n1_921600.bin_tx
109
110test hello_world_8o1_115200
111 protocol-decoder uart channel tx=0 option baudrate=115200 option parity_type=odd
112 input uart/hello_world/8o1/hello_world_8o1_115200.sr
113 output uart annotation match hello_world_8o1_115200.output
7974d8f4 114 output uart python match hello_world_8o1_115200.python
dd9648d4
UH
115 output uart binary class tx match hello_world_8o1_115200.bin_tx
116
dd37a782
UH
117test exception_samplerate
118 protocol-decoder uart
119 input misc/no-samplerate.sr
120 output uart exception match SamplerateError