summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-06-10 21:29:33 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-06-21 19:12:32 +0200
commitddc6bc330f4d92cf400e8c0b8c914f659884ecb6 (patch)
tree8341862c3ef96f54cffc97fa269dc8fe6520cf6c /test/fixtures
parent178e0e9da93dab969593cdbac2a3ccff19e2f678 (diff)
downloadqtlocation-mapboxgl-ddc6bc330f4d92cf400e8c0b8c914f659884ecb6.tar.gz
[tests] Add memory tests
Simple tests that will render a raster and a vector map and hopefully the valgrind bot will detect something wrong if any. The other test will look for application lifetime leaks that cannot be detected with valgrind. It can also detect GL leaks if they are very expressive. A threshold is needed because of memory will grow anyway due to fragmentation.
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/resources/raster.tilebin32058 -> 95464 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/resources/raster.tile b/test/fixtures/resources/raster.tile
index 28ecadbb5e..43cc9a0c77 100644
--- a/test/fixtures/resources/raster.tile
+++ b/test/fixtures/resources/raster.tile
Binary files differ