test/tct/native/efl-test-suite.git
6 years agoevas: initialize static variables. 09/188609/1
Hosang Kim [Thu, 6 Sep 2018 12:33:22 +0000 (21:33 +0900)]
evas: initialize static variables.

utc_evas_event_callback_priority_add
utc_evas_object_event_callback_priority_add
utc_evas_object_repeat_events_set

Change-Id: I9d8ac3ec67ebfb1283e2566384c9ce7f7043767b

6 years agobuild: fix typo in elementary build
Yeongjong Lee [Thu, 6 Sep 2018 06:35:47 +0000 (15:35 +0900)]
build: fix typo in elementary build

Change-Id: I80fc1f73404e573330232cfade19082866fcd061

6 years agosupport bash auto-complete to select utc
Yeongjong Lee [Thu, 6 Sep 2018 05:05:55 +0000 (14:05 +0900)]
support bash auto-complete to select utc

i.e.

./utc_eina utc_[TAB]

Change-Id: I6b9550738a425f3e13421a34e517215c777bb2cc

6 years agoutc_elm_colorselector_xxxx: Merge TCs to reduce duplicate test operations 25/188525/1
Apurv Khatri [Wed, 5 Sep 2018 13:34:58 +0000 (19:04 +0530)]
utc_elm_colorselector_xxxx: Merge TCs to reduce duplicate test operations

Change-Id: Ib261d4929a173810ac95e5bc3d2e41731d1967f9

6 years agoeina_log: fix eina_log utc works correctly 88/187988/2
Yeongjong Lee [Thu, 30 Aug 2018 06:44:19 +0000 (15:44 +0900)]
eina_log: fix eina_log utc works correctly

Replace printf with ck_abort_msg

Change-Id: I138aa430542cca9d449df5b66982783ee8aadfc8

6 years agohtml: add duration column
Yeongjong Lee [Thu, 30 Aug 2018 10:36:48 +0000 (19:36 +0900)]
html: add duration column

Change-Id: If11768c57be27bb30fc501ceb8e3b310d26cc838

6 years agoevas_vg: fix wrong comment in tslist
Yeongjong Lee [Thu, 30 Aug 2018 10:35:01 +0000 (19:35 +0900)]
evas_vg: fix wrong comment in tslist

Change-Id: I1348d2e3282a39cd4bb73e2045882eaa9f94a77b

6 years agoutc_elm: add missing testcase
Yeongjong Lee [Thu, 30 Aug 2018 10:34:16 +0000 (19:34 +0900)]
utc_elm: add missing testcase

Change-Id: Ie3335b3c4b7a6e5e2d1368001b5f42d8cda66302

6 years agoedje: fix typo in tslist
Yeongjong Lee [Thu, 30 Aug 2018 10:33:38 +0000 (19:33 +0900)]
edje: fix typo in tslist

Change-Id: Ieeb83e6e83c6753446898384271684e7efd41048

6 years agoelm_panes: disable utc_elm_panes_content_left_right_unset test temporarily
Yeongjong Lee [Thu, 30 Aug 2018 00:24:33 +0000 (09:24 +0900)]
elm_panes: disable utc_elm_panes_content_left_right_unset test temporarily

This occurs build error after refactoring.
I will revert this patch after SR accepted.

Change-Id: Ie423946d05e580f0a13da04daded3e5a694b96f6

6 years agoelm_entry: fix wrong resource path
Yeongjong Lee [Wed, 29 Aug 2018 10:33:26 +0000 (19:33 +0900)]
elm_entry: fix wrong resource path

Change-Id: I78f4ae04d0334e2d31db2f13f5f5b650e37b2119

6 years agoelm_win: fix wrong utc scenario 33/187433/4
Yeongjong Lee [Thu, 23 Aug 2018 06:48:16 +0000 (15:48 +0900)]
elm_win: fix wrong utc scenario

elm_win_xwindow_get always return NULL. because tizen doesn't support x window.

Change-Id: I856d905335f8909a57470ba120a8bbefc17a3c29

6 years agoMerge branch 'sandbox/yohoho/rebase_efl120' into tizen
Yeongjong Lee [Wed, 29 Aug 2018 06:38:12 +0000 (15:38 +0900)]
Merge branch 'sandbox/yohoho/rebase_efl120' into tizen

6 years agoecore_evas: check manual render after configure
Shinwoo Kim [Tue, 14 Aug 2018 06:47:33 +0000 (15:47 +0900)]
ecore_evas: check manual render after configure

The ecore_evas is rendering only after configure event from window manager if
window type is not NONE and DND. Upstream EFL has NONE window type by default
whereas Downstream EFL has TOPLEVEL window type by default.

This patch set make TC work regardless of window type.

Change-Id: I08d1f98b7613b3f6738bbfc8fd70d17c72ba3865

6 years agoelm: remove wrong comment in tslist
Yeongjong Lee [Mon, 6 Aug 2018 02:41:36 +0000 (11:41 +0900)]
elm: remove wrong comment in tslist

utc_elm_theme_data_get have executed regardless of this comment

Change-Id: I0e8947e31b047e9c75f5211bc9d90d5389e4b5dd

6 years agoprint journal to stdout
Yeongjong Lee [Mon, 6 Aug 2018 11:57:15 +0000 (20:57 +0900)]
print journal to stdout

Change-Id: I7b3adf22467d581ffa92f2ceb69368ae8eeaa592

6 years agoremove commented utcs from execution list
Yeongjong Lee [Mon, 6 Aug 2018 02:48:11 +0000 (11:48 +0900)]
remove commented utcs from execution list

Change-Id: I9985d7aafb6bf7baa4c9da78fcecafeaf352d8be

6 years agoevas: add static keyword
Yeongjong Lee [Thu, 19 Jul 2018 10:51:58 +0000 (19:51 +0900)]
evas: add static keyword

Change-Id: Ifb19548472917e814a451d5deece10321b5d38c8

6 years agoevas: refactoring
Yeongjong Lee [Thu, 19 Jul 2018 10:00:21 +0000 (19:00 +0900)]
evas: refactoring

Change-Id: Ifd262100ddce7fdd84edad7ce5872b88c3c87da8

6 years agoedje: fix resource path
Yeongjong Lee [Thu, 19 Jul 2018 01:35:53 +0000 (10:35 +0900)]
edje: fix resource path

Change-Id: Ie9c926eee0e48d9a992f478b6c965ccd56b9ec1a

6 years agoedje: refactoring
Yeongjong Lee [Thu, 19 Jul 2018 00:23:45 +0000 (09:23 +0900)]
edje: refactoring

Change-Id: I72b1a9148c2570096209ce163ff0396859bbddec

6 years agoeet: refactoring
Yeongjong Lee [Wed, 18 Jul 2018 15:25:27 +0000 (00:25 +0900)]
eet: refactoring

Change-Id: Id3e2e6c3c0712d1c310a7e2ba1dc0e8efc39854c

6 years agoeet: fix resource path
Yeongjong Lee [Wed, 18 Jul 2018 15:11:28 +0000 (00:11 +0900)]
eet: fix resource path

Change-Id: I0833a0f3a1ca59705b3d37dd5ee98d65fd0299d0

6 years agoeet: add static keyword
Yeongjong Lee [Wed, 18 Jul 2018 14:40:49 +0000 (23:40 +0900)]
eet: add static keyword

Change-Id: I825218e6975097d3ef627a9e75c8fb41121f1fd2

6 years agoeio: refactoring eio utc
Yeongjong Lee [Sun, 15 Jul 2018 23:57:56 +0000 (08:57 +0900)]
eio: refactoring eio utc

Change-Id: I46eec11b9c621b92914cb90c03979348391edf52

6 years agoeio: add static keyword
Yeongjong Lee [Sun, 15 Jul 2018 23:54:32 +0000 (08:54 +0900)]
eio: add static keyword

Change-Id: I303f36208db9728845a43201991718e6c4c0377e

6 years agofix result file path
Yeongjong Lee [Fri, 13 Jul 2018 02:18:39 +0000 (11:18 +0900)]
fix result file path

6 years agoecore_con: fix resource path
YeongJong Lee [Mon, 9 Jul 2018 09:58:07 +0000 (18:58 +0900)]
ecore_con: fix resource path

Change-Id: Id366e3b32893212a79801b883e9d214147229156

6 years agoecore: support utc_ecore build
YeongJong Lee [Mon, 9 Jul 2018 07:19:20 +0000 (16:19 +0900)]
ecore: support utc_ecore build

Change-Id: I239773f35f7480a928dff5a3f9375137789095c4

6 years agoecore: refactoring and replace ecore_init to UTC_ECORE_INIT
YeongJong Lee [Mon, 9 Jul 2018 07:09:02 +0000 (16:09 +0900)]
ecore: refactoring and replace ecore_init to UTC_ECORE_INIT

Change-Id: I4005badd4c19567ebf1d29932935eb57639e89d8

6 years agoecore: add utc_ecore for single binary
YeongJong Lee [Mon, 18 Jun 2018 02:10:01 +0000 (11:10 +0900)]
ecore: add utc_ecore for single binary

Change-Id: I1a79771f6bbf57578f92fad1f106504516c4b02c

6 years agoecore: add static keyword
YeongJong Lee [Mon, 18 Jun 2018 05:05:06 +0000 (14:05 +0900)]
ecore: add static keyword

Change-Id: Ie5fdc19274ee00b402e77997ad33a21d09c16c10

6 years agoeina: use UTC_EINA_INIT instead of eina_init
Yeongjong Lee [Wed, 22 Aug 2018 02:02:40 +0000 (11:02 +0900)]
eina: use UTC_EINA_INIT instead of eina_init

this patch is to support no-fork mode

Change-Id: I111967dec19f3f9e4f6c5d7521ce83897919d2f7

6 years agoeina: modify resource path
YeongJong Lee [Mon, 9 Jul 2018 05:36:22 +0000 (14:36 +0900)]
eina: modify resource path

Change-Id: I9277491b9cfa4b61652918522d7a3b72fd332bdc

6 years agoeina: modify module path
YeongJong Lee [Mon, 9 Jul 2018 03:46:16 +0000 (12:46 +0900)]
eina: modify module path

Change-Id: I3f19b9bd1f05763d606ea871cfbc9242aca722fb

6 years agoeina: refactoring eina utc
YeongJong Lee [Mon, 9 Jul 2018 01:12:35 +0000 (10:12 +0900)]
eina: refactoring eina utc

Change-Id: I30bf7f2f5a1599edccb6e3c35de0a52447f8e304

6 years agoeina: support utc_eina build
YeongJong Lee [Mon, 9 Jul 2018 00:46:14 +0000 (09:46 +0900)]
eina: support utc_eina build

Change-Id: Ib2bb6e0784e7192e776792b0149703ac8406f5ce

6 years agoeina: add utc_eina for single binary
YeongJong Lee [Mon, 9 Jul 2018 00:43:48 +0000 (09:43 +0900)]
eina: add utc_eina for single binary

Change-Id: Ib370d3423cd3664adb0cfa3f874d38ab234007d4

6 years agoeina: add static keyword
YeongJong Lee [Tue, 12 Jun 2018 03:34:50 +0000 (12:34 +0900)]
eina: add static keyword

Change-Id: I5127dfe1ceef4de46d91dda1b35387fdf2d1fd34

6 years agoelm: store elm build result to result file
YeongJong Lee [Mon, 9 Jul 2018 00:03:46 +0000 (09:03 +0900)]
elm: store elm build result to result file

Change-Id: Ib54ed2aba38ae4c8292469a96b56a35ec9616669

6 years agoelm: refactor elementary testcase
YeongJong Lee [Thu, 28 Jun 2018 12:35:10 +0000 (21:35 +0900)]
elm: refactor elementary testcase

1. Call ecore_fork_reset instead of elm_init.
2. Make elementary utc one binary.

We can save about 10min execution time.

Change-Id: I36795473e62478daa144b65fe8f22b21de6ee130

6 years agoelm: modify resource path
YeongJong Lee [Thu, 28 Jun 2018 04:00:42 +0000 (13:00 +0900)]
elm: modify resource path

Change-Id: I5242dffd5959bbb9188cbb5f3139464488dd80b1

6 years agoelm: remove needless content_unset.c
YeongJong Lee [Tue, 26 Jun 2018 05:05:31 +0000 (14:05 +0900)]
elm: remove needless content_unset.c

Change-Id: I469d605fc901862a888d14aa16c5f8ebe6657021

6 years agoelm: replace elm_init to UTC_ELM_INIT
YeongJong Lee [Tue, 26 Jun 2018 04:53:55 +0000 (13:53 +0900)]
elm: replace elm_init to UTC_ELM_INIT

If check execute with fork mode(default), it call ecore_fork_reset instead of elm_init

Change-Id: Idd8f7455cd231f2807c27450fcdef3f010efa0cd

6 years agoelm: add utc_elm.c for refactoring
YeongJong Lee [Wed, 20 Jun 2018 00:46:46 +0000 (09:46 +0900)]
elm: add utc_elm.c for refactoring

This is first step of refactoring of elm utc.

Change-Id: I9ee2005e6d5a40d6d4abb2427256bcab8d98bc23

6 years agoelm: add static keyword
YeongJong Lee [Tue, 26 Jun 2018 04:20:03 +0000 (13:20 +0900)]
elm: add static keyword

Change-Id: I08328794c0f39ee9509c05e5331403e2b7246bf1

6 years agoadd TestCase struct
YeongJong Lee [Tue, 26 Jun 2018 04:58:37 +0000 (13:58 +0900)]
add TestCase struct

Change-Id: I0ce8b26c129b4c24df904b3b8adf877207275237

6 years agoutc_elm_entry_xxxx: Merged TCs(*_get and *_set) to reduce duplicate test operations. 82/187782/3
Manoj Kumar [Tue, 28 Aug 2018 09:17:31 +0000 (14:47 +0530)]
utc_elm_entry_xxxx: Merged TCs(*_get and *_set) to reduce duplicate test operations.
utc_elm_entry_selection_handler_disabled_set : reduced unnecessary delay

Change-Id: I954e916ac37870e3fd5966b15d92f28fdd4add0f

6 years agoMerge "utc_elm_cnp_xxxx: Reduce duplicate operations by merging TCs" into tizen
YeongJong Lee [Tue, 28 Aug 2018 09:56:22 +0000 (09:56 +0000)]
Merge "utc_elm_cnp_xxxx: Reduce duplicate operations by merging TCs" into tizen

6 years agoutc_elm_check_xxxx: Reduce duplicate operations by merging TCs 41/187741/2
Apurv Khatri [Tue, 28 Aug 2018 06:31:11 +0000 (12:01 +0530)]
utc_elm_check_xxxx: Reduce duplicate operations by merging TCs

Change-Id: I1eb2faf8cdb8f216f3fb3c4428b591dc9ba69821

6 years agoutc_elm_cnp_xxxx: Reduce duplicate operations by merging TCs 43/187743/1
Apurv Khatri [Tue, 28 Aug 2018 06:38:20 +0000 (12:08 +0530)]
utc_elm_cnp_xxxx: Reduce duplicate operations by merging TCs

Change-Id: I3b2b314fa32931a7c41e8b192a4b2cc1b0f4516e

6 years agoutc_elm_calendar_xxxx: Reduce duplicate operations by merging TCs 39/187739/1
Apurv Khatri [Tue, 28 Aug 2018 06:20:46 +0000 (11:50 +0530)]
utc_elm_calendar_xxxx: Reduce duplicate operations by merging TCs

Change-Id: Id50ed84c63d2574c5d91b8b493175827b9f95add

6 years agoelm_button: add utc_negative_unitest header to fix build error
Yeongjong Lee [Mon, 27 Aug 2018 06:18:53 +0000 (15:18 +0900)]
elm_button: add utc_negative_unitest header to fix build error

Change-Id: I3cf8b56189fec1cf0f65a641093436bdb887fe0f

6 years agoeina: comment on TC related to dump 48/187148/2
Bowon Ryu [Mon, 20 Aug 2018 08:18:33 +0000 (17:18 +0900)]
eina: comment on TC related to dump

If build_profile is release, then eina_log_level_maximum is 3.
But now, output of eina_share_common_dump is EINA_LOG_DBG.(eina_log_level=5)
There is no way to print a dump from release build_profile.
We should find a solution of this problem.

Change-Id: Iec1c636fdf04f9c076cc4f069951f8583c08a2e7
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
6 years agoutc_elm_button_xxxx: Reduce duplicate operations by merging TCs 74/187574/2
Apurv Khatri [Fri, 24 Aug 2018 09:08:12 +0000 (14:38 +0530)]
utc_elm_button_xxxx: Reduce duplicate operations by merging TCs

Change-Id: I93261d870c62126c3c4fdf5b8377fb8280b51a82

6 years agoutc_elm_cache_xxxx: Reduce duplicate operations by merging TCs 76/187576/2
Apurv Khatri [Fri, 24 Aug 2018 09:11:42 +0000 (14:41 +0530)]
utc_elm_cache_xxxx: Reduce duplicate operations by merging TCs

Change-Id: I3162f6722132c0a9cb9872acdfb8099f1b2e3306

6 years agoedje: remove edje_object_part_text_selection_geometry_get utc. 25/187425/2
Yeongjong Lee [Thu, 23 Aug 2018 05:04:01 +0000 (14:04 +0900)]
edje: remove edje_object_part_text_selection_geometry_get utc.

edje_object_part_text_selection_geometry_get was removed since tizen 3.0

Change-Id: Icd7aa9f94c828e2b492a36f0262ff648f303fdee

6 years agoelm_entry: delete utc for removed APIs 31/187531/2
Yeongjong Lee [Fri, 24 Aug 2018 01:25:00 +0000 (10:25 +0900)]
elm_entry: delete utc for removed APIs

elm_entry_magnifier_disabled_get
elm_entry_magnifier_disabled_set

these APIs are removed since Tizen 3.0

Change-Id: I58a5a866dfc818efa5a582e922a7d07e0415fd16

6 years agoelm_hoversel: delete utc for removed APIs 29/187429/3
Yeongjong Lee [Thu, 23 Aug 2018 06:02:07 +0000 (15:02 +0900)]
elm_hoversel: delete utc for removed APIs

elm_hoversel_scrollable_get,set are removed since Tizen 3.0

Change-Id: I8db7e1b018bde16815a14ddbaff897969ebb765e

6 years agoelm_index: delete utc for removed API 30/187430/3
Yeongjong Lee [Thu, 23 Aug 2018 06:06:26 +0000 (15:06 +0900)]
elm_index: delete utc for removed API

elm_index_item_prepend_relative is removed since Tizen 3.0

Change-Id: I2205ae951550c5071ee6edfd9a935a2dfb96013e

6 years agoecore_con: test after adding clients is finished 79/187579/3
Jaehyun Cho [Fri, 24 Aug 2018 08:41:08 +0000 (17:41 +0900)]
ecore_con: test after adding clients is finished

ecore_con_server_connect() uses efl_loop_job() to finish adding clients
if connect type is ssl. Since efl_loop_job() may not start immediately,
need to test added clients after adding clients is finished.
Adding clients is checked by ECORE_CON_EVENT_CLIENT_ADD event.

Change-Id: I57f7a91872dcdb5400f1fa280be689110da8f00b

6 years agoelm_panes: rewrite utc_elm_panes_content_left_right_set_unset 33/187533/3
Yeongjong Lee [Fri, 24 Aug 2018 01:43:46 +0000 (10:43 +0900)]
elm_panes: rewrite utc_elm_panes_content_left_right_set_unset

elm_panes_content_right_get
elm_panes_content_left_get
elm_panes_content_right_set
elm_panes_content_left_set

These APIs was removed since Tizen 3.0
Rename the utc name and replace removed APIs with elm_layout_content_xxx.

Change-Id: Ie6c834b684e7c5cc0609da3ab8a1d0192e8f8b7b

6 years agoelementary: don't build utc_util_elm_widget_create 10/187610/2
Yeongjong Lee [Sun, 26 Aug 2018 23:48:34 +0000 (08:48 +0900)]
elementary: don't build utc_util_elm_widget_create

This patch fixes multiple definition error.

Change-Id: I5e7b74d8b481374e645384a6891f495ab5a3008d

6 years agowin: delete removed utc 32/187432/2
Yeongjong Lee [Thu, 23 Aug 2018 06:25:17 +0000 (15:25 +0900)]
win: delete removed utc

elm_win_indicator_state_set/get
elm_win_transparent_set/get

These APIs was deprecated

Change-Id: I01badf05931af8a7fa45562fda37bbc596ef36a7

6 years agoMerge "eina: remove eina_ustrbuf_prepend_vprintf, printf utc" into tizen
Yeongjong Lee [Sun, 26 Aug 2018 23:18:06 +0000 (23:18 +0000)]
Merge "eina: remove eina_ustrbuf_prepend_vprintf, printf utc" into tizen

6 years agoutc_elm_object_xxxx: Merged TCs(*_get and *_set) to reduce duplicate test operations 82/187282/4
Manoj Kumar [Tue, 21 Aug 2018 12:08:54 +0000 (17:38 +0530)]
utc_elm_object_xxxx: Merged TCs(*_get and *_set) to reduce duplicate test operations

Change-Id: I426155b7ade4213ba22ad5c65cb1466c4781029c

6 years agoMerge "utc_elm_bg_xxxx: Reduced unnecessary delay by reducing duplicacy and merging...
YeongJong Lee [Fri, 24 Aug 2018 06:10:59 +0000 (06:10 +0000)]
Merge "utc_elm_bg_xxxx: Reduced unnecessary delay by reducing duplicacy and merging TCs" into tizen

6 years agoMerge "utc_elm_box_xxxx: Reduced unnecessary delay by reducing duplicacy and merging...
YeongJong Lee [Fri, 24 Aug 2018 06:10:50 +0000 (06:10 +0000)]
Merge "utc_elm_box_xxxx: Reduced unnecessary delay by reducing duplicacy and merging TCs" into tizen

6 years agoMerge "utc_elm_atspi_xxxx: Merged TCs to reduce duplicate operations" into tizen
YeongJong Lee [Fri, 24 Aug 2018 06:10:39 +0000 (06:10 +0000)]
Merge "utc_elm_atspi_xxxx: Merged TCs to reduce duplicate operations" into tizen

6 years agoutc_elm_gengrid_item_cursor_get_set_unset: reduced unnecessary delay and merged TCs 45/186645/2
Manoj Kumar [Mon, 13 Aug 2018 05:22:21 +0000 (10:52 +0530)]
utc_elm_gengrid_item_cursor_get_set_unset: reduced unnecessary delay and merged TCs
Merged utc_elm_gengrid_item_cursor_get(_set and _unset) to reduce duplicacy.
utc_elm_gengrid_item_fields_update : reduced unnecessary delay.

Change-Id: Id19532bcedb6a43012e9ac3c57a767ceab7a0fb8

6 years agoeina: remove eina_ustrbuf_prepend_vprintf, printf utc 26/187426/2
Yeongjong Lee [Thu, 23 Aug 2018 05:07:11 +0000 (14:07 +0900)]
eina: remove eina_ustrbuf_prepend_vprintf, printf utc

eina_ustrbuf_prepend_vprintf
eina_ustrbuf_prepend_printf

these APIs have never been used

Change-Id: I2412748c48ee97ff3cd9669bd9cdd59e3b4399cf

6 years agoutc_elm_bg_xxxx: Reduced unnecessary delay by reducing duplicacy and merging TCs 85/187385/2
Apurv Khatri [Wed, 22 Aug 2018 12:22:08 +0000 (17:52 +0530)]
utc_elm_bg_xxxx: Reduced unnecessary delay by reducing duplicacy and merging TCs

Change-Id: I5ab4d5552dbf54ffb47eeccdfc3ec67aea10737e

6 years agoutc_elm_box_xxxx: Reduced unnecessary delay by reducing duplicacy and merging TCs 87/187387/1
Apurv Khatri [Wed, 22 Aug 2018 12:32:41 +0000 (18:02 +0530)]
utc_elm_box_xxxx: Reduced unnecessary delay by reducing duplicacy and merging TCs

Change-Id: I048272dccbfc8d38da19d8d6f906156695562ecd

6 years agoutc_elm_atspi_xxxx: Merged TCs to reduce duplicate operations 67/187367/2
Apurv Khatri [Wed, 22 Aug 2018 09:10:28 +0000 (14:40 +0530)]
utc_elm_atspi_xxxx: Merged TCs to reduce duplicate operations

Change-Id: Ia51f791ef86ee9d87cf1a40287262d29f5112f59

6 years agoRevert "eio_model: fix build crash" 17/187117/1
Hermet Park [Mon, 20 Aug 2018 06:19:51 +0000 (06:19 +0000)]
Revert "eio_model: fix build crash"

This reverts commit 23a4548d3dd23226d67e7525864ba76b9d247e44.

Change-Id: I648e795c2119fff1fa989c9eefe9de01b0627e30

6 years agoeio_model: fix build crash 61/182161/2
Bowon Ryu [Thu, 21 Jun 2018 04:18:32 +0000 (13:18 +0900)]
eio_model: fix build crash

* DON'T PUSH IT
* This commit should be applied after resolved diff between efl120 and tizen_5.0

fix build error caused by api change.
 - eio_model_children_filter_set

and, Eio.Model require a parent that provide access to the main loop.

Change-Id: I1c7ad743fab4022ec20945ea649894d065e7d2ba
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
6 years agoutc_elm_object_item_del_cb_set: Refactored TC to remove unnecessary steps 04/186404/2
Manoj Kumar [Thu, 9 Aug 2018 09:32:18 +0000 (15:02 +0530)]
utc_elm_object_item_del_cb_set: Refactored TC to remove unnecessary steps
Deleted utc_elm_object_item_del to reduce duplicacy.

Change-Id: I378d997f8f7738c890b391559f88ce2170fd4b59

6 years agoutc_elm_slider_xxxx: Merged TCs to reduce duplicacy in TCs. 07/186407/2
Manoj Kumar [Thu, 9 Aug 2018 10:04:11 +0000 (15:34 +0530)]
utc_elm_slider_xxxx: Merged TCs to reduce duplicacy in TCs.

Change-Id: I230f3fea1684f85df2f972d4d04ed6a2daa983bb

6 years agoutc_elm_genlist_item_cursor(and _tooltip)_style_get_set: reduced unnecessary delay... 50/186650/2
Manoj Kumar [Mon, 13 Aug 2018 05:42:53 +0000 (11:12 +0530)]
utc_elm_genlist_item_cursor(and _tooltip)_style_get_set: reduced unnecessary delay and merged TCs
Merged utc_elm_genlist_item_cursor_style_get(and _set) to reduce duplicacy.
Merged utc_elm_genlist_item_tooltip_style_get(and _set) to reduce duplicacy.

Change-Id: I7ea2c9bc71fb7ecd66c7032b8c42305f5a67dcf5

6 years agoutc_ecore_con_sock4/5 : Increase wait time for connection 34/186234/3
JunsuChoi [Wed, 8 Aug 2018 07:47:25 +0000 (16:47 +0900)]
utc_ecore_con_sock4/5 : Increase wait time for connection

Change-Id: I9869b3f6ee3aca2970ab50f0f5a3935c56c7fb14

6 years agoutc_elm_multibuttonentry_item_selected_get: reduced unnecessary delay and merged TCs 19/186419/1
Manoj Kumar [Thu, 9 Aug 2018 11:21:27 +0000 (16:51 +0530)]
utc_elm_multibuttonentry_item_selected_get: reduced unnecessary delay and merged TCs
Merged utc_elm_multibuttonentry_item_selected_get(and _set) to reduce duplicacy.
utc_elm_multibuttonentry_selected_item_get : reduced unnecessary delay.

Change-Id: I971db835a6b75bab8e688b96eee8f8dae831104b

6 years agoutc_elm_entry_selection_cut_copy_paste: Merged TCs to reduce duplicate operations. 19/186119/4
Manoj Kumar [Tue, 7 Aug 2018 09:42:59 +0000 (15:12 +0530)]
utc_elm_entry_selection_cut_copy_paste: Merged TCs to reduce duplicate operations.
Below TCs had same set of operations and taking more than 46 secs collectively:
utc_elm_entry_selection_cut
utc_elm_entry_selection_copy
utc_elm_entry_selection_paste
Now these are being merged in single TC "utc_elm_entry_selection_cut_copy_paste" with reduced delay in each operation.
Execution time is now 13 secs approx.

Change-Id: I0c4d1e6a0f8afd84c94cbb817c87bdadb16b102a

6 years agoutc_elm_object_focused_object_get: Reduced unnecessary delay 56/186056/4
Manoj Kumar [Tue, 7 Aug 2018 04:08:33 +0000 (09:38 +0530)]
utc_elm_object_focused_object_get: Reduced unnecessary delay

Change-Id: Ifcef082641b82bc7c986931a06a18f9bc8965544

6 years agoutc_elm_object_focus_get_set_next: Merged TCs to reduce duplicate operations. 50/186050/4
Manoj Kumar [Tue, 7 Aug 2018 03:33:27 +0000 (09:03 +0530)]
utc_elm_object_focus_get_set_next: Merged TCs to reduce duplicate operations.
Below TCs had same set of operations and taking more than 30 secs collectively:
utc_elm_object_focus_next
utc_elm_object_focus_set
utc_elm_object_focus_get
Now these are being merged in single TC "utc_elm_object_focus_get_set_next" with reduced delay value.
Execution time is now 15 secs approx.

Change-Id: I0abdae75c10d6c0891013fcd91b7bd0f5d3cd681

6 years agodisable crash-popup during utc execution 00/186200/1
Yeongjong Lee [Wed, 8 Aug 2018 04:45:50 +0000 (13:45 +0900)]
disable crash-popup during utc execution

If the crash-popup is grabbing focus, focus utc will fail. this patch prevent it

Change-Id: I2bade5a59f1c1a332c61e889bd050749fcdeabd3

6 years agoevas_vg: make sure that correct parent is set 66/186066/2
Yeongjong Lee [Tue, 7 Aug 2018 05:40:36 +0000 (14:40 +0900)]
evas_vg: make sure that correct parent is set

Change-Id: Ib2f8f22f6fb965c36629ae7dbcd72369ec59977a

6 years agoevas_vg: delete removed API utc 69/186069/2
Yeongjong Lee [Tue, 7 Aug 2018 05:45:01 +0000 (14:45 +0900)]
evas_vg: delete removed API utc

utc_evas_vg_node:
  evas_vg_node_interpolate
  evas_vg_node_bounds_get
  evas_vg_node_name_set
  evas_vg_node_name_get

These API is removed.

utc_evas_vg_container:
  evas_vg_container_child_get

Because evas_vg_node_name_set is removed, there is no way to set node name.
It means you can't use name parameter of evas_vg_container_child_get.

Change-Id: I4e174a296730cdbf4731210548b6572c44480c1b

6 years agoeina_thread_queue: improve the test case and fix 88/186088/1
Yeongjong Lee [Tue, 7 Aug 2018 06:57:54 +0000 (15:57 +0900)]
eina_thread_queue: improve the test case and fix

This patch is based on upstream EFL patch.

commit eb0b826776b60e0d97218242a5c285d146fb6f3b
Author: Carsten Haitzler (Rasterman) <raster@rasterman.com>
Date:   Fri Mar 2 20:25:11 2018 +0900

    ecore thread queue tests - reduce size and craziness and fix 1

    1 test was wrong. it didn't wait for the thread to exit before checking
    msg count recieved. fixed. race condition here.

    also reduce the sheer message counts sent - it makes the suite take a
    lot longer than is sane and als consume massive amounts of log space
    in /tmp as a result.

Change-Id: Ieac39fecb1690d02942832535fb47d41190f56db

6 years agoelm_map: disable elm_map in mobile test scenario temporarily 43/185843/1
Yeongjong Lee [Fri, 3 Aug 2018 03:05:32 +0000 (12:05 +0900)]
elm_map: disable elm_map in mobile test scenario temporarily

Change-Id: I243779b280dac8a1366f32654de2c338720ee647
Signed-off-by: Yeongjong Lee <yj34.lee@samsung.com>
6 years agoEcore_evas_buffer: Fix wrong usage of ecore_evas_buffer_render 04/185804/2
Yeongjong Lee [Thu, 2 Aug 2018 10:58:46 +0000 (19:58 +0900)]
Ecore_evas_buffer: Fix wrong usage of ecore_evas_buffer_render

Render_pre/post should be called only if rendering happens. we can't expect to
be called render_post callback after ecore_main_loop_begin because evas won't
render canvas.(there is no change of canvas)

See also, https://review.tizen.org/gerrit/#/c/185175/

Change-Id: Ie3aa5ebd862886a3d48fc1af0e98ef9355503bff
Signed-off-by: Yeongjong Lee <yj34.lee@samsung.com>
6 years agoFixed evas_object_smart_data_set(and *_get) testcases 82/185382/2
Manoj Kumar [Mon, 30 Jul 2018 06:00:28 +0000 (11:30 +0530)]
Fixed evas_object_smart_data_set(and *_get) testcases

Change-Id: I45f28d8278e30c47f3d2b294fdfcf5025055f135

6 years agoeina_list_shuffle: improve the test case. 65/185165/2
Amitesh Singh [Thu, 26 Jul 2018 10:32:58 +0000 (16:02 +0530)]
eina_list_shuffle: improve the test case.

This patch is based on upstream EFL patch.

commit 11d695cfcd8b76357d16d21c5ddf4a9d1e8c0e84
Author: Mike Blumenkrantz <zmike@osg.samsung.com>
Date:   Thu Mar 29 18:14:53 2018 -0400

    tests: improve eina_test_list_shuffle

    reduce iteratons by a hundredfold, remove verifying of rand() seed,
    check whether shuffle actually shuffles

    fix T6833

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Change-Id: Iabe2d913ccc964f700947e206312e43d82097ae5

6 years agoCombobox: disable combobox in test scenario temporarily 29/185129/1
SangHyeon Jade Lee [Thu, 26 Jul 2018 06:39:16 +0000 (15:39 +0900)]
Combobox: disable combobox in test scenario temporarily

Change-Id: I9b0c2e23c38e600d1316bb17c68a4bbac8d63e1a
Signed-off-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
6 years agoCombobox: Remove memory leak, unused variable & function & unreachable code 89/182289/3
Anil Kumar Nahak [Fri, 22 Jun 2018 04:33:45 +0000 (10:03 +0530)]
Combobox: Remove memory leak, unused variable & function & unreachable code

Change-Id: I1d17b37c7b50e9b993b72d2444e4d6fb1fd91f08

6 years agogenlist: resize genlist object to prevent test failure by sizing delay 31/185031/1
SangHyeon Jade Lee [Wed, 25 Jul 2018 09:20:56 +0000 (18:20 +0900)]
genlist: resize genlist object to prevent test failure by sizing delay

Change-Id: I75dfe8e0be55eeaa2dd66c90e9751255dbd9bd03
Signed-off-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
6 years agoTest execution time improvement: remove random usleeps from ecore thread tests 96/184196/2
Manoj Kumar [Fri, 13 Jul 2018 06:46:48 +0000 (12:16 +0530)]
Test execution time improvement: remove random usleeps from ecore thread tests

Change-Id: I3ca8e4abcd4acead41635146c1a03a14d51c04fa

6 years agoTest suite execution time improvement: reduced timer values in eina_main_loop_is... 71/184871/1
Manoj Kumar [Tue, 24 Jul 2018 04:03:22 +0000 (09:33 +0530)]
Test suite execution time improvement: reduced timer values in eina_main_loop_is() and eina_log_threads_enable() tests.

Change-Id: Ic0e8503ba99d3033aeeeb2c68cea9970d8d5bdce

6 years agoremoval of unreachable code in button 83/182683/4
Apurv Khatri [Thu, 21 Jun 2018 10:57:49 +0000 (16:27 +0530)]
removal of unreachable code in button

Change-Id: Iaab1b6c004efde91a7efcf38235d21a77a7ffa04

6 years agoeina : Remove eina_init/shutdown in utc_eina_threads_shutdown 60/182560/2
JunsuChoi [Tue, 26 Jun 2018 06:33:42 +0000 (15:33 +0900)]
eina : Remove eina_init/shutdown in utc_eina_threads_shutdown

   API usage is changed. eina_threads_init is called in eina_debug_init in eina_init.
   and eina_threads_shutdown is called again in eina_debug_shutdown in eina_shutdown.
   so. eina_init/shutdown are not necessary.

Change-Id: Ibdde5db885d57edcb97f63efce875a84cc026e4b

6 years agoecore: remove duplicated file 86/182486/4
YeongJong Lee [Mon, 25 Jun 2018 11:09:00 +0000 (20:09 +0900)]
ecore: remove duplicated file

This file is same as ecore_getopt/utc_ecore_getopt_callback_ecore_evas_list_engines.c
And it has not been used.

Change-Id: I7bcf2c87d24415306753a8b6df6bdf565be73c55