This is an automatic generated email to let you know that the following patch were queued:
Subject: test/if: add infoframe test data Author: Hans Verkuil <hverkuil-ci...@xs4all.nl> Date: Wed Jul 31 16:42:21 2024 +0200 These are various InfoFrames plus the corresponding edid that can be used for testing edid-decode. Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> test/if/audio.test | Bin 0 -> 14 bytes test/if/avi.test | Bin 0 -> 17 bytes test/if/edid.test | 17 +++++++++++++++++ test/if/spd.test | Bin 0 -> 29 bytes test/if/vendor.test | Bin 0 -> 8 bytes 5 files changed, 17 insertions(+) --- diff --git a/test/if/audio.test b/test/if/audio.test new file mode 100644 index 000000000000..f6bd41a31d38 Binary files /dev/null and b/test/if/audio.test differ diff --git a/test/if/avi.test b/test/if/avi.test new file mode 100644 index 000000000000..094aec521ea1 Binary files /dev/null and b/test/if/avi.test differ diff --git a/test/if/edid.test b/test/if/edid.test new file mode 100644 index 000000000000..4ca3e09015fd --- /dev/null +++ b/test/if/edid.test @@ -0,0 +1,17 @@ +00 ff ff ff ff ff ff 00 4c 2d 01 0c 01 06 00 01 +2a 18 01 03 80 69 3b 78 0a 23 ad a4 54 4d 99 26 +0f 47 4a bd ef 80 71 4f 81 c0 81 00 81 80 95 00 +a9 c0 b3 00 01 01 08 e8 00 30 f2 70 5a 80 b0 58 +8a 00 50 1d 74 00 00 1e 02 3a 80 18 71 38 2d 40 +58 2c 45 00 50 1d 74 00 00 1e 00 00 00 fd 00 18 +4b 0f 87 3c 00 0a 20 20 20 20 20 20 00 00 00 fc +00 53 41 4d 53 55 4e 47 0a 20 20 20 20 20 01 56 + +02 03 58 f1 57 61 10 1f 04 13 05 14 20 21 22 5d +5e 5f 60 65 66 62 63 64 07 16 03 12 29 09 07 07 +15 07 50 3d 04 c0 83 01 00 00 e2 00 0f e3 05 c0 +00 76 03 0c 00 30 00 b8 3c 21 d0 88 01 02 03 04 +01 40 3f ff 50 60 80 90 67 d8 5d c4 01 78 80 03 +e3 06 05 01 e3 0f 01 e0 01 1d 80 d0 72 1c 16 20 +10 2c 25 80 50 1d 74 00 00 9e 66 21 56 aa 51 00 +1e 30 46 8f 33 00 50 1d 74 00 00 1e 00 00 00 86 diff --git a/test/if/spd.test b/test/if/spd.test new file mode 100644 index 000000000000..4ea75ea07602 Binary files /dev/null and b/test/if/spd.test differ diff --git a/test/if/vendor.test b/test/if/vendor.test new file mode 100644 index 000000000000..ae2737c4be8f Binary files /dev/null and b/test/if/vendor.test differ