]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/i2s/test.conf
i2s: lack of samplerate is not fatal any longer
[sigrok-test.git] / decoder / test / i2s / test.conf
index 94accee4c2dd9a001b627d80e445f4071be53226..19ea83c50298ea4a272dd9cd735f8d7ffb5e70d1 100644 (file)
@@ -1,4 +1,6 @@
-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
+       output i2s python match 2ch-16bit-16khz.python
+       output i2s binary class wav match 2ch-16bit-16khz.bin_wav