]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/i2s/test.conf
parallel: adjust hex number format of expected PD output
[sigrok-test.git] / decoder / test / i2s / test.conf
... / ...
CommitLineData
1test exception_samplerate
2 protocol-decoder i2s
3 input misc/no-samplerate.sr
4 output i2s exception match SamplerateError
5
6test 2ch-16bit-16khz
7 protocol-decoder i2s channel sck=0 channel ws=1 channel sd=2
8 input i2s/2ch-16bit-16khz/2ch-16bit-16khz.sr
9 output i2s annotation match 2ch-16bit-16khz.output
10 output i2s python match 2ch-16bit-16khz.python
11 output i2s binary class wav match 2ch-16bit-16khz.bin_wav