]> sigrok.org Git - sigrok-test.git/blame - decoder/test/seven_segment/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / seven_segment / test.conf
CommitLineData
a79c93a2
BO
1test test_7_segment_0-9
2 protocol-decoder seven_segment channel a=0 channel b=1 channel c=2 channel d=3 channel e=4 channel f=5 channel g=6 channel dp=7
3 input display/seven_segment/test_7_segment_0-9.sr
4 output seven_segment annotation match test_7_segment_0-9.output
5
6test test_7_segment_0-F
7 protocol-decoder seven_segment channel a=0 channel b=1 channel c=2 channel d=3 channel e=4 channel f=5 channel g=6 channel dp=7
8 input display/seven_segment/test_7_segment_0-F.sr
9 output seven_segment annotation match test_7_segment_0-F.output
10
11test test_7_segment_slow
12 protocol-decoder seven_segment channel a=0 channel b=1 channel c=2 channel d=3 channel e=4 channel f=5 channel g=6 channel dp=7 option polarity=common-anode
13 input display/seven_segment/test_7_segment_slow.sr
14 output seven_segment annotation match test_7_segment_slow.output
88bab575
BG
15
16test test_7_segment_slow_with_unknows
17 protocol-decoder seven_segment channel a=0 channel b=1 channel c=2 channel d=3 channel e=4 channel f=5 channel g=6 channel dp=7 option polarity=common-anode option show_unknown=yes
18 input display/seven_segment/test_7_segment_slow.sr
19 output seven_segment annotation match test_7_segment_slow_with_unknowns.output
20
21test test_7_segment_full_alphabet
22 protocol-decoder seven_segment channel a=0 channel b=1 channel c=2 channel d=3 channel e=4 channel f=5 channel g=6 option show_unknown=yes
23 input display/seven_segment/test_7_segment_all_alphabet.sr
24 output seven_segment annotation match test_7_segment_full_alphabet.output
25
26test test_7_segment_mystery_message
27 protocol-decoder seven_segment channel a=0 channel b=1 channel c=2 channel d=3 channel e=4 channel f=5 channel g=6 option show_unknown=yes
28 input display/seven_segment/mystery_message.sr
29 output seven_segment annotation match mystery_message.output