From 03e98570488af5fac9c8a895c6f201f615e75a67 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 11 Sep 2018 08:52:49 +0200 Subject: Add a few ook_vis test-cases. --- decoder/test/ook_vis/test.conf | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 decoder/test/ook_vis/test.conf (limited to 'decoder/test/ook_vis/test.conf') 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 -- cgit v1.2.3-54-g00ecf