[controlbar] add TC
authorJeahwan Kim <jae.hwan.kim@samsung.com>
Wed, 22 Sep 2010 10:58:13 +0000 (19:58 +0900)
committerJeahwan Kim <jae.hwan.kim@samsung.com>
Wed, 22 Sep 2010 10:58:13 +0000 (19:58 +0900)
commita27ad5a910b6e190d2d4bdde860cc46ed6c55880
tree5ccf8d7b090e3e0b2e0abcfec4b1ba1ddfb5805f
parent9a5c3fc59bbb6e815585f10ea3155a04721a9540
[controlbar] add TC
32 files changed:
TC/elm_ts/controlbar/Makefile [new file with mode: 0755]
TC/elm_ts/controlbar/tc_gen.sh [new file with mode: 0755]
TC/elm_ts/controlbar/tslist [new file with mode: 0644]
TC/elm_ts/controlbar/utc_MODULE_API_func.c.in [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_add_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_add_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_append_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_append_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_insert_after_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_insert_after_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_insert_before_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_insert_before_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_prepend_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_object_item_prepend_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_append_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_append_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_insert_after_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_insert_after_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_insert_before_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_insert_before_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_prepend_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tab_item_prepend_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_append_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_append_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_insert_after_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_insert_after_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_insert_before_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_insert_before_func.c [new file with mode: 0644]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_prepend_func [new file with mode: 0755]
TC/elm_ts/controlbar/utc_UIFW_elm_controlbar_tool_item_prepend_func.c [new file with mode: 0644]
TC/tet_scen_arm
TC/tet_scen_i686