xref: /aosp_15_r20/external/edid-decode/test/README (revision 193032a37cc83cffc1526215991f3c21671f4245)
1*193032a3SAndroid Build Coastguard WorkerThis test directory contains some special test EDIDs:
2*193032a3SAndroid Build Coastguard Worker
3*193032a3SAndroid Build Coastguard WorkerThree test files to check the edid-decode file parser:
4*193032a3SAndroid Build Coastguard Worker
5*193032a3SAndroid Build Coastguard Workerquantumdata.test: an EDID as generated by the QuantumData (nowadays
6*193032a3SAndroid Build Coastguard Worker	Teledyne LeCroy) software.
7*193032a3SAndroid Build Coastguard Worker
8*193032a3SAndroid Build Coastguard Workerxorg.test: an EDID as logged by xorg in /var/log/Xorg.0.log.
9*193032a3SAndroid Build Coastguard Worker
10*193032a3SAndroid Build Coastguard Workerxrandr.test: an EDID as reported by 'xrandr --props'.
11*193032a3SAndroid Build Coastguard Worker
12*193032a3SAndroid Build Coastguard Worker
13*193032a3SAndroid Build Coastguard WorkerFive hand-crafted EDIDs to test rarely seen EDID extensions or data blocks:
14*193032a3SAndroid Build Coastguard Worker
15*193032a3SAndroid Build Coastguard Workercta-vesa.test: has VESA Display Transfer Characteristics Data Block and
16*193032a3SAndroid Build Coastguard Worker	VESA Video Display Device Data Block in the CTA-861 block.
17*193032a3SAndroid Build Coastguard Worker
18*193032a3SAndroid Build Coastguard Workerls-ext.test: has a Localized String Extension Block.
19*193032a3SAndroid Build Coastguard Worker
20*193032a3SAndroid Build Coastguard Workerblockmap-128.test: has a single Block Map extension and a total of
21*193032a3SAndroid Build Coastguard Worker	128 blocks.
22*193032a3SAndroid Build Coastguard Worker
23*193032a3SAndroid Build Coastguard Workerblockmap-255.test: has two Block Map extensions and a total of
24*193032a3SAndroid Build Coastguard Worker	255 blocks (the maximum possible EDID size when the second
25*193032a3SAndroid Build Coastguard Worker	Block Map is used).
26*193032a3SAndroid Build Coastguard Worker
27*193032a3SAndroid Build Coastguard Worker256-blocks.test: has the maximum number of 256 blocks.
28*193032a3SAndroid Build Coastguard Worker
29*193032a3SAndroid Build Coastguard Worker
30*193032a3SAndroid Build Coastguard WorkerExamples of old EDID versions:
31*193032a3SAndroid Build Coastguard Worker
32*193032a3SAndroid Build Coastguard Workeredid-1.X.test: EDIDs with version 1.0, 1.1 and 1.2.
33*193032a3SAndroid Build Coastguard Worker
34*193032a3SAndroid Build Coastguard Worker
35*193032a3SAndroid Build Coastguard WorkerTest EDIDs from several standards:
36*193032a3SAndroid Build Coastguard Worker
37*193032a3SAndroid Build Coastguard Workercta-annex-a.test
38*193032a3SAndroid Build Coastguard Workercta-annex-d.test
39*193032a3SAndroid Build Coastguard Workervesa-edid-1.1.test
40*193032a3SAndroid Build Coastguard Workervesa-edid-1.3.test
41*193032a3SAndroid Build Coastguard Workervesa-edid-1.4-1.test
42*193032a3SAndroid Build Coastguard Workervesa-edid-1.4-2.test
43*193032a3SAndroid Build Coastguard Workervesa-edid-1.4-3.test
44