summaryrefslogtreecommitdiff
path: root/decoders/edid/test/test.conf
diff options
context:
space:
mode:
authorBert Vermeulen <bert@biot.com>2014-06-24 16:04:45 +0200
committerBert Vermeulen <bert@biot.com>2014-06-24 16:04:45 +0200
commit66a6eee7b0783f816187e75324df09a729a4070e (patch)
treeaef87ce5fca317eb066e753a7431faae9be61796 /decoders/edid/test/test.conf
parentd45058e87e7045fef1b7c4425de1917a554545f7 (diff)
downloadlibsigrokdecode-66a6eee7b0783f816187e75324df09a729a4070e.tar.gz
libsigrokdecode-66a6eee7b0783f816187e75324df09a729a4070e.zip
edid: Add another test, covering more code in the PD.
Diffstat (limited to 'decoders/edid/test/test.conf')
-rw-r--r--decoders/edid/test/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoders/edid/test/test.conf b/decoders/edid/test/test.conf
index 2f3eb4c..cd6c127 100644
--- a/decoders/edid/test/test.conf
+++ b/decoders/edid/test/test.conf
@@ -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
+