]> sigrok.org Git - sigrok-test.git/blob - decoder/test/spdif/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / spdif / test.conf
1 test exception_samplerate
2         protocol-decoder spdif
3         input misc/no-samplerate.sr
4         output spdif exception match SamplerateError
5
6 test 2ch-16bit-48khz
7         protocol-decoder spdif channel data=0 initial_pin data=0
8         input spdif/2ch-16bit-48khz/2ch-16bit-48khz.sr
9         output spdif annotation match 2ch-16bit-48khz.output
10
11 test spdif_16mhz_44khz
12         protocol-decoder spdif channel data=6
13         input spdif/more/spdif_16mhz_44khz.sr
14         output spdif exception match SamplerateError
15
16 test spdif_16mhz_44khz_3
17         protocol-decoder spdif channel data=6
18         input spdif/more/spdif_16mhz_44khz_3.sr
19         output spdif exception match SamplerateError
20
21 test spdif_24mhz_44khz_1
22         protocol-decoder spdif channel data=6
23         input spdif/more/spdif_24mhz_44khz_1.sr
24         output spdif annotation match spdif_24mhz_44khz_1.output