From 8229a2f02c94dc35a98d5a1e8784679a2a175294 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 21 Jul 2015 22:06:32 +0200 Subject: i2s: Add a test-case. --- decoder/test/i2s/test.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'decoder/test/i2s/test.conf') diff --git a/decoder/test/i2s/test.conf b/decoder/test/i2s/test.conf index 94accee..52c66cb 100644 --- a/decoder/test/i2s/test.conf +++ b/decoder/test/i2s/test.conf @@ -2,3 +2,8 @@ test exception_samplerate protocol-decoder i2s input misc/no-samplerate.sr output i2s exception match SamplerateError + +test 2ch-16bit-16khz + protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2 + input i2s/2ch-16bit-16khz/2ch-16bit-16khz.sr + output i2s annotation match 2ch-16bit-16khz.output -- cgit v1.2.3-54-g00ecf