X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fmdio%2Ftest.conf;h=1baba12d44076cf6c23a34055a7ccafb9c64df22;hb=a6dd266ddca4e1ea937bb8bdda971006e1b3b7fc;hp=8b8b1408f253a8b9550b9a8cf26d8bb758000f04;hpb=0e796b9a1857945cf74f1ce75572287fa7910533;p=sigrok-test.git diff --git a/decoder/test/mdio/test.conf b/decoder/test/mdio/test.conf index 8b8b140..1baba12 100644 --- a/decoder/test/mdio/test.conf +++ b/decoder/test/mdio/test.conf @@ -27,3 +27,9 @@ test clause45_pluggable_transceiver 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