tests: test set for ivi-surface bad condition with helper client
authorNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Mon, 22 Jun 2015 06:33:26 +0000 (15:33 +0900)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 25 Jun 2015 08:38:25 +0000 (11:38 +0300)
commitc74bafa0e97a584ca8ba57b967a993d132354f17
tree66f2e85a3e91478038aa9c0cd75460dcc199e51b
parent23d95824a508b0724dde77587147706a7f724a79
tests: test set for ivi-surface bad condition with helper client

These tests are implemented on test suite framework, which provides
helper client.
Following features are tested,
- ivi_layout_runner with basic_test_names[]
 - surface with bad opacity
- destroy ivi/wl_surface and call get_surface
- commit_changes_after_properties_set_surface_destroy with
  surface_property_commit_changes_test_names[]
 - call set_visibility, destroy ivi-surface, and commit_changes
 - call set_opacity, destroy ivi-surface, and commit_changes
 - call set_orientation, destroy ivi-surface, and commit_changes
 - call set_dimension, destroy ivi-surface, and commit_changes
 - call set_position, destroy ivi-surface, and commit_changes
 - call set_source_rectangle, destroy ivi-surface, and commit_changes
 - call set_destination_rectangle, destroy ivi-surface, and
  commit_changes

Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
tests/ivi_layout-test-plugin.c
tests/ivi_layout-test.c