]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/edid/test/test.conf
PD tests moved into the sigrok-test repo.
[libsigrokdecode.git] / decoders / edid / test / test.conf
diff --git a/decoders/edid/test/test.conf b/decoders/edid/test/test.conf
deleted file mode 100644 (file)
index cd6c127..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-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
-