ir_irmp: introduce IRMP test cases, cover NEC/RC5/RC6/SIRC and others
[sigrok-test/gsi.git] / decoder / test / pca9571 / test.conf
blobb62d9b0ea58a9862b3bd1af356e42680f7edb399
1 test pca9571_simple
2         protocol-decoder i2c channel sda=0 channel scl=1
3         protocol-decoder pca9571
4         stack i2c pca9571
5         input i2c/nxp_pca9571/pca9571_simple.sr
6         output pca9571 annotation match pca9571_simple.output
8 test pca9571_sequence
9         protocol-decoder i2c channel sda=0 channel scl=1
10         protocol-decoder pca9571
11         stack i2c pca9571
12         input i2c/nxp_pca9571/pca9571_sequence.sr
13         output pca9571 annotation match pca9571_sequence.output
15 test pca9571_warning
16         protocol-decoder i2c channel sda=0 channel scl=1
17         protocol-decoder pca9571
18         stack i2c pca9571
19         input i2c/nxp_pca9571/pca9571_warning.sr
20         output pca9571 annotation match pca9571_warning.output