test cases added for popup
authorshilpa singh <shilpa.singh@samsung.com>
Wed, 8 Sep 2010 12:07:11 +0000 (21:07 +0900)
committershilpa singh <shilpa.singh@samsung.com>
Wed, 8 Sep 2010 12:07:11 +0000 (21:07 +0900)
commit738b49a6e107658088aebe3e54f0d7920fa3b6f5
treefe4caec40e8963d837518c6054e2d4ad84c7aab7
parentf5e777908c76151009f3016918584e8be2b51255
test cases added for popup
23 files changed:
TC/elm_ts/popup/Makefile [new file with mode: 0755]
TC/elm_ts/popup/tc_gen.sh [new file with mode: 0755]
TC/elm_ts/popup/tslist [new file with mode: 0644]
TC/elm_ts/popup/utc_MODULE_API_func.c.in [new file with mode: 0755]
TC/elm_ts/popup/utc_UIFW_elm_popup_add_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_buttons_add_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_content_get_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_content_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_desc_get_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_desc_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_mode_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_orient_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_response_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_rotation_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_run_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_timeout_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_title_icon_get_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_title_icon_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_title_label_get_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_title_label_set_func.c [new file with mode: 0644]
TC/elm_ts/popup/utc_UIFW_elm_popup_with_buttons_add_func.c [new file with mode: 0644]
TC/tet_scen_arm
TC/tet_scen_i686