[Scroller] Create the unit test cases for Scroller.
authorMyoungWoon Roy Kim <myoungwoon.kim@samsung.com>
Mon, 25 Oct 2010 08:46:29 +0000 (17:46 +0900)
committerMyoungWoon Roy Kim <myoungwoon.kim@samsung.com>
Mon, 25 Oct 2010 08:46:29 +0000 (17:46 +0900)
commit14d370021b9c5f2daf23ed07d3304eb86b1582d2
tree5b9083c0d09a1637e818bc23cdbd8b8c21d30a41
parent4515ef417fd506fbc646406e042a9c09225ebc68
[Scroller] Create the unit test cases for Scroller.
19 files changed:
TC/elm_ts/elm_scroller/tc_gen.sh [new file with mode: 0755]
TC/elm_ts/elm_scroller/tslist [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_MODULE_API_func.c.in [new file with mode: 0755]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_add_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_bounce_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_child_size_get_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_content_min_limit_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_content_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_content_unset_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_custom_widget_base_theme_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_page_move_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_page_relative_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_page_size_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_policy_get_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_policy_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_propagate_events_set_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_region_bring_in_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_region_get_func.c [new file with mode: 0644]
TC/elm_ts/elm_scroller/utc_UIFW_elm_scroller_region_show_func.c [new file with mode: 0644]