]> sigrok.org Git - sigrok-test.git/blame - decoder/test/mdio/test.conf
mdio: Update output files for new MDIO decoder output.
[sigrok-test.git] / decoder / test / mdio / test.conf
CommitLineData
07a81324
UH
1test 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
7974d8f4 5 output mdio python match lan8720a_read_all_plugged.python
07a81324
UH
6
7test 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
7974d8f4 11 output mdio python match lan8720a_read_all_unplugged.python
07a81324
UH
12
13test 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
7974d8f4 17 output mdio python match lan8720a_read_write_read.python