]> sigrok.org Git - libsigrokdecode.git/blob - decoders/edid/test/test.conf
spdif: Simplify get_pulse_type() a bit.
[libsigrokdecode.git] / decoders / edid / test / test.conf
1 test tv
2         protocol-decoder i2c channel scl=0 channel sda=1
3         protocol-decoder edid
4         stack i2c edid
5         input i2c/edid/samsung_le46b620r3p.sr
6         output edid annotation class fields match samsung_le46b620r3p_fields.output
7         output edid annotation class sections match samsung_le46b620r3p_sections.output
8
9 test lcd
10         protocol-decoder i2c channel scl=0 channel sda=1
11         protocol-decoder edid
12         stack i2c edid
13         input i2c/edid/samsung_syncmaster245b.sr
14         output edid annotation match samsung_syncmaster245b.output
15