From 0e796b9a1857945cf74f1ce75572287fa7910533 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 4 May 2016 03:51:06 +0200 Subject: mdio: Add two more test-cases. --- decoder/test/mdio/test.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'decoder/test/mdio/test.conf') 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 -- cgit v1.2.3-54-g00ecf