Evas: Add a test case for image buffer_map.
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 23 Mar 2016 08:43:07 +0000 (17:43 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Mar 2016 07:40:02 +0000 (16:40 +0900)
commitba4ffba8c164400acf662eea7b7a715093812f12
tree13ed2f9e2d52cf2af8b252817493e83902b77c22
parent488854af2bbae2e18624fec235599de6e191a812
Evas: Add a test case for image buffer_map.

This:
1. opens a file
2. maps its data and vaguely verifies it
3. writes data to it
4. writes data to it with a GRY8 map
5. verifies that the final image has all the proper pixels
src/tests/evas/evas_test_image.c