]> sigrok.org Git - sigrok-test.git/blame - decoder/test/edid/test.conf
Add initial set of PD tests.
[sigrok-test.git] / decoder / test / edid / test.conf
CommitLineData
dd37a782
UH
1test tv
2 protocol-decoder i2c channel scl=0 channel sda=1
3 protocol-decoder edid
4 stack i2c edid
5 input i2c/edid/samsung_le46b620r3p.sr
6 output edid annotation class fields match samsung_le46b620r3p_fields.output
7 output edid annotation class sections match samsung_le46b620r3p_sections.output
8
9test lcd
10 protocol-decoder i2c channel scl=0 channel sda=1
11 protocol-decoder edid
12 stack i2c edid
13 input i2c/edid/samsung_syncmaster245b.sr
14 output edid annotation match samsung_syncmaster245b.output
15