]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/mdio/test.conf
Add OUTPUT_PYTHON test-cases for all PDs.
[sigrok-test.git] / decoder / test / mdio / test.conf
... / ...
CommitLineData
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
5 output mdio python match lan8720a_read_all_plugged.python
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
11 output mdio python match lan8720a_read_all_unplugged.python
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
17 output mdio python match lan8720a_read_write_read.python