summaryrefslogtreecommitdiff
path: root/decoder/test/mdio/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2016-05-04 03:51:06 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2016-05-04 03:51:06 +0200
commit0e796b9a1857945cf74f1ce75572287fa7910533 (patch)
treee19ded981cf2430b6ece4daf075ef46dad6f3738 /decoder/test/mdio/test.conf
parent20b84237210f034dac09839642088d54d564fdb6 (diff)
downloadsigrok-test-0e796b9a1857945cf74f1ce75572287fa7910533.tar.gz
sigrok-test-0e796b9a1857945cf74f1ce75572287fa7910533.zip
mdio: Add two more test-cases.
Diffstat (limited to 'decoder/test/mdio/test.conf')
-rw-r--r--decoder/test/mdio/test.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/decoder/test/mdio/test.conf b/decoder/test/mdio/test.conf
index da05587..8b8b140 100644
--- a/decoder/test/mdio/test.conf
+++ b/decoder/test/mdio/test.conf
@@ -15,3 +15,15 @@ test lan8720a_read_write_read
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
+
+test clause22_dp83848cvv
+ protocol-decoder mdio channel mdc=0 channel mdio=1
+ input mdio/dp83848cvv/clause22_dp83848cvv.sr
+ output mdio annotation match clause22_dp83848cvv.output
+ output mdio python match clause22_dp83848cvv.python
+
+test clause45_pluggable_transceiver
+ protocol-decoder mdio channel mdc=0 channel mdio=1
+ input mdio/misc/clause45_pluggable_transceiver.sr
+ output mdio annotation match clause45_pluggable_transceiver.output
+ output mdio python match clause45_pluggable_transceiver.python