test/tct/native/api.git
6 years ago[ITC][capi-ui-inputmethod][ACR-1360][Add new API to process key event] 63/205463/5
mansankar [Mon, 6 May 2019 06:41:48 +0000 (12:11 +0530)]
[ITC][capi-ui-inputmethod][ACR-1360][Add new API to process key event]

Change-Id: I070478c8b4e8947550411fe68d095efd7a72532b
Signed-off-by: mansankar <karanam.s@samsung.com>
6 years ago[ITC][Non ACR][sound-manager][TFDF-1703 sound-manager failed on testhub] 29/206129/4
mansankar [Tue, 14 May 2019 11:48:51 +0000 (17:18 +0530)]
[ITC][Non ACR][sound-manager][TFDF-1703 sound-manager failed on testhub]

Change-Id: I9382048a4e9b441d6d4e21fb8a513d8eaf730f2e
Signed-off-by: mansankar <karanam.s@samsung.com>
6 years agoMerge "[ITC][Player][ACR-1370][Added APIs to control audio-pitch]" into tizen
shobhit verma [Mon, 13 May 2019 08:35:45 +0000 (08:35 +0000)]
Merge "[ITC][Player][ACR-1370][Added APIs to control audio-pitch]" into tizen

6 years ago[ITC][Player][ACR-1370][Added APIs to control audio-pitch] 97/204797/6
shilpa.j [Fri, 26 Apr 2019 08:57:25 +0000 (14:27 +0530)]
[ITC][Player][ACR-1370][Added APIs to control audio-pitch]

Change-Id: I3dae7e705ea7de8618be2b61b1bf39e6fd274786
Signed-off-by: shilpa.j <shilpa.j@samsung.com>
6 years ago[UTC][dali-core][Non-ACR][fix property return value] 59/205859/3
huiyu.eun [Fri, 10 May 2019 01:54:37 +0000 (10:54 +0900)]
[UTC][dali-core][Non-ACR][fix property return value]

If the value is empty, it returns "undefined type"

Change-Id: I66df259561d12ac3db9194cfcb883944a2143f98
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoMerge "[ITC][ACR 1374][Image util][Add new sync transform APIs (convert, crop, resize...
shobhit verma [Thu, 9 May 2019 09:07:45 +0000 (09:07 +0000)]
Merge "[ITC][ACR 1374][Image util][Add new sync transform APIs (convert, crop, resize, rotate)]" into tizen

6 years agoMerge "[ITC][dali-core][Non-ACR][TFDF-1930, TFDF-1973: fix animation duration time...
shobhit verma [Thu, 9 May 2019 08:53:00 +0000 (08:53 +0000)]
Merge "[ITC][dali-core][Non-ACR][TFDF-1930, TFDF-1973: fix animation duration time]" into tizen

6 years ago[ITC][dali-core][Non-ACR][TFDF-1930, TFDF-1973: fix animation duration time] 13/205313/2
Sunghyun kim [Thu, 2 May 2019 07:30:48 +0000 (16:30 +0900)]
[ITC][dali-core][Non-ACR][TFDF-1930, TFDF-1973: fix animation duration time]

Change-Id: If38ba4402d8978a55bec33af9e76f96fb2a7380d

6 years agoMerge "[UTC][Webkit2][Non-ACR][Fix function name]" into tizen
shobhit verma [Thu, 9 May 2019 07:19:56 +0000 (07:19 +0000)]
Merge "[UTC][Webkit2][Non-ACR][Fix function name]" into tizen

6 years ago[UTC][Webkit2][Non-ACR][Fix function name] 68/205568/3
DongJun Kim [Tue, 7 May 2019 11:20:12 +0000 (20:20 +0900)]
[UTC][Webkit2][Non-ACR][Fix function name]

This patch fixes function names in Webkit2
Now TCs follow rules as below.
- "utc_webkit2_ewk_***_p(or n)" must calls
  "ewk_***()" APIs via directly or async.

Change-Id: Ib574b2921dbf3e341aa864a47c2acbdd045e2c0b
Signed-off-by: DongJun Kim <djmix.kim@samsung.com>
6 years agoMerge "[UTC][Webkit2][Non-ACR][Revise to use a proper function for verification]...
shobhit verma [Thu, 9 May 2019 07:18:30 +0000 (07:18 +0000)]
Merge "[UTC][Webkit2][Non-ACR][Revise to use a proper function for verification]" into tizen

6 years ago[UTC][Webkit2][Non-ACR][Revise to use a proper function for verification] 88/205588/2
DongJun Kim [Tue, 7 May 2019 22:58:32 +0000 (07:58 +0900)]
[UTC][Webkit2][Non-ACR][Revise to use a proper function for verification]

This patch changes to use ewk_view_forward_possible()
instead of ewk_view_back_possible() for functional verification.

Change-Id: I20c7709dda1740822f10b98ffc5de60544570ede
Signed-off-by: DongJun Kim <djmix.kim@samsung.com>
6 years agoMerge "[UTC][Webkit2][Non-ACR] Fix utc_webkit2_ewk_cookie_manager_accept_policy_set_n...
shobhit verma [Thu, 9 May 2019 07:16:02 +0000 (07:16 +0000)]
Merge "[UTC][Webkit2][Non-ACR] Fix utc_webkit2_ewk_cookie_manager_accept_policy_set_n" into tizen

6 years agoMerge "[UTC][webKit2][Non-ACR][Fix wrong testcase for geolocation]" into tizen
shobhit verma [Thu, 9 May 2019 07:14:49 +0000 (07:14 +0000)]
Merge "[UTC][webKit2][Non-ACR][Fix wrong testcase for geolocation]" into tizen

6 years ago[UTC][webKit2][Non-ACR][Fix wrong testcase for geolocation] 97/205597/2
yh106.jung [Wed, 8 May 2019 02:09:59 +0000 (11:09 +0900)]
[UTC][webKit2][Non-ACR][Fix wrong testcase for geolocation]

utc_webkit2_ewk_geolocation_permission_request_origin_get_n had used
wrong target API. So, this patch fix it.

Change-Id: I3b6d7117378fd6a0b66449110c8f1bdca2295d50
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
6 years agoMerge "[UTC][iotcon][Non-ACR][Fix for ASAN issue (heap use after free) TFDF-1751...
shobhit verma [Thu, 9 May 2019 07:01:09 +0000 (07:01 +0000)]
Merge "[UTC][iotcon][Non-ACR][Fix for ASAN issue (heap use after free) TFDF-1751 and TFDF-1761]" into tizen

6 years ago[UTC][iotcon][Non-ACR][Fix for ASAN issue (heap use after free) TFDF-1751 and TFDF... 37/205637/2
Sudipto [Wed, 8 May 2019 06:22:30 +0000 (11:52 +0530)]
[UTC][iotcon][Non-ACR][Fix for ASAN issue (heap use after free) TFDF-1751 and TFDF-1761]

Change-Id: I35e7b40f77743d2827cf27fdde08facca0d852d1
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
6 years agoMerge "[UTC][bluetooth][Non-ACR][Fix wrong TC name]" into tizen
shobhit verma [Thu, 9 May 2019 06:52:41 +0000 (06:52 +0000)]
Merge "[UTC][bluetooth][Non-ACR][Fix wrong TC name]" into tizen

6 years agoMerge "[ITC][system-settings][NonACR][TFDF-1944, Fail when run automation for TW3...
shobhit verma [Thu, 9 May 2019 06:43:14 +0000 (06:43 +0000)]
Merge "[ITC][system-settings][NonACR][TFDF-1944, Fail when run automation for TW3 profile]" into tizen

6 years ago[ITC][Camera][NON-ACR][TFDF-1824 Camera Asan issue fix] 75/205775/3
manoj [Thu, 9 May 2019 06:11:58 +0000 (11:41 +0530)]
[ITC][Camera][NON-ACR][TFDF-1824 Camera Asan issue fix]

Change-Id: I76b43ffdd293c1309c48621e04fe889ffdbd1bdb
Signed-off-by: manoj <manoj.g2@samsung.com>
6 years ago[ITC][system-settings][NonACR][TFDF-1944, Fail when run automation for TW3 profile] 68/205768/3
Priya Kohli [Thu, 9 May 2019 05:30:21 +0000 (11:00 +0530)]
[ITC][system-settings][NonACR][TFDF-1944, Fail when run automation for TW3 profile]

Change-Id: I3bba709bd8acc5c146116376a4495fa0d9f630cb
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
6 years ago[UTC][Webkit2][Non-ACR] Fix utc_webkit2_ewk_cookie_manager_accept_policy_set_n 91/205591/2
DongJun Kim [Wed, 8 May 2019 00:29:45 +0000 (09:29 +0900)]
[UTC][Webkit2][Non-ACR] Fix utc_webkit2_ewk_cookie_manager_accept_policy_set_n

This patch fix wrong testcase for cookie manager.
Now it will use correct function as ewk_cookie_manager_accept_policy_set().

Change-Id: Ib4af0931177c26de9cef1418626115fb0c8d1aa6
Signed-off-by: DongJun Kim <djmix.kim@samsung.com>
6 years ago[UTC][bluetooth][Non-ACR][Fix wrong TC name] 99/205599/1
DoHyun Pyun [Wed, 8 May 2019 02:27:45 +0000 (11:27 +0900)]
[UTC][bluetooth][Non-ACR][Fix wrong TC name]

Change-Id: Ic291251e648e4514fd44361d6f8dac20207cfc29
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
6 years ago[UTC][notification][Non-ACR][Fix wrong TC name] 93/205593/1
hyunho [Wed, 8 May 2019 00:58:23 +0000 (09:58 +0900)]
[UTC][notification][Non-ACR][Fix wrong TC name]

Change-Id: I071848494b9654a6fedcc7237e13d5021363b83a
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years ago[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary 20190508]
Jihun Park [Tue, 7 May 2019 16:33:02 +0000 (01:33 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary 20190508]

Signed-off-by: Jihun Park <jihun87.park@samsung.com>
6 years ago[ITC][ACR 1374][Image util][Add new sync transform APIs (convert, crop, resize, rotate)] 87/204687/5
p.chauhan [Thu, 25 Apr 2019 12:21:24 +0000 (17:51 +0530)]
[ITC][ACR 1374][Image util][Add new sync transform APIs (convert, crop, resize, rotate)]

Change-Id: I4a42c1ee11dc5b1ce1ebe29c92fba18d1ca7ef50
Signed-off-by: p.chauhan <p.chauhan@samsung.com>
6 years agoMerge "[UTC][notification][ACR-1384][Add test cases for notification-ex]" into tizen
shobhit verma [Tue, 7 May 2019 09:15:51 +0000 (09:15 +0000)]
Merge "[UTC][notification][ACR-1384][Add test cases for notification-ex]" into tizen

6 years agoMerge "[UTC][bluetooth][Non-ACR][Fix wrong TC name]" into tizen
shobhit verma [Tue, 7 May 2019 01:51:33 +0000 (01:51 +0000)]
Merge "[UTC][bluetooth][Non-ACR][Fix wrong TC name]" into tizen

6 years agoMerge "[UTC][streamrecorder][Non-ACR] Follow funcion naming rule" into tizen
shobhit verma [Tue, 7 May 2019 01:49:10 +0000 (01:49 +0000)]
Merge "[UTC][streamrecorder][Non-ACR] Follow funcion naming rule" into tizen

6 years ago[UTC][bluetooth][Non-ACR][Fix wrong TC name] 84/205484/3
DoHyun Pyun [Mon, 6 May 2019 23:50:52 +0000 (08:50 +0900)]
[UTC][bluetooth][Non-ACR][Fix wrong TC name]

Change-Id: I70eff987c112a5621c41a10faad42a7c7a2199d1
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
6 years ago[ITC][capi-ui-inputmethod][ACR-1388][Add new API to set candidate visibility state] 57/205457/2
mansankar [Mon, 6 May 2019 05:19:19 +0000 (10:49 +0530)]
[ITC][capi-ui-inputmethod][ACR-1388][Add new API to set candidate visibility state]

Change-Id: I16e4d0ecd7435ca8386527d25b289d3f60d4c7bc
Signed-off-by: mansankar <karanam.s@samsung.com>
6 years agoMerge "[ITC][dali-adaptor][ACR-1385][Deprecate ReplaceWindow API in dali-adaptor...
shobhit verma [Mon, 6 May 2019 04:54:53 +0000 (04:54 +0000)]
Merge "[ITC][dali-adaptor][ACR-1385][Deprecate ReplaceWindow API in dali-adaptor]" into tizen

6 years agoMerge "[ITC][capi-network-wifi-manager][ACR-1332][Added API for getting whether 5GHz...
shobhit verma [Mon, 6 May 2019 04:54:42 +0000 (04:54 +0000)]
Merge "[ITC][capi-network-wifi-manager][ACR-1332][Added API for getting whether 5GHz is supported]" into tizen

6 years agoMerge "[UTC][media-content][Non-ACR][Fix conditions]" into tizen
shobhit verma [Mon, 6 May 2019 04:53:49 +0000 (04:53 +0000)]
Merge "[UTC][media-content][Non-ACR][Fix conditions]" into tizen

6 years ago[UTC][streamrecorder][Non-ACR] Follow funcion naming rule 12/205412/1
SeokHoon LEE [Fri, 3 May 2019 06:27:33 +0000 (15:27 +0900)]
[UTC][streamrecorder][Non-ACR] Follow funcion naming rule

- change all funcion name utc_media_~~ to utc_~~
  to follow function naming rule.

Change-Id: I0d83780efe370bb47d7b41949e197cf25e524ff9
Signed-off-by: SeokHoon LEE <andy.shlee@samsung.com>
6 years ago[ITC][capi-network-wifi-manager][ACR-1332][Added API for getting whether 5GHz is... 92/205392/2
mansankar [Fri, 3 May 2019 04:06:01 +0000 (09:36 +0530)]
[ITC][capi-network-wifi-manager][ACR-1332][Added API for getting whether 5GHz is supported]

Change-Id: I4cf8b6beffbf74f1eb7aaadb5d38e37cdc2d7b88
Signed-off-by: mansankar <karanam.s@samsung.com>
6 years ago[UTC][notification][ACR-1384][Add test cases for notification-ex] 55/203255/19
hyunho [Thu, 11 Apr 2019 06:06:53 +0000 (15:06 +0900)]
[UTC][notification][ACR-1384][Add test cases for notification-ex]

Change-Id: I6c6687c08b7082b60571a62c206e4a8493283fa7
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
6 years ago[ITC][dali-adaptor][ACR-1385][Deprecate ReplaceWindow API in dali-adaptor] 90/205290/3
mansankar [Thu, 2 May 2019 04:48:18 +0000 (10:18 +0530)]
[ITC][dali-adaptor][ACR-1385][Deprecate ReplaceWindow API in dali-adaptor]

Change-Id: I858ee1ea5bd1421c8f616cbb499e1d94248a33e1
Signed-off-by: mansankar <karanam.s@samsung.com>
6 years agoMerge "[ITC][notification][NonACR][TFDF-1814, TFDF-1815, TFDF-1816, TFDF-1817, TFDF...
shobhit verma [Thu, 2 May 2019 10:14:15 +0000 (10:14 +0000)]
Merge "[ITC][notification][NonACR][TFDF-1814, TFDF-1815, TFDF-1816, TFDF-1817, TFDF-1818, TFDF-1819, TFDF-1820 heap-use-after-free asan bug fix]" into tizen

6 years ago[ITC][notification][NonACR][TFDF-1814, TFDF-1815, TFDF-1816, TFDF-1817, TFDF-1818... 54/205254/2
Manu Tiwari [Wed, 1 May 2019 12:51:56 +0000 (18:21 +0530)]
[ITC][notification][NonACR][TFDF-1814, TFDF-1815, TFDF-1816, TFDF-1817, TFDF-1818, TFDF-1819, TFDF-1820 heap-use-after-free asan bug fix]

Change-Id: I74a79276e50cbbd0b82dcddb8067dd146a25c788
Signed-off-by: Manu Tiwari <manu.tiwari@samsung.com>
6 years agoMerge "[UTC][libstorage/libstorage64][Non-ACR][Fix memory double free logic]" into...
shobhit verma [Thu, 2 May 2019 05:45:58 +0000 (05:45 +0000)]
Merge "[UTC][libstorage/libstorage64][Non-ACR][Fix memory double free logic]" into tizen

6 years agoMerge "[UTC][capi-media-controller][Non-ACR] Bug fix. icon can be NULL" into tizen
shobhit verma [Thu, 2 May 2019 04:10:58 +0000 (04:10 +0000)]
Merge "[UTC][capi-media-controller][Non-ACR] Bug fix. icon can be NULL" into tizen

6 years agoMerge "[UTC][capi-media-image-util][ACR-1389][Update Image Decoding APIs]" into tizen
shobhit verma [Thu, 2 May 2019 04:10:00 +0000 (04:10 +0000)]
Merge "[UTC][capi-media-image-util][ACR-1389][Update Image Decoding APIs]" into tizen

6 years ago[UTC][capi-media-controller][Non-ACR] Bug fix. icon can be NULL 74/205274/1
hj kim [Thu, 2 May 2019 02:59:21 +0000 (11:59 +0900)]
[UTC][capi-media-controller][Non-ACR] Bug fix. icon can be NULL

Change-Id: I08be83f80d6fcb7a314e377ce30dc3ee3d46622d

6 years ago[UTC][libstorage/libstorage64][Non-ACR][Fix memory double free logic] 86/204786/5
Yunmi Ha [Fri, 26 Apr 2019 07:52:31 +0000 (16:52 +0900)]
[UTC][libstorage/libstorage64][Non-ACR][Fix memory double free logic]

Change-Id: I1a047460fe268a4b18877631c66a162f221224c4
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
6 years ago[UTC][media-content][Non-ACR][Fix conditions] 57/205257/1
Minje Ahn [Thu, 2 May 2019 00:43:17 +0000 (09:43 +0900)]
[UTC][media-content][Non-ACR][Fix conditions]

Change-Id: I6dad334d3dcd1b83765268311af5878c10cc6de4
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
6 years ago[ITC][Non ACR][sound-manager][TFDF-1703 sound-manager failed on testhub] 05/204805/7
p.chauhan [Fri, 26 Apr 2019 09:52:30 +0000 (15:22 +0530)]
[ITC][Non ACR][sound-manager][TFDF-1703 sound-manager failed on testhub]

Change-Id: Ic16b155d76f1b366766acac6db0622abd8437046
Signed-off-by: p.chauhan <p.chauhan@samsung.com>
6 years agoMerge "[UTC][Notification][Non-ACR][Update some TCs issue]" into tizen
Jihun Park [Fri, 26 Apr 2019 01:57:41 +0000 (01:57 +0000)]
Merge "[UTC][Notification][Non-ACR][Update some TCs issue]" into tizen

6 years ago[UTC][Notification][Non-ACR][Update some TCs issue] 70/203670/4
mk5004.lee [Wed, 17 Apr 2019 00:45:43 +0000 (09:45 +0900)]
[UTC][Notification][Non-ACR][Update some TCs issue]

- Add UTC prefix for some TCs
  remove notification_delete() in set_text_19_p

Change-Id: I9b86eb376b69a942d41262959f25cde9e82b51bc
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
6 years agoMerge "[ITC/UTC][StreamRecorder][Non ACR]fix fread usage" into tizen
Jihun Park [Fri, 26 Apr 2019 01:50:11 +0000 (01:50 +0000)]
Merge "[ITC/UTC][StreamRecorder][Non ACR]fix fread usage" into tizen

6 years agoMerge "[UTC/ITC][dali-core][Non-ACR][fix animation check time]" into tizen
Jihun Park [Fri, 26 Apr 2019 01:49:07 +0000 (01:49 +0000)]
Merge "[UTC/ITC][dali-core][Non-ACR][fix animation check time]" into tizen

6 years agoMerge "[UTC][Application][ACR-1377][Add new TCs for app-control-uri]" into tizen
Amritanshu Pandia [Tue, 23 Apr 2019 06:59:35 +0000 (06:59 +0000)]
Merge "[UTC][Application][ACR-1377][Add new TCs for app-control-uri]" into tizen

6 years agoMerge "[UTC][capi-media-image-util][Non-ACR] Remove duplicated TCs" into tizen
Amritanshu Pandia [Tue, 23 Apr 2019 06:59:30 +0000 (06:59 +0000)]
Merge "[UTC][capi-media-image-util][Non-ACR] Remove duplicated TCs" into tizen

6 years ago[ITC][capi-network-inm][Non-ACR][Check state of IP v6 because IP v6 is not mantatory... 79/204279/3
Yu [Tue, 23 Apr 2019 01:38:15 +0000 (10:38 +0900)]
[ITC][capi-network-inm][Non-ACR][Check state of IP v6 because IP v6 is not mantatory for some APs]

Change-Id: I03687f12b28f0cc16c1d26e299937e5c54daa2e2
Signed-off-by: Yu Jiung <jiung.yu@samsung.com>
6 years agoMerge "[ITC][ACR-1371][Autofill][Add APIs for sending autofill error]" into tizen
Amritanshu Pandia [Mon, 22 Apr 2019 06:53:46 +0000 (06:53 +0000)]
Merge "[ITC][ACR-1371][Autofill][Add APIs for sending autofill error]" into tizen

6 years ago[UTC][capi-media-image-util][ACR-1389][Update Image Decoding APIs] 33/203933/4
hj kim [Thu, 18 Apr 2019 07:07:30 +0000 (16:07 +0900)]
[UTC][capi-media-image-util][ACR-1389][Update Image Decoding APIs]

Change-Id: I1240dc326f6ba92ff0b56646f365d9c78f5ed83b

6 years ago[UTC][capi-media-image-util][Non-ACR] Remove duplicated TCs 20/203920/3
hj kim [Thu, 18 Apr 2019 06:22:38 +0000 (15:22 +0900)]
[UTC][capi-media-image-util][Non-ACR] Remove duplicated TCs

Change-Id: I9f7dd447e89652c376f1c8ae4f8ecaa5415321eb

6 years ago[UTC/ITC][dali-core][Non-ACR][fix animation check time] 42/203942/1
Sunghyun kim [Thu, 18 Apr 2019 07:35:17 +0000 (16:35 +0900)]
[UTC/ITC][dali-core][Non-ACR][fix animation check time]

Change-Id: I0795fa1b7c4cf5bfeaa0a56683395f61e8a942bc

6 years ago[ITC/UTC][StreamRecorder][Non ACR]fix fread usage 88/203688/6
SeokHoon LEE [Wed, 17 Apr 2019 03:19:38 +0000 (12:19 +0900)]
[ITC/UTC][StreamRecorder][Non ACR]fix fread usage

- Chnage way to use fread[ITC][UTC]
- remove unused function

Change-Id: I113cf15f5494abf25583639da5f6d602f91f6a49
Signed-off-by: SeokHoon LEE <andy.shlee@samsung.com>
6 years ago[UTC][Application][ACR-1377][Add new TCs for app-control-uri] 79/203479/2
Inkyun Kil [Mon, 15 Apr 2019 06:17:30 +0000 (15:17 +0900)]
[UTC][Application][ACR-1377][Add new TCs for app-control-uri]

Change-Id: Iaeff221fcb0fd3814282510fd624a644034f11ed
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
6 years ago[ITC][ACR-1371][Autofill][Add APIs for sending autofill error] 89/203189/3
p.chauhan [Wed, 10 Apr 2019 10:49:28 +0000 (16:19 +0530)]
[ITC][ACR-1371][Autofill][Add APIs for sending autofill error]

Change-Id: Ia970d7ec2076d15ddbd6086d9b4714cb97c6b081
Signed-off-by: p.chauhan <p.chauhan@samsung.com>
6 years ago[UTC/ITC][attach-pannel][Non-ACR][Removing un-supported attach-panel module for Iot... 04/203604/2
Amritanshu Pandia [Tue, 16 Apr 2019 07:01:16 +0000 (12:31 +0530)]
[UTC/ITC][attach-pannel][Non-ACR][Removing un-supported attach-panel module for Iot Profile]

Change-Id: I2a052fc93a08f66041ff38c3f1e2e8b56437bae8
Signed-off-by: Amritanshu Pandia <a.pandia1@samsung.com>
6 years agoMerge "[UTC][media-content][Non ACR][Fix filter keyword]" into tizen
Amritanshu Pandia [Mon, 15 Apr 2019 07:05:13 +0000 (07:05 +0000)]
Merge "[UTC][media-content][Non ACR][Fix filter keyword]" into tizen

6 years agoMerge "[UTC][capi-image-util][ACR-1374][Add new sync transform APIs (convert, crop...
Amritanshu Pandia [Mon, 15 Apr 2019 07:04:17 +0000 (07:04 +0000)]
Merge "[UTC][capi-image-util][ACR-1374][Add new sync transform APIs (convert, crop, resize, rotate)]" into tizen

6 years ago[UTC][capi-image-util][ACR-1374][Add new sync transform APIs (convert, crop, resize... 31/203331/7
jiyong.min [Thu, 11 Apr 2019 23:39:21 +0000 (08:39 +0900)]
[UTC][capi-image-util][ACR-1374][Add new sync transform APIs (convert, crop, resize, rotate)]

Change-Id: Ic4f716b3ec7faf6c201b78510642987a6de9cac5

6 years agoMerge "[ITC][APPLICATION][ACR-1354][Add a new API to register the app_control action...
Amritanshu Pandia [Mon, 15 Apr 2019 06:58:06 +0000 (06:58 +0000)]
Merge "[ITC][APPLICATION][ACR-1354][Add a new API to register the app_control action handle]" into tizen

6 years agoMerge "[ITC][Non-ACR][HTTP][Fix timing issue]" into tizen
Amritanshu Pandia [Mon, 15 Apr 2019 06:48:18 +0000 (06:48 +0000)]
Merge "[ITC][Non-ACR][HTTP][Fix timing issue]" into tizen

6 years agoMerge "[UTC][intelligent-network-monitoring][ACR-1350][Add new CAPIs to test default...
Amritanshu Pandia [Mon, 15 Apr 2019 06:47:25 +0000 (06:47 +0000)]
Merge "[UTC][intelligent-network-monitoring][ACR-1350][Add new CAPIs to test default link availability]" into tizen

6 years ago[UTC][media-content][Non ACR][Fix filter keyword] 77/203477/1
Minje Ahn [Mon, 15 Apr 2019 06:11:08 +0000 (15:11 +0900)]
[UTC][media-content][Non ACR][Fix filter keyword]

Change-Id: I59c912d6c5325807c44f89f4d38b3581149b44d6
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
6 years ago[ITC][APPLICATION][ACR-1354][Add a new API to register the app_control action handle] 82/203082/4
Manu Tiwari [Tue, 9 Apr 2019 11:17:31 +0000 (16:47 +0530)]
[ITC][APPLICATION][ACR-1354][Add a new API to register the app_control action handle]

Change-Id: I65bfcb3f2f2680edcdc94d030816bb24cfd8d704
Signed-off-by: Manu Tiwari <manu.tiwari@samsung.com>
6 years ago[ITC][Non-ACR][HTTP][Fix timing issue] 44/203244/1
Seonah Moon [Thu, 11 Apr 2019 04:53:09 +0000 (13:53 +0900)]
[ITC][Non-ACR][HTTP][Fix timing issue]

progress callback is called before running g_main_loop.
For that reason, it occurs that http transaction is finished abnormally.

Change-Id: If906b915e3cbcdba0d27ae782abde2643ef22402
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
6 years ago[UTC][player][ACR-1370][Apply the changed API naming] 49/203149/4
Eunhye Choi [Wed, 10 Apr 2019 07:23:19 +0000 (16:23 +0900)]
[UTC][player][ACR-1370][Apply the changed API naming]

Change-Id: Id765136d0feebdb6d469b31b15cdc9b911a498cc

6 years ago[UTC][intelligent-network-monitoring][ACR-1350][Add new CAPIs to test default link... 86/200586/8
Yu [Wed, 27 Feb 2019 05:59:12 +0000 (14:59 +0900)]
[UTC][intelligent-network-monitoring][ACR-1350][Add new CAPIs to test default link availability]

Change-Id: Ibf15dd6bbcbff684cae2839b4c20d797701b2832
Signed-off-by: Yu Jiung <jiung.yu@samsung.com>
6 years agoMerge "[ITC][capi-media-controller][ACR-1379][Added new API to get number of search...
Amritanshu Pandia [Mon, 8 Apr 2019 12:10:06 +0000 (12:10 +0000)]
Merge "[ITC][capi-media-controller][ACR-1379][Added new API to get number of search condition]" into tizen

6 years agoMerge "[ITC][iotcon][NonACR][TFDF-1226,heap use after free asan bug fix]" into tizen
Amritanshu Pandia [Mon, 8 Apr 2019 12:08:10 +0000 (12:08 +0000)]
Merge "[ITC][iotcon][NonACR][TFDF-1226,heap use after free asan bug fix]" into tizen

6 years agoMerge "[ITC][ACR-1311][Autofill][Add APIs for supporting Autofill]" into tizen
Amritanshu Pandia [Mon, 8 Apr 2019 12:07:30 +0000 (12:07 +0000)]
Merge "[ITC][ACR-1311][Autofill][Add APIs for supporting Autofill]" into tizen

6 years ago[ITC][capi-media-controller][ACR-1379][Added new API to get number of search condition] 70/202970/8
mansankar [Mon, 8 Apr 2019 07:53:42 +0000 (13:23 +0530)]
[ITC][capi-media-controller][ACR-1379][Added new API to get number of search condition]

Change-Id: I0f3dc578cc8f74cc4d29e533a72e5e533c7e37d4
Signed-off-by: mansankar <karanam.s@samsung.com>
6 years ago[ITC][iotcon][NonACR][TFDF-1226,heap use after free asan bug fix] 96/202196/2
Nibha Sharma [Tue, 26 Mar 2019 04:20:05 +0000 (09:50 +0530)]
[ITC][iotcon][NonACR][TFDF-1226,heap use after free asan bug fix]

Change-Id: I34937e5f7364782653d42ef5df9e20597c1d6829
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
6 years ago[ITC][ACR-1311][Autofill][Add APIs for supporting Autofill] 87/202487/8
p.chauhan [Fri, 29 Mar 2019 06:32:48 +0000 (12:02 +0530)]
[ITC][ACR-1311][Autofill][Add APIs for supporting Autofill]

Change-Id: Ibe1ad2fe39a2406e1a93c3935bdafb8edfc9f084
Signed-off-by: p.chauhan <p.chauhan@samsung.com>
6 years ago[UTC][media-controller][ACR-1379]Add new API to get number of search condition 19/202719/2
hj kim [Wed, 3 Apr 2019 07:39:03 +0000 (16:39 +0900)]
[UTC][media-controller][ACR-1379]Add new API to get number of search condition

Change-Id: I7c2f91efb4c923a6e27704720374818ca2c5f60d

6 years ago[UTC][media-controller][ACR-1363]Update and add getting and counting playlist APIs 95/202695/2
hj kim [Wed, 3 Apr 2019 02:20:26 +0000 (11:20 +0900)]
[UTC][media-controller][ACR-1363]Update and add getting and counting playlist APIs

Change-Id: Ie0ee42c085fab5a23845615dd6420a8541cc1b30

6 years agoMerge "[UTC][package-manager][ACR-1366][Add UTC for package dependency info APIs...
Amritanshu Pandia [Tue, 2 Apr 2019 05:08:32 +0000 (05:08 +0000)]
Merge "[UTC][package-manager][ACR-1366][Add UTC for package dependency info APIs]" into tizen

6 years agoMerge "[UTC][dali-core][ACR-1351][Add FrameBuffer::New parameter]" into tizen
Amritanshu Pandia [Tue, 2 Apr 2019 04:55:40 +0000 (04:55 +0000)]
Merge "[UTC][dali-core][ACR-1351][Add FrameBuffer::New parameter]" into tizen

6 years ago[UTC][dali-core][ACR-1351][Add FrameBuffer::New parameter] 09/202609/1
Seoyeon Kim [Mon, 1 Apr 2019 11:40:40 +0000 (20:40 +0900)]
[UTC][dali-core][ACR-1351][Add FrameBuffer::New parameter]

Change-Id: I36afe848e2f032a4cba84c1dc4f8a67d93691acc
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years ago[UTC][package-manager][ACR-1366][Add UTC for package dependency info APIs] 76/201776/2
Sangyoon Jang [Tue, 19 Mar 2019 10:11:57 +0000 (19:11 +0900)]
[UTC][package-manager][ACR-1366][Add UTC for package dependency info APIs]

Change-Id: I682e85d4541ba84620f3073e337f4681b251a74f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years ago[UTC][autofill][Non-ACR] Add code to check whether connection callback is called... 22/202522/1
Jihoon Kim [Fri, 29 Mar 2019 10:09:00 +0000 (19:09 +0900)]
[UTC][autofill][Non-ACR] Add code to check whether connection callback is called or not

Change-Id: I21c80d231e8354127dad2f1787cc380bc99eb4a9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years ago[UTC][autofill][ACR-1371] Add TCs for sending autofill error 45/201145/6
Jihoon Kim [Fri, 8 Mar 2019 10:49:57 +0000 (19:49 +0900)]
[UTC][autofill][ACR-1371] Add TCs for sending autofill error

Change-Id: I84380028a867fdf072ff367b406cab8dae3b32de
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoMerge "[TCT][script][NonACR][media-content Text folder is removed]" into tizen
Amritanshu Pandia [Thu, 28 Mar 2019 05:07:35 +0000 (05:07 +0000)]
Merge "[TCT][script][NonACR][media-content Text folder is removed]" into tizen

6 years agoMerge "[UTC][player][ACR-1370][Add audio pitch test cases]" into tizen
Amritanshu Pandia [Thu, 28 Mar 2019 05:05:51 +0000 (05:05 +0000)]
Merge "[UTC][player][ACR-1370][Add audio pitch test cases]" into tizen

6 years agoMerge "[UTC][nsd][Non-ACR][Remove duplicate deregister call]" into tizen
Amritanshu Pandia [Thu, 28 Mar 2019 04:59:22 +0000 (04:59 +0000)]
Merge "[UTC][nsd][Non-ACR][Remove duplicate deregister call]" into tizen

6 years agoMerge "[UTC][intelligent-network-monitoring][Non-ACR][Add missing test case to header...
Amritanshu Pandia [Thu, 28 Mar 2019 04:58:31 +0000 (04:58 +0000)]
Merge "[UTC][intelligent-network-monitoring][Non-ACR][Add missing test case to header]" into tizen

6 years agoMerge "[UTC][application][Non-ACR][Exclude application module from tizeniot service...
shobhit verma [Thu, 28 Mar 2019 04:53:58 +0000 (04:53 +0000)]
Merge "[UTC][application][Non-ACR][Exclude application module from tizeniot service module]" into tizen

6 years agoMerge "[UTC][base-utils][Non-ACR]Fix for AddressSanitizer: heap-buffer-overflow"...
Amritanshu Pandia [Thu, 28 Mar 2019 04:29:34 +0000 (04:29 +0000)]
Merge "[UTC][base-utils][Non-ACR]Fix for AddressSanitizer: heap-buffer-overflow" into tizen

6 years ago[UTC][player][ACR-1370][Add audio pitch test cases] 89/201989/2
Eunhye Choi [Thu, 21 Mar 2019 12:49:07 +0000 (21:49 +0900)]
[UTC][player][ACR-1370][Add audio pitch test cases]

Change-Id: Iee7d097403133550d17062ca76078bcbe1686324

6 years ago[TCT][script][NonACR][media-content Text folder is removed] 21/202321/2
Nibha Sharma [Wed, 27 Mar 2019 05:55:49 +0000 (11:25 +0530)]
[TCT][script][NonACR][media-content Text folder is removed]

Change-Id: I5faf8eea09cb31312ba7bbdf9b825577e379167c
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
6 years ago[UTC][application][Non-ACR][Exclude application module from tizeniot service module] 82/202282/3
Hwankyu Jhun [Tue, 26 Mar 2019 22:33:40 +0000 (07:33 +0900)]
[UTC][application][Non-ACR][Exclude application module from tizeniot service module]

Change-Id: Ib6d398a8287905fe1cf1ab7611c832f92eb04419
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years ago[ITC][media-controller][Non-ACR][Fixed issue in API mc_server_send_cmd_reply, client... 27/202227/1
Priya Kohli [Fri, 15 Mar 2019 06:59:08 +0000 (12:29 +0530)]
[ITC][media-controller][Non-ACR][Fixed issue in API mc_server_send_cmd_reply, client name was being set as NULL]

Change-Id: I6db5b04335a6710954737d9e805b9411a977db97
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
(cherry picked from commit edb3e2202ff13e50a1c5658064f5e1f8924365a4)

6 years ago[TCT][application][Non-ACR][Fix for build failure due to ACR-1354 commit] 13/202213/3
Priya Kohli [Tue, 26 Mar 2019 05:48:09 +0000 (11:18 +0530)]
[TCT][application][Non-ACR][Fix for build failure due to ACR-1354 commit]

Change-Id: Ic942d31ef6c84e473c2e649b6af4569f20599877
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
6 years ago[UTC][intelligent-network-monitoring][Non-ACR][Add missing test case to header] 91/202191/1
Yu [Mon, 25 Mar 2019 23:33:15 +0000 (08:33 +0900)]
[UTC][intelligent-network-monitoring][Non-ACR][Add missing test case to header]

Change-Id: I5d3808f8b133d5bd048c9e178c5b9ac191295eb6
Signed-off-by: Yu Jiung <jiung.yu@samsung.com>
6 years ago[UTC][base-utils][Non-ACR]Fix for AddressSanitizer: heap-buffer-overflow 31/202031/1
Hyunjee Kim [Fri, 22 Mar 2019 04:39:14 +0000 (13:39 +0900)]
[UTC][base-utils][Non-ACR]Fix for AddressSanitizer: heap-buffer-overflow

Change-Id: I38cdf94254293b463075883f59d354fa159d0dfb
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>