X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fedid%2Ftest.conf;h=835524b25385cef7d0b844ba8054d07be7e0b155;hp=cd6c127ff2f3e3a5577646a769664fcad76e28f5;hb=e4b2bbef77bc53c02d0a1ca0d039db7c6f49a6fe;hpb=dd37a782a8637bdee703a13c949b222b9ba8b95d diff --git a/decoder/test/edid/test.conf b/decoder/test/edid/test.conf index cd6c127..835524b 100644 --- a/decoder/test/edid/test.conf +++ b/decoder/test/edid/test.conf @@ -3,8 +3,8 @@ test tv protocol-decoder edid stack i2c edid input i2c/edid/samsung_le46b620r3p.sr - output edid annotation class fields match samsung_le46b620r3p_fields.output - output edid annotation class sections match samsung_le46b620r3p_sections.output + output edid annotation class field match samsung_le46b620r3p_fields.output + output edid annotation class section match samsung_le46b620r3p_sections.output test lcd protocol-decoder i2c channel scl=0 channel sda=1 @@ -13,3 +13,9 @@ test lcd input i2c/edid/samsung_syncmaster245b.sr output edid annotation match samsung_syncmaster245b.output +test acer_al711_on_dp_dm_hdmi_vga + protocol-decoder i2c channel scl=1 channel sda=0 + protocol-decoder edid + stack i2c edid + input i2c/edid/acer_al711_on_dp_dm_hdmi_vga.sr + output edid annotation match acer_al711_on_dp_dm_hdmi_vga.output