summaryrefslogtreecommitdiff
path: root/decoder/test/edid/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/edid/test.conf')
-rw-r--r--decoder/test/edid/test.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/decoder/test/edid/test.conf b/decoder/test/edid/test.conf
new file mode 100644
index 0000000..cd6c127
--- /dev/null
+++ b/decoder/test/edid/test.conf
@@ -0,0 +1,15 @@
+test tv
+ protocol-decoder i2c channel scl=0 channel sda=1
+ 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
+
+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
+