]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/edid/test/test.conf
edid: Add another test, covering more code in the PD.
[libsigrokdecode.git] / decoders / edid / test / test.conf
index 2f3eb4c0b15e45662ad16b990d7931eba69666f1..cd6c127ff2f3e3a5577646a769664fcad76e28f5 100644 (file)
@@ -6,3 +6,10 @@ test tv
        output edid annotation class fields match samsung_le46b620r3p_fields.output
        output edid annotation class sections match samsung_le46b620r3p_sections.output
 
+test lcd
+       protocol-decoder i2c channel scl=0 channel sda=1
+       protocol-decoder edid
+       stack i2c edid
+       input i2c/edid/samsung_syncmaster245b.sr
+       output edid annotation match samsung_syncmaster245b.output
+