]> sigrok.org Git - sigrok-test.git/blob - decoder/test/signature/test.conf
ieee488: Add a test for delim=none.
[sigrok-test.git] / decoder / test / signature / test.conf
1 test signature-misc1
2         protocol-decoder signature channel start=7 channel stop=7 channel clk=0 channel data=6
3         input misc/demo/incremental_8ch_long.sr
4         output signature annotation match signature-misc1.output
5
6 test signature-misc2
7         protocol-decoder signature channel start=7 channel stop=7 channel clk=0 channel data=4
8         input misc/demo/incremental_8ch_long.sr
9         output signature annotation match signature-misc2.output
10
11 test signature-0003
12         protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5
13         input signature/0003.sr
14         output signature annotation match signature-0003.output
15
16 test signature-6F9A
17         protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5
18         input signature/6F9A.sr
19         output signature annotation match signature-6F9A.output
20
21 test signature-UUUU
22         protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5
23         input signature/UUUU.sr
24         output signature annotation match signature-UUUU.output
25
26 test signature-7791
27         protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5
28         input signature/7791.sr
29         output signature annotation match signature-7791.output
30
31 test signature-unstable1
32         protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5
33         input signature/unstable1.sr
34         output signature annotation match signature-unstable1.output