]> sigrok.org Git - sigrok-test.git/blob - decoder/test/edid/test.conf
test.conf updates after annotation class/row changes.
[sigrok-test.git] / decoder / test / edid / test.conf
1 test 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 field match samsung_le46b620r3p_fields.output
7         output edid annotation class section match samsung_le46b620r3p_sections.output
8
9 test 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
16 test acer_al711_on_dp_dm_hdmi_vga
17         protocol-decoder i2c channel scl=1 channel sda=0
18         protocol-decoder edid
19         stack i2c edid
20         input i2c/edid/acer_al711_on_dp_dm_hdmi_vga.sr
21         output edid annotation match acer_al711_on_dp_dm_hdmi_vga.output