summaryrefslogtreecommitdiff
path: root/decoder/test/mdio/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-07-06 22:03:55 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2015-07-09 21:06:39 +0200
commit07a813243069e66ade07cf59382e874044f7b9c5 (patch)
tree7032b0fee6d41e0a15d79f595724c548b9748c2f /decoder/test/mdio/test.conf
parent3cd37630643743d8e6cd8daafd6d1d3edcb40c21 (diff)
downloadsigrok-test-07a813243069e66ade07cf59382e874044f7b9c5.tar.gz
sigrok-test-07a813243069e66ade07cf59382e874044f7b9c5.zip
Add a few MDIO test cases.
Diffstat (limited to 'decoder/test/mdio/test.conf')
-rw-r--r--decoder/test/mdio/test.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/decoder/test/mdio/test.conf b/decoder/test/mdio/test.conf
new file mode 100644
index 0000000..5e6c341
--- /dev/null
+++ b/decoder/test/mdio/test.conf
@@ -0,0 +1,14 @@
+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
+
+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
+
+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