From 1084e298a1a576cc49e1b99d253da5e3155b597f Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 14 Mar 2017 23:47:57 +0100 Subject: Add a DSI test-case. --- decoder/test/dsi/test.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 decoder/test/dsi/test.conf (limited to 'decoder/test/dsi/test.conf') diff --git a/decoder/test/dsi/test.conf b/decoder/test/dsi/test.conf new file mode 100644 index 0000000..08e3262 --- /dev/null +++ b/decoder/test/dsi/test.conf @@ -0,0 +1,9 @@ +test exception_samplerate + protocol-decoder dsi + input misc/no-samplerate.sr + output dsi exception match SamplerateError + +test rako_wda-600_dsi + protocol-decoder dsi channel dsi=0 + input dsi/rako_wda-600/rako_wda-600_dsi.sr + output dsi annotation match rako_wda-600_dsi.output -- cgit v1.2.3-54-g00ecf