From bb4d80fe9827774f2a37de5d2335488e499c0dfd Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Wed, 1 Aug 2018 19:11:33 +0200 Subject: mdio: add test for "READ without ADDRESS" (bug #1258) --- decoder/test/mdio/clause45_read_no_address.python | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 decoder/test/mdio/clause45_read_no_address.python (limited to 'decoder/test/mdio/clause45_read_no_address.python') diff --git a/decoder/test/mdio/clause45_read_no_address.python b/decoder/test/mdio/clause45_read_no_address.python new file mode 100644 index 0000000..9f02764 --- /dev/null +++ b/decoder/test/mdio/clause45_read_no_address.python @@ -0,0 +1,3 @@ +60561-86165 mdio: [(True, -1, True, 0, 31, 65535)] +144976-170580 mdio: [(True, -1, True, 0, 31, 65535)] +229390-254994 mdio: [(True, -1, True, 0, 31, 65535)] -- cgit v1.2.3-54-g00ecf