X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fi2s%2Ftest.conf;h=f731925d9a4e258817300684956edfdd948e314f;hb=bf18891ff663d11ea3df299d79e5e7f68e749972;hp=a913d619fbd5251005b7ff62a9b22de4f984d243;hpb=dd37a782a8637bdee703a13c949b222b9ba8b95d;p=sigrok-test.git diff --git a/decoder/test/i2s/test.conf b/decoder/test/i2s/test.conf index a913d61..f731925 100644 --- a/decoder/test/i2s/test.conf +++ b/decoder/test/i2s/test.conf @@ -3,3 +3,9 @@ test exception_samplerate 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 + output i2s python match 2ch-16bit-16khz.python + output i2s binary class wav match 2ch-16bit-16khz.bin_wav