]> sigrok.org Git - sigrok-test.git/blob - decoder/test/mdio/test.conf
mdio: Add two more test-cases.
[sigrok-test.git] / decoder / test / mdio / test.conf
1 test lan8720a_read_all_plugged
2         protocol-decoder mdio channel mdc=0 channel mdio=1
3         input mdio/lan8720a/lan8720a_read_all_plugged.sr
4         output mdio annotation match lan8720a_read_all_plugged.output
5         output mdio python match lan8720a_read_all_plugged.python
6
7 test lan8720a_read_all_unplugged
8         protocol-decoder mdio channel mdc=0 channel mdio=1
9         input mdio/lan8720a/lan8720a_read_all_unplugged.sr
10         output mdio annotation match lan8720a_read_all_unplugged.output
11         output mdio python match lan8720a_read_all_unplugged.python
12
13 test lan8720a_read_write_read
14         protocol-decoder mdio channel mdc=0 channel mdio=1
15         input mdio/lan8720a/lan8720a_read_write_read.sr
16         output mdio annotation match lan8720a_read_write_read.output
17         output mdio python match lan8720a_read_write_read.python
18
19 test clause22_dp83848cvv
20         protocol-decoder mdio channel mdc=0 channel mdio=1
21         input mdio/dp83848cvv/clause22_dp83848cvv.sr
22         output mdio annotation match clause22_dp83848cvv.output
23         output mdio python match clause22_dp83848cvv.python
24
25 test clause45_pluggable_transceiver
26         protocol-decoder mdio channel mdc=0 channel mdio=1
27         input mdio/misc/clause45_pluggable_transceiver.sr
28         output mdio annotation match clause45_pluggable_transceiver.output
29         output mdio python match clause45_pluggable_transceiver.python