]> sigrok.org Git - sigrok-test.git/blob - decoder/test/lm75/test.conf
Add a few ook_oregon test-cases.
[sigrok-test.git] / decoder / test / lm75 / test.conf
1 test rding_temper_fm75_1
2         protocol-decoder i2c channel sda=0 channel scl=1
3         protocol-decoder i2cfilter option address=79
4         protocol-decoder lm75
5         stack i2c i2cfilter lm75
6         input i2c/rding_temper/rding_temper_i2c_usb_led_eeprom_and_sensor_5s.sr
7         output lm75 annotation match rding_temper_fm75_1.output
8
9 test rding_temper_fm75_2
10         protocol-decoder i2c channel sda=0 channel scl=1
11         protocol-decoder i2cfilter option address=79
12         protocol-decoder lm75
13         stack i2c i2cfilter lm75
14         input i2c/rding_temper/rding_temper_i2c_usb_led_sensor_5s.sr
15         output lm75 annotation match rding_temper_fm75_2.output
16
17 test rding_temper_fm75_3
18         protocol-decoder i2c channel sda=0 channel scl=1
19         protocol-decoder i2cfilter option address=79
20         protocol-decoder lm75
21         stack i2c i2cfilter lm75
22         input i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr
23         output lm75 annotation match rding_temper_fm75_3.output