summaryrefslogtreecommitdiff
path: root/decoder/test/i2c/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-12-25 17:23:36 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2015-12-27 23:03:43 +0100
commit7974d8f42cc1629aa852b9c535b718d4fc8773e0 (patch)
tree7b699c35042ebd542da2f56b3226b5a59422fcbe /decoder/test/i2c/test.conf
parentdd9648d4c3235317cb8b36c88448f5f14c738a6b (diff)
downloadsigrok-test-7974d8f42cc1629aa852b9c535b718d4fc8773e0.tar.gz
sigrok-test-7974d8f42cc1629aa852b9c535b718d4fc8773e0.zip
Add OUTPUT_PYTHON test-cases for all PDs.
Diffstat (limited to 'decoder/test/i2c/test.conf')
-rw-r--r--decoder/test/i2c/test.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/decoder/test/i2c/test.conf b/decoder/test/i2c/test.conf
index a510acd..bf7c282 100644
--- a/decoder/test/i2c/test.conf
+++ b/decoder/test/i2c/test.conf
@@ -23,6 +23,7 @@ test motherboard
test xfp
protocol-decoder i2c channel scl=0 channel sda=1
input i2c/network-transceivers/xfp.sr
+ output i2c python match xfp.python
output i2c binary class data-read match xfp.bin_data_read
output i2c binary class data-write match xfp.bin_data_write
output i2c binary class address-read match xfp.bin_address_read
@@ -32,6 +33,7 @@ test wii_nunchuk_init
protocol-decoder i2c channel scl=0 channel sda=1
input i2c/wii_nunchuk/wii_nunchuk_init.sr
output i2c annotation match wii_nunchuk_init.output
+ output i2c python match wii_nunchuk_init.python
output i2c binary class data-write match wii_nunchuk_init.bin_data_write
output i2c binary class address-write match wii_nunchuk_init.bin_address_write