X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fmdio%2Ftest.conf;h=1baba12d44076cf6c23a34055a7ccafb9c64df22;hb=HEAD;hp=da05587d817e95a17d0101e160319f788480a3e1;hpb=7974d8f42cc1629aa852b9c535b718d4fc8773e0;p=sigrok-test.git diff --git a/decoder/test/mdio/test.conf b/decoder/test/mdio/test.conf index da05587..1baba12 100644 --- a/decoder/test/mdio/test.conf +++ b/decoder/test/mdio/test.conf @@ -15,3 +15,21 @@ 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 + +test clause45_read_no_address + protocol-decoder mdio channel mdc=0 channel mdio=1 + input mdio/misc/clause45_read_no_address.sr + output mdio annotation match clause45_read_no_address.output + output mdio python match clause45_read_no_address.python