]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/edid/test/test.conf
Add protocol decoder testing framework.
[libsigrokdecode.git] / decoders / edid / test / test.conf
diff --git a/decoders/edid/test/test.conf b/decoders/edid/test/test.conf
new file mode 100644 (file)
index 0000000..aff116c
--- /dev/null
@@ -0,0 +1,8 @@
+test tv
+       protocol-decoder i2c probe scl=0 probe 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
+