summaryrefslogtreecommitdiff
path: root/decoder/test/signature/test.conf
diff options
context:
space:
mode:
authorsharow <shirowmiura@gmail.com>2019-10-07 09:26:09 +0900
committerUwe Hermann <uwe@hermann-uwe.de>2019-11-28 20:54:36 +0100
commit7e6a22f7c5cff9cba0a8a3d4b58b0908266619c4 (patch)
tree2bc22659148c62e298238cf9ef5640f88ba8d6f0 /decoder/test/signature/test.conf
parentad96eb8290d9f64cd58b8f818e410a43b20a1b57 (diff)
downloadsigrok-test-7e6a22f7c5cff9cba0a8a3d4b58b0908266619c4.tar.gz
sigrok-test-7e6a22f7c5cff9cba0a8a3d4b58b0908266619c4.zip
signature: add test cases
Diffstat (limited to 'decoder/test/signature/test.conf')
-rw-r--r--decoder/test/signature/test.conf34
1 files changed, 34 insertions, 0 deletions
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