[Elm_Index] TestCases Added.
authorPrince Kumar Dubey <prince.dubey@samsung.com>
Thu, 23 Sep 2010 05:18:43 +0000 (10:48 +0530)
committerPrince Kumar Dubey <prince.dubey@samsung.com>
Thu, 23 Sep 2010 05:18:43 +0000 (10:48 +0530)
commit0691c912b26cbe866a451e282e52bbd514828300
tree114019e807a87f6eace7d5e2122621edb79f5c78
parentb85986107bfddc18c849f0550f79984609108f50
[Elm_Index] TestCases Added.
39 files changed:
TC/elm_ts/index/Makefile [new file with mode: 0755]
TC/elm_ts/index/tc_gen.sh [new file with mode: 0755]
TC/elm_ts/index/tslist [new file with mode: 0755]
TC/elm_ts/index/utc_MODULE_API_func.c.in [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_active_set_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_active_set_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_add_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_add_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_append_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_append_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_append_relative_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_append_relative_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_clear_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_clear_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_data_get_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_data_get_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_data_set_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_data_set_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_del_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_del_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_find_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_find_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_go_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_go_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_letter_get_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_letter_get_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_level_get_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_level_get_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_level_set_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_level_set_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_prepend_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_prepend_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_prepend_relative_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_prepend_relative_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_selected_get_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_selected_get_func.c [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_sorted_insert_func [new file with mode: 0755]
TC/elm_ts/index/utc_UIFW_elm_index_item_sorted_insert_func.c [new file with mode: 0755]
src/lib/elm_index.c