]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/cjtag/test.conf
cjtag: Add two test-cases.
[sigrok-test.git] / decoder / test / cjtag / test.conf
diff --git a/decoder/test/cjtag/test.conf b/decoder/test/cjtag/test.conf
new file mode 100644 (file)
index 0000000..aa1d54c
--- /dev/null
@@ -0,0 +1,11 @@
+test cjtag_n305_sba_snippet
+       protocol-decoder cjtag channel tckc=0 channel tmsc=1
+       input jtag/cjtag/cjtag_n305_sba_snippet.sr
+       output cjtag annotation match cjtag_n305_sba_snippet.output
+       output cjtag python match cjtag_n305_sba_snippet.python
+
+test cjtag_n307_sba_test_snippet
+       protocol-decoder cjtag channel tckc=0 channel tmsc=1
+       input jtag/cjtag/cjtag_n307_sba_test_snippet.sr
+       output cjtag annotation match cjtag_n307_sba_test_snippet.output
+       output cjtag python match cjtag_n307_sba_test_snippet.python