video: Add a test for 16bpp BMP files

Add a compressed 16bpp BMP file and a test to cover this.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2021-11-19 13:23:58 -07:00
committed by Anatolij Gustschin
parent f5aa93eb53
commit c1cad06f69
5 changed files with 27 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3,3 +3,4 @@
# Denote all files that are truly binary and should not be modified
*.bmp binary
*.ttf binary
*.gz binary