Shriyam Shrivastava [Wed, 6 May 2020 06:27:08 +0000 (02:27 -0400)]
evas_vg:Add TC for evas_vg_shape_stroke_scale_set/get()
Change-Id: I2e90524241ee3355520c89116e6f9cc1b77d4cd3
Shriyam Shrivastava [Wed, 6 May 2020 10:48:42 +0000 (06:48 -0400)]
evas_vg:Add TC for evas_vg_shape_stroke_cap_set/get()
Change-Id: Ie7cf386582c2fe66f021b389b503f6f53b90e5c9
Apurv Khatri [Wed, 6 May 2020 10:33:33 +0000 (16:03 +0530)]
evas_vg: Add TC for shape_append_move_to_line_to
Change-Id: I1b182ccefbc5b1520e469a27ca464f1d542d72ca
Hermet Park [Thu, 7 May 2020 01:39:55 +0000 (01:39 +0000)]
Merge "evas_vg_shape_stroke_width_set/get():fixing typo" into tizen
Amitesh Singh [Mon, 4 May 2020 15:29:50 +0000 (20:59 +0530)]
evas_vg: Add TC for evas_vg_node_stack_below
Change-Id: I5b0b3d4790354af05c84996f7d3865a90736a97f
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Hermet Park [Thu, 7 May 2020 01:37:46 +0000 (01:37 +0000)]
Merge "evas_vg: Add TC for evas_vg_node_raise" into tizen
Shriyam Shrivastava [Wed, 6 May 2020 10:30:05 +0000 (06:30 -0400)]
evas_vg_shape_stroke_width_set/get():fixing typo
evas_object_vg_add() to be used.
Change-Id: I0252b07eba1b18c4ff81b1c0c7cfbb1ec86dcd46
Amitesh Singh [Wed, 6 May 2020 08:49:58 +0000 (14:19 +0530)]
evas_vg: fix the typos
evas_object_vg_add should be used instead.
Change-Id: Id99045d50501a2e1a981eef04a6221912784e61d
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Amitesh Singh [Mon, 4 May 2020 09:27:30 +0000 (14:57 +0530)]
evas_vg: Add TC for evas_vg_node_raise
Change-Id: I0eb638658925dc249e1efae403487a5ea0eade46
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Shriyam Shrivastava [Tue, 5 May 2020 09:11:28 +0000 (05:11 -0400)]
evas_vg:Add TC for evas_vg_shape_stroke_width_set/get()
Change-Id: I0fa85d596bd2f5db59baf50a4af5fa2852b6334b
Shriyam Shrivastava [Fri, 1 May 2020 11:57:29 +0000 (07:57 -0400)]
evas_vg:Add TC for evas_vg_container_children_get()
Change-Id: I13ea9f23ab3000dfd96d3458c5462b30fb774b3a
Apurv Khatri [Mon, 4 May 2020 10:47:17 +0000 (16:17 +0530)]
evas_vg: Add TC for evas_vg_node_geometry_get_set
Change-Id: I1c41fcf7fc40372ff3a24bcc9b812003c70f4c30
Shriyam Shrivastava [Wed, 29 Apr 2020 05:06:16 +0000 (01:06 -0400)]
evas_vg:Add TC for evas_vg_shape_add()
Change-Id: Ic64b63c9cfdfbcb2605ae4d18865d93e106bafb5
Shriyam Shrivastava [Tue, 5 May 2020 06:52:50 +0000 (02:52 -0400)]
evas_vg:Add TC for evas_vg_shape_reset()
Change-Id: I3ce9024b0820f96f2e887ca7f4cc33df81eb1be5
Amitesh Singh [Mon, 4 May 2020 09:39:20 +0000 (15:09 +0530)]
evas_vg: Add TC for evas_vg_node_lower
Change-Id: I1d0af848ec1342b1a62d795fd3d0ecfa5f3d5a76
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Amitesh Singh [Mon, 4 May 2020 15:52:49 +0000 (21:22 +0530)]
evas_vg: Add TC for evas_vg_node_stack_above
Change-Id: Ic4401fa1e74bee2a7005eae4b1edbe29f210e25c
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Shriyam Shrivastava [Mon, 4 May 2020 13:08:18 +0000 (09:08 -0400)]
evas_vg: fix build errors
Removed include<Elementary.h> from both TCs, due to which
the build failed.
Also, renamed the utc function name the same as file name,
and corrected Efl_Vg with Efl_VG.
Change-Id: Id520dd39568d28f6d5329c73fb0298df993e95bb
Myoungwoon Roy, Kim [Mon, 4 May 2020 01:29:06 +0000 (10:29 +0900)]
Remove evas_vg_node_... test cases due to build error
- utc_evas_vg_node_transformation_set_get
- utc_evas_vg_node_color_set_get
Change-Id: I5ca0cf66882060a24ca24668b992303041090c56
Shriyam Shrivastava [Thu, 30 Apr 2020 12:57:01 +0000 (08:57 -0400)]
evas_vg:Add TC for utc_evas_vg_node_transformation_set_get.c
Change-Id: I4e845a3187d460448c7421cc643ed2b8abe80c53
Hermet Park [Fri, 1 May 2020 03:39:36 +0000 (03:39 +0000)]
Merge "evas_vg: Add TC for utc_evas_vg_node_color_set_get.c" into tizen
Hermet Park [Fri, 1 May 2020 03:38:24 +0000 (03:38 +0000)]
Merge "evas_vg: Add TC for evas_vg_node_visible_get_set" into tizen
Shriyam Shrivastava [Wed, 29 Apr 2020 11:46:37 +0000 (07:46 -0400)]
evas_vg: Add TC for utc_evas_vg_node_color_set_get.c
Change-Id: I2ff305351c390893ef15b85790a27e962f2df420
Apurv Khatri [Tue, 28 Apr 2020 14:09:08 +0000 (19:39 +0530)]
evas_vg: Add TC for evas_vg_node_visible_get_set
Change-Id: I059216e33ed06a3b1a5b04a010958ed1cdb0e5ac
Amitesh Singh [Wed, 29 Apr 2020 05:24:06 +0000 (10:54 +0530)]
utc_evas_vg_shape_stroke_color_set_get: fix mistakes
Add missing END_TEST line at the end of eachh TC funtions, which was the reason why
the TC couldn't run alone.
Also create line beforehand.
Change-Id: I925dc8890fdf85aea1253c760e085d3d50994c7e
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Hermet Park [Wed, 29 Apr 2020 04:21:24 +0000 (04:21 +0000)]
Merge "evas_vg: Add TC for evas_vg_shape_stroke_color_set/get" into tizen
Amitesh Singh [Tue, 28 Apr 2020 14:02:19 +0000 (19:32 +0530)]
evas_vg: Add TC for evas_vg_shape_stroke_color_set/get
Change-Id: I3e7244d49cd1ac9e38e3e72cac689b802f808ff1
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Amitesh Singh [Tue, 28 Apr 2020 10:54:10 +0000 (16:24 +0530)]
utc_ecore_con_client_server_get: fix the random failure
This TC has been failing randomly on different devices.
The root cause of the failure due to client2 fd coming to -1.
it was happening because of the ecore_main_loop_quit() call after
the data transfer between the first client and server. This is wrong.
While client2 is still in queue for the connection to the server,
the main loop quits after the first connection, which resulted into
failure of client2's connection to server.
To fix this, I'd set the client connection limit to infinite and call loop quit
in a 1.5s timer.
I'd tested this on rpi3 on latest Tizen 6.0 image and it passed all the time.
Change-Id: I73cbcec3cbece3bccfa8948557bea2dc4e3a686f
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Taehyub Kim [Thu, 23 Apr 2020 10:21:14 +0000 (19:21 +0900)]
elm_entry: devides cut and copy tcs to update input display serial
On the target device, the pointer enter wayland event is not comming
when trying to second selection_set request (copy).
As the result, the selection set request is rejected by enlightenment server.
To update the input display serial, cut and copy tcs should be divided.
Change-Id: I8dc44b45c6d49701b15257b1be03c709c77426e1
Jongmin Lee [Wed, 22 Apr 2020 06:24:20 +0000 (15:24 +0900)]
eet: resolve random fail in utc_eet_data_xattr_cipher_set
If local variable is not initialized, TC becomes fail randomly
Change-Id: I0cee07ac4d36a54d9a73c5d858fdcca0781ce2ac
Taehyub Kim [Tue, 21 Apr 2020 06:18:53 +0000 (15:18 +0900)]
elm_entry: create new selection client for updating input display serial
If trying to cut and copy very fast, input display serial is not updated
and this cause the selection set request rejection from enlightenment server.
To avoid this behavior, create new selection client(entry) for the copy test
Change-Id: I3c84601476c4710651be356165a199cfa67095a6
Chun [Fri, 17 Apr 2020 07:08:27 +0000 (07:08 +0000)]
Merge "elm_win: Add elm_win_override_get TC." into tizen
YoungGun Chun [Fri, 17 Apr 2020 05:10:18 +0000 (14:10 +0900)]
elm_win: Add elm_win_override_get TC.
Change-Id: Ia64298fe4b1efa1fcfdf1742f5bd7f9bbbcf9204
Amitesh Singh [Thu, 16 Apr 2020 07:52:56 +0000 (13:22 +0530)]
elm_cnp_selection_loss_callback_set: use EINA_LIST_FOREACH instead of for loop
Change-Id: I5bff773222f22640ab386753d61e6bd56eec31e6
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Amitesh Singh [Wed, 15 Apr 2020 07:21:27 +0000 (12:51 +0530)]
animation_view: Add TC for elm_animation_view_default_size_get
create an animation view object and load a json file to it.
Compare the size mentioned in json file to what the API returns
Change-Id: Ia2ffa3b7d7bb9885ce8f22e6672c5ebb4831d577
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Yeongjong Lee [Wed, 8 Apr 2020 11:35:52 +0000 (20:35 +0900)]
cnp: change selection type to CLIPBOARD from PRIMARY
In Wayland, ELM_SEL_TYPE_CLIPBOARD is used as selection type.
Since tizen only use wayland system, using ELM_SEL_TYPE_CLIPBOARD is a more
appropriate test.
Change-Id: I664bd05f257e8602bc9a4f6d7d3c6ca3bb1a68c5
Yeongjong Lee [Wed, 8 Apr 2020 11:15:44 +0000 (20:15 +0900)]
utc_elm_drag_action_set: change expected return value to EINA_FALSE from EINA_TRUE
elm_drag_action_set will be deprecated and return always return EINA_FALSE
Change-Id: Ia42260ade58a5ad32763f315ee4c355b384dd44a
Yeongjong Lee [Wed, 8 Apr 2020 07:48:02 +0000 (16:48 +0900)]
utc_evas_vg_shape: fix wrong tc code for evas_vg_shape_current_ctrl_get
ctrl_x,y are set (83, 71) by evas_vg_shape_append_cubic_to 6,7th parameters.
So, we should expect (83, 71) as evas_vg_shape_current_ctrl_get's return value.
Note that wrong parameter order is fixed since commit
270712d115e0338b8fd4d9ba1100d2824fac89c7 of tizen/efl.
Change-Id: I1cdef35c360e56466c0bff644b33e186627c31af
Jaehyun Cho [Tue, 7 Apr 2020 07:42:37 +0000 (16:42 +0900)]
elementary: fix to build TCs correctly
Although those TCs are wearable only TCs, those TCs are added to tslist
to build those TCs.
Change-Id: If33ea921f8e5f44e9e58bc235afc5a69ecc5eac6
Jaehyun Cho [Tue, 7 Apr 2020 07:39:55 +0000 (16:39 +0900)]
naviframe : fix TC error by incorrect argument count
Change-Id: Idf0b3be8d3363711cdda6ce3f0a5baaf9f527c6f
Jaehyun Cho [Tue, 7 Apr 2020 05:46:09 +0000 (14:46 +0900)]
elementary: remove wearable only TCs from tslist and tslist_mobile
Since the following TCs are wearable only TCs, those TCs are removed
from tslist and tslist_mobile.
- utc_elm_object_scroll_back_to_top_enabled_get_set.c
- utc_elm_object_scroll_back_to_top_cb_set.c
- utc_elm_naviframe_item_push_from.c
- utc_elm_textpath_circular_set.c
Change-Id: I88615d56495bae2dba83fa61ca8dd56c4052572e
Jaehyun Cho [Mon, 6 Apr 2020 10:35:12 +0000 (19:35 +0900)]
textpath: Add elm_textpath_circular_set TC
Related to https://code.sec.samsung.net/jira/browse/ACR-1507
Change-Id: I913347aae1f91d6ed7379045a43df0e24bc42867
Jaehyun Cho [Mon, 6 Apr 2020 10:21:39 +0000 (19:21 +0900)]
naviframe: Add elm_naviframe_item_push_from TC
Related to https://code.sec.samsung.net/jira/browse/ACR-1507
Change-Id: I63f62dfcdcffdbaed0d2e8983f19af1497d78ee6
Jaehyun Cho [Mon, 6 Apr 2020 09:41:10 +0000 (18:41 +0900)]
elm_object: Add elm_object_scroll_back_to_top_cb_set TC
Related to https://code.sec.samsung.net/jira/browse/ACR-1507
Change-Id: Ie1ea3ded6519c11c2d2d640749e5db953f60bd3e
Jaehyun Cho [Mon, 6 Apr 2020 08:14:58 +0000 (17:14 +0900)]
elm_object: Add elm_object_scroll_back_to_top_enabled_get_set TC
Related to https://code.sec.samsung.net/jira/browse/ACR-1507
Change-Id: I13afe59cf1a210767e459038cafaa509f5f135b4
Amitesh Singh [Fri, 3 Apr 2020 19:10:56 +0000 (00:40 +0530)]
ecore_evas_move_resize: enable the TC & fix the TC failure.
TC was failing if ecore_evas_move_resize is called at the time of startup.
call ecore_evas_move_resize in a timer instead.
This fixes the TC and it is tested on rpi3.
Change-Id: I9a2a0a3fcb0655a5246975fe50378ed0141ccaa6
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Woochanlee [Mon, 30 Mar 2020 21:47:28 +0000 (06:47 +0900)]
ecore_wl2 : Add negative TCs
Change-Id: I13b041a8f6cf22a43e0f0add1d042b8803c0e66e
Shinwoo Kim [Mon, 30 Mar 2020 03:02:58 +0000 (12:02 +0900)]
Add TC for evas_map_point_preciese_coord_set/get
Related to https://code.sec.samsung.net/jira/browse/ACR-1497
Change-Id: I78b40bbc21ae63a6d5a0e97568735d892cc72b21
Chun [Fri, 27 Mar 2020 06:26:49 +0000 (06:26 +0000)]
Merge "Revert "Ecore_Wl2: Wait for the Ecore_Wl2 header modification has merged well."" into tizen
Woochanlee [Fri, 27 Mar 2020 06:01:09 +0000 (15:01 +0900)]
Revert "Revert "elm_conform: Add elm_conformant_input_area_resize_disabled_get_set TC.""
This reverts commit
e43ca31188d8be5558567a0756aaf8e47bf67647.
Change-Id: I3ddd95fd6d349795f82f89573952158ce31c750b
Woochanlee [Fri, 27 Mar 2020 06:00:26 +0000 (15:00 +0900)]
Revert "Ecore_Wl2: Wait for the Ecore_Wl2 header modification has merged well."
This reverts commit
5acaf788b211e5913fa286048b005297cda54222.
Change-Id: Id6a1bbd8c0a4553b8f0a22fd35d9d770ac3b339a
Amitesh Singh [Tue, 24 Mar 2020 10:58:20 +0000 (16:28 +0530)]
elm_map_route_distance_get: reset success flag to false.
It is necessary because it comes under goto label.
Change-Id: Ia252f87cc335632adc930404e959a64cb6188402
Woochanlee [Fri, 20 Mar 2020 01:30:51 +0000 (10:30 +0900)]
ecore_buffer: Fix package shutdown sequence can cause abort.
ecore_buffer_shutdown -> ecore_shutdown (O)
Change-Id: Id5fcba9bb4899e6bb142f1edba49815a07c52f28
woochan lee [Thu, 19 Mar 2020 23:30:19 +0000 (23:30 +0000)]
Revert "elm_conform: Add elm_conformant_input_area_resize_disabled_get_set TC."
This reverts commit
f42492181b82a1efa12c068fd4aaf49516d69cd2.
Change-Id: I0b14f617e1e5f2f95bb0d490a45ea80ecb2fffb2
Woochanlee [Thu, 19 Mar 2020 03:51:17 +0000 (12:51 +0900)]
elm_conform: Add elm_conformant_input_area_resize_disabled_get_set TC.
New API has been added.
Change-Id: I0376058f2446cc64ce1c3caa6468b0283019a3a0
Woochanlee [Wed, 18 Mar 2020 10:11:05 +0000 (19:11 +0900)]
elm_object: Add utc_elm_object_mirrored_get_set_tv TC.
It checks elm_object_mirrored_get/set APIs on TV profile.
Change-Id: I46ea3385aaf3746614a86b220d87bd06ba341113
Chun [Wed, 18 Mar 2020 07:16:00 +0000 (07:16 +0000)]
Merge "elm_object: Delete elm_object_mirrored_get_set TC in TV TC list." into tizen
Chun [Wed, 18 Mar 2020 07:15:48 +0000 (07:15 +0000)]
Merge "elm_gengrid: Changed compararison value to defined value." into tizen
Woochanlee [Wed, 18 Mar 2020 07:12:13 +0000 (16:12 +0900)]
elm_object: Delete elm_object_mirrored_get_set TC in TV TC list.
The progressbar and slider should be mirrored in the TV profile.
Change-Id: I695b00b5938e9024a6a747df825fe51341b417d4
Woochanlee [Wed, 18 Mar 2020 07:08:55 +0000 (16:08 +0900)]
elm_gengrid: Changed compararison value to defined value.
In case TC running, gelm_config_cursor_engine_get_only can gets the wrong config value, so compare defined value.
Change-Id: Id5a783aea64eb9f6bd85764ff743bc426d1d1975
WooHyun Jung [Wed, 18 Mar 2020 00:38:38 +0000 (09:38 +0900)]
TV profile : remove elm_win_socket_listen tests since indicator is not working
Change-Id: Icac172c55790e3f4aa72c55c6bd6669f33793952
WooHyun Jung [Wed, 18 Mar 2020 00:33:58 +0000 (09:33 +0900)]
TV profile : remove ecore_buffer tests since it's disabled in VD
Change-Id: I7a526266c69aed6170f655a5c5daaa2dce004202
WooHyun Jung [Tue, 17 Mar 2020 09:38:19 +0000 (18:38 +0900)]
utc_evas_output_view_get_set: add ecore_evas_init(shutdown)
Change-Id: I3d74aeda8fc321db462cd62cd36b1c6e0c011ac5
Woochanlee [Wed, 11 Mar 2020 04:44:10 +0000 (13:44 +0900)]
Ecore_Wl2: Wait for the Ecore_Wl2 header modification has merged well.
Change-Id: I51546088d5a3c00694e0ba87ca1c7fadc10a5a05
Yeongjong Lee [Mon, 9 Mar 2020 08:08:08 +0000 (17:08 +0900)]
script: convert bytes to string to make it compatible with python 2 and 3
Change-Id: Ia2972398767c6aba8c336a751312ada04f8c937c
Woochanlee [Mon, 9 Mar 2020 07:05:43 +0000 (16:05 +0900)]
Ecore_Wl2: Deleted uselss code and file.
Change-Id: I4e42abdf2ecccd0660d521fbc7c658020391b325
Woochanlee [Mon, 9 Mar 2020 06:24:30 +0000 (15:24 +0900)]
Ecore_Wl2: Add utc_ecore_wl2_wndow_native_surface_get.
Change-Id: Ie1cf3f704a82ea92a143c5fab2a351c50449f84e
woochan lee [Mon, 9 Mar 2020 06:06:44 +0000 (06:06 +0000)]
Merge "Ecore_Wl2: Introduce new Ecore_Wl2 TCs." into tizen
Woochanlee [Fri, 6 Mar 2020 06:46:23 +0000 (15:46 +0900)]
Ecore_Wl2: Introduce new Ecore_Wl2 TCs.
Change-Id: I71f118d0bdd5e2e8ffc76607b4cd97e50c64f145
Yeongjong Lee [Thu, 5 Mar 2020 11:22:08 +0000 (20:22 +0900)]
ecore_evas: replace strcmp with strncmp
The `data` from '_ecore_evas_msg_handle' doesn't have null-character.
If you use this data for strcmp, it may corrupt memory.
Change-Id: I715ef2fe35a04f5b0992aabd5249d4d9dc0f5ef8
Junseok, Kim [Tue, 3 Mar 2020 11:49:24 +0000 (20:49 +0900)]
utc_elm_win_aux_msg_xxxx: add test cases for elm_win_aux_msg
Change-Id: Ifc913145e4ee300616c08a0d26710d8d775e8aca
JunsuChoi [Fri, 14 Feb 2020 11:23:25 +0000 (20:23 +0900)]
Revert "Revert "ecore_buffer: Fix struct to defined form.""
This reverts commit
fc0ba0921b0aa9e600ddcda8bbb9b92eee70557e.
The Ecore_Buffer_Backend structure of Ecore_Buffer.h has changed in the efl package.
Revert a patch that has been temporarily reverted.
Change-Id: If2f36f6b93b9ce3e1181f46ec4f8612b1c7adfd0
YoungGun Chun [Wed, 12 Feb 2020 04:21:41 +0000 (13:21 +0900)]
utc_ecore_evas_callback_msg_handle_set.c: Add timer to avoid random TC faliure.
A timer of 0.1 sec is added so that
API can connect an external ecore
evas plug to service provided by
external ecore evas socket.
Change-Id: I2ab99346ceaa7301b0b5ee2639c2b700d649d772
Apurv Khatri [Mon, 3 Feb 2020 06:47:33 +0000 (12:17 +0530)]
ecore_evas_msg_parent_send: Add timer to avoid random TC faliure.
A timer of 0.1 sec is added so that
API can connect an external ecore
evas plug to service provided by
external ecore evas socket.
Change-Id: Ic41232d8b3be81aaa6369577e2697ea441b49857
Apurv Khatri [Thu, 2 Jan 2020 07:49:28 +0000 (13:19 +0530)]
Change default compile option for test suite by modifying makefiles.
If default compile option is used, it may cause incorrect file linking.
So the default compile ofption flag is changed to a completely different
compile option flag.
Change-Id: I9268bf38b9fea5ded98c25d1ed979b29eb5bbacc
Apurv Khatri [Thu, 2 Jan 2020 07:45:52 +0000 (13:15 +0530)]
ecore_con: Fix ecore_con_client_server_get.
Handler was created for ECORE_CON_EVENT_SERVER_DATA and the data was
stored in handlers[5] position. But the NULL check was made at
handlers[6] position which is incorrect.
Change-Id: Icda0d131e911eccec9fcdea2727107641bd19fb8
Apurv Khatri [Fri, 6 Dec 2019 05:24:44 +0000 (10:54 +0530)]
Modify TCs to avoid random TC faliures...
These TCs showed random behaviour
when ran on tizen devices. They used to
get failed sometimes on the first run and
then get passed. To avoid this, a counter
has been added. It will show test faliure
if the TC fails for the second time.
Change-Id: If6b1feaeabbfd4331d838ab1c2151a8f3c5e2373
Taehyub Kim [Thu, 5 Dec 2019 05:25:41 +0000 (14:25 +0900)]
Revert "ecore_buffer: Fix struct to defined form."
This patch cause the ecore_buffer_register tc break,
then this need to revert temporary.
This reverts commit
cd308e60a9bc5818ff796de63d7ae6a0dfd9af8a.
Change-Id: I03fefc5832c9265e0b7a457fc98dae95dfcf1e60
kim hosang [Wed, 4 Dec 2019 08:21:58 +0000 (08:21 +0000)]
Merge "ecore_buffer: Fix struct to defined form." into tizen
Woochanlee [Wed, 4 Dec 2019 08:16:33 +0000 (17:16 +0900)]
ecore_buffer: Fix struct to defined form.
Change-Id: I3641e30df379b0516ce2b8ef89bc2ee5edd4440c
Apurv Khatri [Tue, 19 Nov 2019 09:12:41 +0000 (14:42 +0530)]
ecore_idle_enterer_del: Change ECORE_CALLBACK_CANCEL to ECORE_CALLBACK_RENEW
Earlier, _idle_enterer_cb returned ECORE_CALLBACK_CANCEL and this actually made idler to get deleted, which resulted idler pointer to a garbage value and any further access to this will result into memory corruption. To solve this, change the idler callback return ECORE_CALLBACK_RENEW and that makes idler alive, and then safely delete the idler in timer callback afterwards.
Change-Id: I5f69ccc5cbdaff37f86630fdd3530405779fb50b
Jaehyun Cho [Tue, 12 Nov 2019 04:43:01 +0000 (13:43 +0900)]
ecore_con: modify deprecated API's TC evas_device_parent_set/get
Since evas_device_parent_set is deprecated in upstream, TC for
evas_device_parent_set and evas_device_parent_get is modified.
Change-Id: Iec0c42b19924a90ec64c1804012764272460bd35
Chun [Mon, 14 Oct 2019 23:03:33 +0000 (23:03 +0000)]
Merge "ecore_con: fix loop_quit timing" into tizen
Hosang Kim [Thu, 10 Oct 2019 11:16:27 +0000 (20:16 +0900)]
ecore_evas: add tslist for family hub
Change-Id: Icc62677dbebd5fd7cfd984f802636702af74e9c3
Jongmin Lee [Thu, 10 Oct 2019 08:03:10 +0000 (17:03 +0900)]
ecore_con: fix loop_quit timing
Change-Id: I30c14c6319192e645c04fbb8d9c8b7b6fd99a790
Chun [Mon, 7 Oct 2019 04:40:20 +0000 (04:40 +0000)]
Revert "Add abort msg print value parameter. Because it is more helpful detail debugging when tct fail happen."
This reverts commit
b069b7ea1ce2fd7dd6aea3467e2fad7f11c0d67c.
Change-Id: I54fd0b6eae1211617e233d8d434c6ee486c0a6c4
YoungGun Chun [Fri, 4 Oct 2019 01:46:05 +0000 (10:46 +0900)]
Add abort msg print value parameter.
Because it is more helpful detail debugging when tct fail happen.
Change-Id: Ic47b04d76dab4b9872ea51c16bef9a2e7635925c
Yeongjong Lee [Tue, 17 Sep 2019 11:07:38 +0000 (20:07 +0900)]
eio_file: fix wrong value comparison
error_cb should not be called after eio_file_cancel.
See also,
d6156d23d8fb2f02b4582da714b8b0ba089fe36a of efl.
Change-Id: I420cdb516ff8be6c128778fa99474b0bd95b5cda
Jihoon Kim [Mon, 16 Sep 2019 01:47:32 +0000 (10:47 +0900)]
Revert "ecore_imf: remove deprecated APIs"
This reverts commit
24ee80a4943db1a8b84b4ce3f211275defe45df7.
Change-Id: If416df80b70aa9ef628fcbe2b3c1bf6bdbee452b
kim hosang [Thu, 5 Sep 2019 05:28:16 +0000 (05:28 +0000)]
Merge "socket_listen: add dummy window for creating fd" into tizen
Jongmin Lee [Wed, 4 Sep 2019 07:31:21 +0000 (16:31 +0900)]
update certificate file for testing ssl connections
Change-Id: I7c9910358e132338641eefa10f82d2ee9fb4f2af
Jihoon Kim [Mon, 2 Sep 2019 10:36:03 +0000 (19:36 +0900)]
ecore_imf: remove deprecated APIs
Change-Id: I8435d74d814d234aaf1758efdf1472d248405d58
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Hosang Kim [Mon, 2 Sep 2019 06:17:44 +0000 (15:17 +0900)]
socket_listen: add dummy window for creating fd
Without dummy window, ecore_wl2_display is not activated.
Finally FD is not created for socket window.
So add dummy window for creating FD.
Change-Id: I021cd1024a3df66108dc4fe9631f98d8822b325e
Wonki Kim [Tue, 27 Aug 2019 11:05:09 +0000 (20:05 +0900)]
ecore_con_ssl: modify a calling order to work properly
Change-Id: Ideaed94aa482f31d78c637b4d6dffd4b56146743
Wonki Kim [Tue, 27 Aug 2019 01:24:23 +0000 (10:24 +0900)]
elm_atspi: Fix logically mal-designed TC
elm_atspi_relation_free will free a memory of Efl_Access_Relation itself.
however in the testcase, the memory of Efl_Acess_Relation has dereferenced after freeing.
this patch fixes it.
Change-Id: I252f46cc8782d2203310b6f7c6edf76ff7244767
Jaehyun Cho [Fri, 16 Aug 2019 07:27:09 +0000 (16:27 +0900)]
eio_eet: fix eet file name to open a new file temporarily
To open a new file, the eet file name is modified until "eet dict+ data
read" patch in efl is fixed.
Change-Id: I11c6a6f99e35808e78466aff2fdc4ad0e95ef81a
Jaehyun Cho [Wed, 14 Aug 2019 10:09:05 +0000 (19:09 +0900)]
evas/textblock: fix not to pass freed handle
By calling evas_textblock_style_free(), the given textblock style is
freed and the freed handle should not be accessed.
Not to pass freed handle to evas_textblock_style_get(), NULL is passed
to the evas_textblock_style_get() instead of the freed handle.
Change-Id: I6edaea61019eeaca2f4831e551b4e3d37caa03e8
Yeongjong Lee [Wed, 7 Aug 2019 04:11:54 +0000 (13:11 +0900)]
elm/scroller: enforce smart_calculate before getting content size
This test case is invalid. size hint property of label is overwritten
immediately when the label widget recalculates its size. this could ever have
worked by being extremely lucky with sizing_eval -> group_calc race conditions.
Because the race conditions are resolved on latest tizen,
evas_object_smart_calculate is necessary to get proper content size of scroller.
Change-Id: If59360d919ae36ce494c3d2dfdc9e6925cad327d
kim hosang [Wed, 7 Aug 2019 07:36:54 +0000 (07:36 +0000)]
Merge "ecore_file_download_abort: Delete wrong API call." into tizen
Woochanlee [Wed, 7 Aug 2019 07:31:03 +0000 (16:31 +0900)]
ecore_file_download_abort: Delete wrong API call.
ecore_main_loop_quit() in err_completion_cb() and call ecore_main_loop_begin() was wrong.
previously, when the do_quit flag has been set as 1 and after ecore_main_loop_begin() has been ignored.
So it works. but now the implement has been changed(check the begin, quit count.)
Change-Id: I25f9fc1d14786f4c6a86e94330ebe38e16cc824e
Pranjul [Thu, 1 Aug 2019 12:01:58 +0000 (17:31 +0530)]
Add TC for elm_quicklaunch_seed
elm_quicklaunch_seed was not covered hence adding TC for this API.
In this TC, elm_quicklaunch_seed is called which creates a window.
Change-Id: I5461d3d1cc1a3ac243ecfbe77aef15c6053dfda4