summaryrefslogtreecommitdiff
path: root/decoder/test/mdio/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/mdio/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/mdio/test.conf')
-rw-r--r--decoder/test/mdio/test.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/decoder/test/mdio/test.conf b/decoder/test/mdio/test.conf
index 5e6c341..da05587 100644
--- a/decoder/test/mdio/test.conf
+++ b/decoder/test/mdio/test.conf
@@ -2,13 +2,16 @@ test lan8720a_read_all_plugged
protocol-decoder mdio channel mdc=0 channel mdio=1
input mdio/lan8720a/lan8720a_read_all_plugged.sr
output mdio annotation match lan8720a_read_all_plugged.output
+ output mdio python match lan8720a_read_all_plugged.python
test lan8720a_read_all_unplugged
protocol-decoder mdio channel mdc=0 channel mdio=1
input mdio/lan8720a/lan8720a_read_all_unplugged.sr
output mdio annotation match lan8720a_read_all_unplugged.output
+ output mdio python match lan8720a_read_all_unplugged.python
test lan8720a_read_write_read
protocol-decoder mdio channel mdc=0 channel mdio=1
input mdio/lan8720a/lan8720a_read_write_read.sr
output mdio annotation match lan8720a_read_write_read.output
+ output mdio python match lan8720a_read_write_read.python