summaryrefslogtreecommitdiff
path: root/decoder/test/lm75/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/lm75/test.conf')
-rw-r--r--decoder/test/lm75/test.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/decoder/test/lm75/test.conf b/decoder/test/lm75/test.conf
new file mode 100644
index 0000000..99876b8
--- /dev/null
+++ b/decoder/test/lm75/test.conf
@@ -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