]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/spdif/test.conf
ir_irmp: introduce IRMP test cases, cover NEC/RC5/RC6/SIRC and others
[sigrok-test.git] / decoder / test / spdif / test.conf
... / ...
CommitLineData
1test exception_samplerate
2 protocol-decoder spdif
3 input misc/no-samplerate.sr
4 output spdif exception match SamplerateError
5
6test 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
11test 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
16test 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
21test 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