X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fsignature%2Ftest.conf;fp=decoder%2Ftest%2Fsignature%2Ftest.conf;h=d5e4dcfb5918374840eec7fc442b898903cda501;hp=0000000000000000000000000000000000000000;hb=7e6a22f7c5cff9cba0a8a3d4b58b0908266619c4;hpb=ad96eb8290d9f64cd58b8f818e410a43b20a1b57 diff --git a/decoder/test/signature/test.conf b/decoder/test/signature/test.conf new file mode 100644 index 0000000..d5e4dcf --- /dev/null +++ b/decoder/test/signature/test.conf @@ -0,0 +1,34 @@ +test signature-misc1 + protocol-decoder signature channel start=7 channel stop=7 channel clk=0 channel data=6 + input misc/demo/incremental_8ch_long.sr + output signature annotation match signature-misc1.output + +test signature-misc2 + protocol-decoder signature channel start=7 channel stop=7 channel clk=0 channel data=4 + input misc/demo/incremental_8ch_long.sr + output signature annotation match signature-misc2.output + +test signature-0003 + protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5 + input signature/0003.sr + output signature annotation match signature-0003.output + +test signature-6F9A + protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5 + input signature/6F9A.sr + output signature annotation match signature-6F9A.output + +test signature-UUUU + protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5 + input signature/UUUU.sr + output signature annotation match signature-UUUU.output + +test signature-7791 + protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5 + input signature/7791.sr + output signature annotation match signature-7791.output + +test signature-unstable1 + protocol-decoder signature channel start=0 channel stop=1 channel clk=7 channel data=5 + input signature/unstable1.sr + output signature annotation match signature-unstable1.output