From bc590a721629a9d678daf5d6edec06c8580bc94e Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 1 Sep 2015 21:58:40 +0200 Subject: eeprom24xx: Add another test-case. --- decoder/test/eeprom24xx/test.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'decoder/test/eeprom24xx/test.conf') diff --git a/decoder/test/eeprom24xx/test.conf b/decoder/test/eeprom24xx/test.conf index f1b13aa..bf8e026 100644 --- a/decoder/test/eeprom24xx/test.conf +++ b/decoder/test/eeprom24xx/test.conf @@ -25,3 +25,11 @@ test st_m24c02_powerup_and_reset stack i2c eeprom24xx input i2c/eeprom_24xx/st_m24c02/st_m24c02_powerup_and_reset.sr output eeprom24xx annotation match st_m24c02_powerup_and_reset.output + +test trekstor_ebr30_a_i2c_0x15 + protocol-decoder i2c channel scl=0 channel sda=1 + protocol-decoder i2cfilter option address=52 + protocol-decoder eeprom24xx + stack i2c i2cfilter eeprom24xx + input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr + output eeprom24xx annotation match trekstor_ebr30_a_i2c_0x15.output -- cgit v1.2.3-54-g00ecf