tests/evas: add simple test for skip_head property
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 14 Feb 2020 13:33:49 +0000 (08:33 -0500)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 17 Feb 2020 21:39:19 +0000 (06:39 +0900)
commitabf50a9c776e75369ef36048068958071371874f
tree1367ee6c3462ca30a3f7ed722d3722ebe801ca05
parent9e1ed0f878f52a98f4f4b1489856974cf61b33d7
tests/evas: add simple test for skip_head property

Summary:
when using this property, there should be no mmap loaded after a call
to evas_object_image_file_set, and we want to make sure the image is
eventually loaded

ref T8378

Depends on D11340

Reviewers: raster

Reviewed By: raster

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8378

Differential Revision: https://phab.enlightenment.org/D11341
src/tests/evas/evas_test_image.c