summaryrefslogtreecommitdiff
path: root/decoder/test/ook_vis/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2018-09-11 08:52:49 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2018-09-11 17:02:42 +0200
commit03e98570488af5fac9c8a895c6f201f615e75a67 (patch)
tree844dc1f5d7b935af73d1f5c3bcf991c6fbf6645e /decoder/test/ook_vis/test.conf
parentd99d14cfeaebd9aec68abb13d3e040cd2444e439 (diff)
downloadsigrok-test-03e98570488af5fac9c8a895c6f201f615e75a67.tar.gz
sigrok-test-03e98570488af5fac9c8a895c6f201f615e75a67.zip
Add a few ook_vis test-cases.
Diffstat (limited to 'decoder/test/ook_vis/test.conf')
-rw-r--r--decoder/test/ook_vis/test.conf39
1 files changed, 39 insertions, 0 deletions
diff --git a/decoder/test/ook_vis/test.conf b/decoder/test/ook_vis/test.conf
new file mode 100644
index 0000000..569491a
--- /dev/null
+++ b/decoder/test/ook_vis/test.conf
@@ -0,0 +1,39 @@
+test oregon_bthr968
+ protocol-decoder ook channel data=0
+ protocol-decoder ook_vis
+ stack ook ook_vis
+ input ook/oregon/bthr968/oregon_bthr968.sr
+ output ook_vis annotation match oregon_bthr968.output
+ output ook_vis python match oregon_bthr968.python
+
+test oregon_pcr800
+ protocol-decoder ook channel data=0
+ protocol-decoder ook_vis
+ stack ook ook_vis
+ input ook/oregon/pcr800/oregon_pcr800.sr
+ output ook_vis annotation match oregon_pcr800.output
+ output ook_vis python match oregon_pcr800.python
+
+test oregon_wgr800
+ protocol-decoder ook channel data=0
+ protocol-decoder ook_vis
+ stack ook ook_vis
+ input ook/oregon/wgr800/oregon_wgr800.sr
+ output ook_vis annotation match oregon_wgr800.output
+ output ook_vis python match oregon_wgr800.python
+
+test oregon_12s_d0
+ protocol-decoder ook channel data=0
+ protocol-decoder ook_vis
+ stack ook ook_vis
+ input ook/for_x_secs/oregon_12s.sr
+ output ook_vis annotation match oregon_12s_d0.output
+ output ook_vis python match oregon_12s_d0.python
+
+test oregon_12s_d1
+ protocol-decoder ook channel data=1
+ protocol-decoder ook_vis
+ stack ook ook_vis
+ input ook/for_x_secs/oregon_12s.sr
+ output ook_vis annotation match oregon_12s_d1.output
+ output ook_vis python match oregon_12s_d1.python