]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/spdif/test.conf
spdif: Add/update test-cases after decoder changes.
[sigrok-test.git] / decoder / test / spdif / test.conf
index cb63b0d2ece1fb094ebe8a7aca141f1f18f4bdcf..6f3be39df3394579622135c7398f41c32dc76994 100644 (file)
@@ -4,6 +4,21 @@ test exception_samplerate
        output spdif exception match SamplerateError
 
 test 2ch-16bit-48khz
-       protocol-decoder spdif channel data=0
+       protocol-decoder spdif channel data=0 initial_pin data=0
        input spdif/2ch-16bit-48khz/2ch-16bit-48khz.sr
        output spdif annotation match 2ch-16bit-48khz.output
+
+test spdif_16mhz_44khz
+       protocol-decoder spdif channel data=6
+       input spdif/more/spdif_16mhz_44khz.sr
+       output spdif exception match SamplerateError
+
+test spdif_16mhz_44khz_3
+       protocol-decoder spdif channel data=6
+       input spdif/more/spdif_16mhz_44khz_3.sr
+       output spdif exception match SamplerateError
+
+test spdif_24mhz_44khz_1
+       protocol-decoder spdif channel data=6
+       input spdif/more/spdif_24mhz_44khz_1.sr
+       output spdif annotation match spdif_24mhz_44khz_1.output