From d99d14cfeaebd9aec68abb13d3e040cd2444e439 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 11 Sep 2018 08:36:49 +0200 Subject: Add a few ook_oregon test-cases. --- decoder/test/ook_oregon/test.conf | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 decoder/test/ook_oregon/test.conf (limited to 'decoder/test/ook_oregon/test.conf') diff --git a/decoder/test/ook_oregon/test.conf b/decoder/test/ook_oregon/test.conf new file mode 100644 index 0000000..a34cacd --- /dev/null +++ b/decoder/test/ook_oregon/test.conf @@ -0,0 +1,39 @@ +test oregon_bthr968 + protocol-decoder ook channel data=0 + protocol-decoder ook_oregon + stack ook ook_oregon + input ook/oregon/bthr968/oregon_bthr968.sr + output ook_oregon annotation match oregon_bthr968.output + output ook_oregon binary match oregon_bthr968.bin_pulselen + +test oregon_pcr800 + protocol-decoder ook channel data=0 + protocol-decoder ook_oregon + stack ook ook_oregon + input ook/oregon/pcr800/oregon_pcr800.sr + output ook_oregon annotation match oregon_pcr800.output + output ook_oregon binary match oregon_pcr800.bin_pulselen + +test oregon_wgr800 + protocol-decoder ook channel data=0 + protocol-decoder ook_oregon + stack ook ook_oregon + input ook/oregon/wgr800/oregon_wgr800.sr + output ook_oregon annotation match oregon_wgr800.output + output ook_oregon binary match oregon_wgr800.bin_pulselen + +test oregon_12s_d0 + protocol-decoder ook channel data=0 + protocol-decoder ook_oregon + stack ook ook_oregon + input ook/for_x_secs/oregon_12s.sr + output ook_oregon annotation match oregon_12s_d0.output + output ook_oregon binary match oregon_12s_d0.bin_pulselen + +test oregon_12s_d1 + protocol-decoder ook channel data=1 + protocol-decoder ook_oregon + stack ook ook_oregon + input ook/for_x_secs/oregon_12s.sr + output ook_oregon annotation match oregon_12s_d1.output + output ook_oregon binary match oregon_12s_d1.bin_pulselen -- cgit v1.2.3-54-g00ecf