From 8f5f3f62c877c117376c67cac52376d9ee94fbd5 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 20 Jul 2020 23:08:26 +0200 Subject: spdif: Add/update test-cases after decoder changes. --- decoder/test/spdif/test.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'decoder/test/spdif/test.conf') diff --git a/decoder/test/spdif/test.conf b/decoder/test/spdif/test.conf index 539f565..6f3be39 100644 --- a/decoder/test/spdif/test.conf +++ b/decoder/test/spdif/test.conf @@ -7,3 +7,18 @@ test 2ch-16bit-48khz 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 -- cgit v1.2.3-70-g09d2