[Scroller/TC] TestCases Added.
authorPrince Kumar Dubey <prince.dubey@samsung.com>
Wed, 22 Sep 2010 12:09:30 +0000 (17:39 +0530)
committerPrince Kumar Dubey <prince.dubey@samsung.com>
Wed, 22 Sep 2010 12:09:30 +0000 (17:39 +0530)
commit0d8f0302c947d170b35ba63cad13e605b266acd8
tree449c35a890836d5cfb06f1a458a811b4aa7bbb04
parent1e22ecb21784d2d9833b2fa4a3948045ebd9df83
[Scroller/TC] TestCases Added.
27 files changed:
TC/elm_ts/scroller/Makefile [new file with mode: 0644]
TC/elm_ts/scroller/tc_gen.sh [new file with mode: 0755]
TC/elm_ts/scroller/tslist [new file with mode: 0644]
TC/elm_ts/scroller/utc_MODULE_API_func.c.in [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_add_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_bounce_allow_get_func .c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_bounce_allow_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_child_pos_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_child_pos_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_child_region_show_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_child_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_child_viewport_size_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_edje_object_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_freeze_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_hold_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_page_move_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_page_size_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_page_size_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_paging_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_policy_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_policy_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_region_bring_in_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_single_dir_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_single_dir_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_step_size_get_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_step_size_set_func.c [new file with mode: 0755]
TC/elm_ts/scroller/utc_UIFW_elm_smart_scroller_widget_set_func.c [new file with mode: 0755]