[elm_genlist] add TC
authorSeunggyun Kim <sgyun.kim@samsung.com>
Fri, 29 Oct 2010 12:25:26 +0000 (21:25 +0900)
committerSeunggyun Kim <sgyun.kim@samsung.com>
Fri, 29 Oct 2010 12:25:26 +0000 (21:25 +0900)
commit8b3ff3febaa0e6aa43176f0663ade8faff703758
tree63b8889256eb05ea6e377c1e11f129a1087757cb
parentdd76a19c74e37dfdea9f8bcf57aa523d1705e68b
[elm_genlist] add TC
23 files changed:
TC/elm_ts/genlist/Makefile
TC/elm_ts/genlist/utc_UIFW_elm_genlist_at_xy_item_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_first_item_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_append_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_disabled_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_disabled_set_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_display_only_set_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_expanded_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_expanded_set_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_genlist_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_insert_after_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_insert_before_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_next_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_parent_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_prepend_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_prev_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_selected_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_selected_set_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_item_subitems_clear_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_last_item_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_realized_items_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_selected_item_get_func.c [new file with mode: 0644]
TC/elm_ts/genlist/utc_UIFW_elm_genlist_selected_items_get_func.c [new file with mode: 0644]