]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/signature/test.conf
signature: add test cases
[sigrok-test.git] / decoder / test / signature / test.conf
diff --git a/decoder/test/signature/test.conf b/decoder/test/signature/test.conf
new file mode 100644 (file)
index 0000000..d5e4dcf
--- /dev/null
@@ -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