]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/lm75/test.conf
Add some LM75 tests.
[sigrok-test.git] / decoder / test / lm75 / test.conf
diff --git a/decoder/test/lm75/test.conf b/decoder/test/lm75/test.conf
new file mode 100644 (file)
index 0000000..99876b8
--- /dev/null
@@ -0,0 +1,23 @@
+test rding_temper_fm75_1
+       protocol-decoder i2c channel sda=0 channel scl=1
+       protocol-decoder i2cfilter option address=79
+       protocol-decoder lm75
+       stack i2c i2cfilter lm75
+       input i2c/rding_temper/rding_temper_i2c_usb_led_eeprom_and_sensor_5s.sr
+       output lm75 annotation match rding_temper_fm75_1.output
+
+test rding_temper_fm75_2
+       protocol-decoder i2c channel sda=0 channel scl=1
+       protocol-decoder i2cfilter option address=79
+       protocol-decoder lm75
+       stack i2c i2cfilter lm75
+       input i2c/rding_temper/rding_temper_i2c_usb_led_sensor_5s.sr
+       output lm75 annotation match rding_temper_fm75_2.output
+
+test rding_temper_fm75_3
+       protocol-decoder i2c channel sda=0 channel scl=1
+       protocol-decoder i2cfilter option address=79
+       protocol-decoder lm75
+       stack i2c i2cfilter lm75
+       input i2c/rding_temper/rding_temper_i2c_eeprom_and_sensor.sr
+       output lm75 annotation match rding_temper_fm75_3.output