summaryrefslogtreecommitdiff
path: root/decoder/test/swim/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/swim/test.conf')
-rw-r--r--decoder/test/swim/test.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/decoder/test/swim/test.conf b/decoder/test/swim/test.conf
new file mode 100644
index 0000000..25a86a2
--- /dev/null
+++ b/decoder/test/swim/test.conf
@@ -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