X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fmdio%2Ftest.conf;h=8b8b1408f253a8b9550b9a8cf26d8bb758000f04;hb=a158bea3e47d88423feb9bba5752ab5e4655fd14;hp=5e6c34191bfd64ca1dedb0d400dd078c3557177b;hpb=07a813243069e66ade07cf59382e874044f7b9c5;p=sigrok-test.git diff --git a/decoder/test/mdio/test.conf b/decoder/test/mdio/test.conf index 5e6c341..8b8b140 100644 --- a/decoder/test/mdio/test.conf +++ b/decoder/test/mdio/test.conf @@ -2,13 +2,28 @@ 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 + +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