blob: 50bcf32c63455d79915578ffd401bdc871207320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
test exception_samplerate
protocol-decoder ir_sirc
input misc/no-samplerate.sr
output ir_sirc exception match SamplerateError
test sirc_1
protocol-decoder ir_sirc channel ir=0
input ir/sirc/sirc-1.sr
output ir_sirc annotation match sirc_1.output
test sirc_2
protocol-decoder ir_sirc channel ir=0
input ir/sirc/sirc-2.sr
output ir_sirc annotation match sirc_2.output
|