summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/bmp/reftest.list
blob: 87183e6b2fae96051ffd718ff6cc225c4ea70a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# BMP tests

include bmp-1bpp/reftest.list
include bmp-4bpp/reftest.list
include bmp-8bpp/reftest.list
include bmp-24bpp/reftest.list
include bmp-corrupted/reftest.list
include bmpsuite/reftest.list

# Two bmp files where the offset to the start of the image data in the file
# is past the end of the file. In 1240629-1.bmp the offset us uint32_max,
# so we are testing that we don't try to allocate a buffer that size (and
# fail on 32 bit platforms) and declare the image in error state. If in the
# future we decide that such bmps (offset past the end of the file) are
# invalid the test will still pass, but won't be testing much.
== 1240629-1.bmp 1240629-2.bmp