summaryrefslogtreecommitdiff
path: root/decoder/test/seven_segment/test.conf
blob: 70ff756dada51bb3b58921fc1ca6f718979267e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
test test_7_segment_0-9
	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
	input display/seven_segment/test_7_segment_0-9.sr
	output seven_segment annotation match test_7_segment_0-9.output

test test_7_segment_0-F
	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
	input display/seven_segment/test_7_segment_0-F.sr
	output seven_segment annotation match test_7_segment_0-F.output

test test_7_segment_slow
	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
	input display/seven_segment/test_7_segment_slow.sr
	output seven_segment annotation match test_7_segment_slow.output