summaryrefslogtreecommitdiff
path: root/decoder/test/eeprom24xx/test.conf
diff options
context:
space:
mode:
authorwhitequark <whitequark@whitequark.org>2018-05-21 16:33:15 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2018-05-21 18:49:16 +0200
commite28f807a8c278a042ef6ee29b0cc835c3c05d4a6 (patch)
tree902bfb1182c72060b119efb2e2287e491d700e9e /decoder/test/eeprom24xx/test.conf
parent4aa3a4fd8cb21ab993cb348b7dbcaef1a7420948 (diff)
downloadsigrok-test-e28f807a8c278a042ef6ee29b0cc835c3c05d4a6.tar.gz
sigrok-test-e28f807a8c278a042ef6ee29b0cc835c3c05d4a6.zip
eeprom24xx: add glasgow-firmware-flash test case.
Diffstat (limited to 'decoder/test/eeprom24xx/test.conf')
-rw-r--r--decoder/test/eeprom24xx/test.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/decoder/test/eeprom24xx/test.conf b/decoder/test/eeprom24xx/test.conf
index 2ae37ec..3c74932 100644
--- a/decoder/test/eeprom24xx/test.conf
+++ b/decoder/test/eeprom24xx/test.conf
@@ -46,3 +46,11 @@ test x24c02_dual
input i2c/eeprom_24xx/xicor_x24c02/x24c02_dual.sr
output eeprom24xx annotation match x24c02_dual.output
output eeprom24xx binary class binary match x24c02_dual.bin_binary
+
+test glasgow-firmware-flash_snippet
+ protocol-decoder i2c channel scl=0 channel sda=1
+ protocol-decoder eeprom24xx option chip=onsemi_cat24c256
+ stack i2c eeprom24xx
+ input i2c/eeprom_24xx/onsemi_cat24c256/glasgow-firmware-flash_snippet.sr
+ output eeprom24xx annotation match glasgow-firmware-flash_snippet.output
+ output eeprom24xx binary class binary match glasgow-firmware-flash_snippet.bin_binary