OSDN Git Service

tests/exynos: add test for g2d_move
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Mon, 30 Nov 2015 03:12:20 +0000 (12:12 +0900)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 18 Dec 2015 17:42:54 +0000 (17:42 +0000)
commit6689e4ee14f2dd0f04db9b5b816a252dfeb01ca5
tree99b7d514612120d952ed2f62136dcaaa64a6e827
parent676462c43e97896caa891b1e0aeb27d5d4f13637
tests/exynos: add test for g2d_move

To check if g2d_move() works properly we create a small checkerboard
pattern in the center of the screen and then shift this pattern
around with g2d_move(). The pattern should be properly preserved
by the operation (but not the surrounding area).

Tested-by: Hyungwon Hwang <human.hwang@samsung.com>
Reviewed-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
[Emil Velikov: add g2d_move to the symbol check]
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
exynos/exynos-symbol-check
tests/exynos/exynos_fimg2d_test.c