]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/swim/test.conf
Tests for the decoder for STM8 series MCUs SWIM protocol.
[sigrok-test.git] / decoder / test / swim / test.conf
diff --git a/decoder/test/swim/test.conf b/decoder/test/swim/test.conf
new file mode 100644 (file)
index 0000000..25a86a2
--- /dev/null
@@ -0,0 +1,24 @@
+test tests_1
+       protocol-decoder swim channel swim=1
+       input swim/tests/sample1.sr
+       output swim annotation match tests/sample1.output
+
+test tests_2
+       protocol-decoder swim channel swim=1
+       input swim/tests/sample2.sr
+       output swim annotation match tests/sample2.output
+
+test tests_3
+       protocol-decoder swim channel swim=1
+       input swim/tests/sample3.sr
+       output swim annotation match tests/sample3.output
+
+test tests_4
+       protocol-decoder swim channel swim=1
+       input swim/tests/sample4.sr
+       output swim annotation match tests/sample4.output
+
+test flash_prog
+       protocol-decoder swim channel swim=1
+       input swim/flash_prog/sample1.sr
+       output swim annotation match flash_prog/sample1.output