tests/exynos: fimg2d: add a checkerboard test
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Wed, 11 Mar 2015 19:38:40 +0000 (20:38 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Mar 2015 22:18:05 +0000 (22:18 +0000)
commit6f950de953ead6391ffa82b6c517fd4ea3ce3e29
tree31d027b0f23c9f064523cd62b3848a778f2cf6e6
parent763ff19a2ff751cf3821769681d2e25ec175abc2
tests/exynos: fimg2d: add a checkerboard test

This makes it easier to spot memory corruptions which don't become
visible when using a plain buffer filled with a solid color (so
corruptions that are just a permutation of the bytes in the buffer).

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Reviewed-by: Inki Dae <inki.dae@samsung.com>
Tested-by: Joonyoung Shim <jy0922.shim@samsung.com>
tests/exynos/exynos_fimg2d_test.c