OSDN Git Service

tests/exynos: remove struct fimg2d_test_case
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Fri, 12 Jun 2015 18:15:11 +0000 (20:15 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 29 Jun 2015 18:19:23 +0000 (19:19 +0100)
commit28d896c763e0cc2ab8f9679ee75b756bdd587da7
tree4b6ef952b0594dff46d07584281a0e45d231ccea
parent3aeea6198d3c62bab2ce98450f47ff91e402784b
tests/exynos: remove struct fimg2d_test_case

It doesn't make sense to keep this structure, since we
can just call all tests directly. An inspection of the
git history shows that no code ever used this
abstraction in the past.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Acked-by: Emil Velikov <emil.l.velikov@gmail.com>
tests/exynos/exynos_fimg2d_test.c