[controlbar] add TC
authorJeahwan Kim <jae.hwan.kim@samsung.com>
Fri, 29 Oct 2010 05:08:04 +0000 (14:08 +0900)
committerJeahwan Kim <jae.hwan.kim@samsung.com>
Fri, 29 Oct 2010 05:08:04 +0000 (14:08 +0900)
commit1a20f783b500445892cf222eea1a800dfc5505d6
treec2bf1f0e8efc2f51073f5664da7a489d3ef66aa7
parent90d202febe0681391834eef98d9e2409b47c81e5
[controlbar] add TC
14 files changed:
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_first_item_get_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_del_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_disable_set_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_icon_get_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_label_get_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_label_set_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_next_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_prev_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_select_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_visible_get_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_item_visible_set_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_items_get_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_last_item_get_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_selected_item_get_func.c [new file with mode: 0644]