wn.jang [Thu, 19 Mar 2020 11:08:17 +0000 (20:08 +0900)]
[UTC][Non-ACR][voice-control[Fix utc_vce_main_n]
Change-Id: I4e655eaaaab706817480a5070b17d11abc72f640
HyoungJoo Ahn [Thu, 19 Mar 2020 07:01:42 +0000 (16:01 +0900)]
[UTC][TFDF-9341][Machine Learning][Fix the potential failures which is not related the logic]
Change-Id: I221b905b0de61bf8a8a60b03dd554dec594604eb
Signed-off-by: HyoungJoo Ahn <hello.ahn@samsung.com>
Jusung Son [Mon, 16 Mar 2020 05:47:31 +0000 (14:47 +0900)]
[ITC][watchface][Non-ACR][Update TC to handle exception cases]
- If there is preload provider, TC operates abnormally
Change-Id: I283e4598df95a6b9fad0624d73c39d01de26fd86
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
shobhit verma [Mon, 16 Mar 2020 05:54:43 +0000 (05:54 +0000)]
Merge "[ITC][Non-ACR][notification][Changes related to dexter warning]" into tizen
MOHIT MIGLANI [Thu, 12 Mar 2020 05:53:35 +0000 (11:23 +0530)]
[ITC][Non-ACR][notification][Changes related to dexter warning]
Change-Id: Icc6b8e1f9fdb31586e1dfbcdb0256c8bfe9ea806
Signed-off-by: MOHIT MIGLANI <mohit.m@samsung.com>
shobhit verma [Fri, 13 Mar 2020 06:49:32 +0000 (06:49 +0000)]
Merge "[UTC][application][ACR-1489] add preference test case" into tizen
shobhit verma [Fri, 13 Mar 2020 06:47:51 +0000 (06:47 +0000)]
Merge "[UTC][Notification][ACR-1479] Add tcs for extension data api" into tizen
Jihun Park [Thu, 12 Mar 2020 04:51:33 +0000 (04:51 +0000)]
Merge "[UTC][Non-ACR][Machine Learning][Sync-up testcases to prepare next APIs]" into tizen
Jihun Park [Thu, 12 Mar 2020 04:51:25 +0000 (04:51 +0000)]
Merge "[ITC][Non-ACR][Machine Learning][Remove hardware type enum test]" into tizen
Jihun Park [Thu, 12 Mar 2020 04:51:17 +0000 (04:51 +0000)]
Merge "[UTC][Non-ACR][Machine Learning][Change filesink buffer mode]" into tizen
Jihun Park [Thu, 12 Mar 2020 04:36:09 +0000 (04:36 +0000)]
Merge "[UTC][Notification][Non-ACR][Add id when text item create]" into tizen
Nibha Sharma [Thu, 12 Mar 2020 03:19:06 +0000 (08:49 +0530)]
[NonACR][scripts][i586 arch installation support added in 6.0 code]
Change-Id: Ia794057bfaca4e87119883969ed569aff10df8e6
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
mk5004.lee [Mon, 24 Feb 2020 06:27:06 +0000 (15:27 +0900)]
[UTC][application][ACR-1489] add preference test case
Change-Id: Ifd0535783cedcd8d9ff979edc03c8a814f42cb75
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Mon, 17 Feb 2020 10:16:10 +0000 (19:16 +0900)]
[UTC][Notification][ACR-1479] Add tcs for extension data api
Change-Id: Iddef9b31f7e28704364f38b31a41864320a198a8
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Hwankyu Jhun [Tue, 10 Mar 2020 00:36:04 +0000 (09:36 +0900)]
[UTC][app-manager][Non-ACR][Update Test Apps]
- Adds logs
Change-Id: Ia27afffc4a020075342433930e84b0edb398675d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
mk5004.lee [Mon, 9 Mar 2020 05:38:25 +0000 (14:38 +0900)]
[UTC][Notification][Non-ACR][Add id when text item create]
Change-Id: Ibc5a0fa27cd85b36897d3a6f777129fa23dac03f
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Jaeyun [Fri, 6 Mar 2020 05:41:26 +0000 (14:41 +0900)]
[UTC][Non-ACR][Machine Learning][Change filesink buffer mode]
The pipeline including filesink with small buffer size may break the test.
Change buffer mode to unbuffered.
Change-Id: I0395a872126450617a860fa994bd7d4a2969ab93
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
Jaeyun [Thu, 5 Mar 2020 09:09:35 +0000 (18:09 +0900)]
[ITC][Non-ACR][Machine Learning][Remove hardware type enum test]
Changes:
1. Remove hardware type enum in single-shot test.
We cannot assure the hw type is available in test device. This may break the test.
2. Fix indentation and build warning.
This patch also needs to be merged in tizen-5.5.
Change-Id: Ia53aa99743ae7548592e8c2cd1c24c97b79f08f2
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
Jihun Park [Wed, 4 Mar 2020 16:32:39 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200305]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
shobhit verma [Wed, 4 Mar 2020 03:38:46 +0000 (03:38 +0000)]
Merge "[UTC][audio-io][ACR-1495][Add new testcases for audio_in_set/get_volume API]" into tizen
Jaeyun [Mon, 2 Mar 2020 08:43:38 +0000 (17:43 +0900)]
[UTC][Non-ACR][Machine Learning][Sync-up testcases to prepare next APIs]
Sync-up the testcases with 5.5, now all sources are same in tizen branch.
- change to live src in pipeline description.
- add macro for sleep time.
Change-Id: If7a8c2eb3b679b5af9a4d31bc5e7e0828ac6a75f
Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
Hyunsoo Park [Mon, 2 Mar 2020 06:32:23 +0000 (15:32 +0900)]
[UTC][mediastreamrecorder][ACR-1477][Adds TCs for mode]
Change-Id: I39051e88ac8b507fc982a6f6376e41cdf21ea90a
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
Jihun Park [Mon, 2 Mar 2020 06:03:55 +0000 (06:03 +0000)]
Merge "[ITC][package-manager][Non-ACR] Increase pkg getsize timeout timer" into tizen
Jihun Park [Mon, 2 Mar 2020 06:03:13 +0000 (06:03 +0000)]
Merge "[ITC][wifi-manager][Non-ACR][Scan before refresh]" into tizen
Jihun Park [Mon, 2 Mar 2020 06:02:53 +0000 (06:02 +0000)]
Merge "[UTC][wifi-manager][Non-ACR][Do not call forget before refresh]" into tizen
Jihun Park [Mon, 2 Mar 2020 06:01:47 +0000 (06:01 +0000)]
Merge "[ITC][stt][Non-ACR][Fix the order of testcases]" into tizen
Priya Kohli [Fri, 28 Feb 2020 06:50:47 +0000 (12:20 +0530)]
[ITC][application][ACR-1489][Added new api to get type]
Change-Id: Ib0d5bce9ba7f51e6c484a50f4abde7840ecf4380
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Jihun Park [Thu, 27 Feb 2020 16:32:45 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200228]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
shobhit verma [Wed, 26 Feb 2020 09:30:26 +0000 (09:30 +0000)]
Merge "[ITC][sensor][ACR-1498][Added Read data list and flush API]" into tizen
Priya Kohli [Wed, 26 Feb 2020 06:23:16 +0000 (11:53 +0530)]
[ITC][sensor][ACR-1498][Added Read data list and flush API]
Change-Id: I48e8c3beefa68ce7dc973be10d199ca24f03003d
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Priya Kohli [Thu, 13 Feb 2020 05:15:27 +0000 (10:45 +0530)]
[ITC][wav-player][ACR-1480][Added new API for playback with loop count]
Change-Id: Ifd68347bf8488f4e6ca92c7e3e82254b52fbbcf2
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Jihun Park [Tue, 25 Feb 2020 16:32:54 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200226]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Hyunsoo Park [Tue, 25 Feb 2020 07:26:54 +0000 (16:26 +0900)]
[ITC][mediastreamrecorder][Non-ACR][Change format setting]
Change-Id: Ibbb80afa307587bf41eb186cce801fbe0603244b
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
manoj [Tue, 25 Feb 2020 06:47:15 +0000 (12:17 +0530)]
[NativeTCT][Non-ACR][buildinfo issue for rpi3]
Change-Id: I6b1f52f429130c160f6d8dc841a456400c68fcd7
Signed-off-by: manoj <manoj.g2@samsung.com>
Junghyun Yeon [Fri, 21 Feb 2020 02:06:41 +0000 (11:06 +0900)]
[ITC][package-manager][Non-ACR] Increase pkg getsize timeout timer
Change-Id: Iec5dac53d3bff58fc4ddf21a24e23d4f8cecccc4
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Gilbok Lee [Mon, 24 Feb 2020 00:55:37 +0000 (09:55 +0900)]
[UTC][video-util][ACR-1501] Remove video-util utc
Change-Id: I1814f46e65872a29dedba7580f5f7ee3e59fd8c9
shobhit verma [Mon, 24 Feb 2020 09:17:24 +0000 (09:17 +0000)]
Merge "[UTC][capi-system-sensor][ACR-1498][Add read, flush API]" into tizen
Cheoleun Moon [Mon, 24 Feb 2020 07:41:36 +0000 (16:41 +0900)]
[ITC][wifi-manager][Non-ACR][Scan before refresh]
Some devices remove BSS list as soon as forget is done
Change-Id: Ibee441ad5f9aa7ec68cd9dcb8cd9883d36e15e82
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Cheoleun Moon [Mon, 24 Feb 2020 07:38:24 +0000 (16:38 +0900)]
[UTC][wifi-manager][Non-ACR][Do not call forget before refresh]
Change-Id: I7388df214c1b7ce4ad4368dc896cfd19a73e4a2b
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
shobhit verma [Mon, 24 Feb 2020 05:55:15 +0000 (05:55 +0000)]
Merge "[ITC/UTC][accounts-svc][Non-ACR][Change rpm installation path]" into tizen
Abhishek Vijay [Thu, 20 Feb 2020 09:37:08 +0000 (15:07 +0530)]
[ITC/UTC][accounts-svc][Non-ACR][Change rpm installation path]
Change-Id: Ide2162b37287b34e6e55790d39c6366424568066
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Boram Bae [Mon, 24 Feb 2020 02:35:28 +0000 (11:35 +0900)]
[UTC][capi-system-sensor][ACR-1498][Add read, flush API]
Change-Id: I4e21bf051e512bdca75b2113a4c8bb70107a2da4
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
shobhit verma [Thu, 20 Feb 2020 09:53:57 +0000 (09:53 +0000)]
Merge "[UTC][wav-player][ACR-1480] Add testcases for wav_player_start_loop()" into tizen
shobhit verma [Thu, 20 Feb 2020 03:54:46 +0000 (03:54 +0000)]
Merge "[NativeTCT][Non-ACR][getcapability changes for tizeniot profile]" into tizen
manoj [Thu, 20 Feb 2020 03:43:21 +0000 (09:13 +0530)]
[NativeTCT][Non-ACR][getcapability changes for tizeniot profile]
Change-Id: I26962f94fc906c3f27406fd8311e03c8d3ef3663
Signed-off-by: manoj <manoj.g2@samsung.com>
manoj [Thu, 20 Feb 2020 03:05:32 +0000 (08:35 +0530)]
[ITC][ACR-1490][base-utils][TSIX-1087,TSIX-1025,TSIX-1074,TSIX-881 base utils failed on testhub]
Change-Id: Ibe7f3ab4c6c15f98d5a2e4f642fa57a14b64dbdb
Signed-off-by: manoj <manoj.g2@samsung.com>
Jihun Park [Wed, 19 Feb 2020 16:32:43 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200220]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
manoj [Wed, 19 Feb 2020 06:04:44 +0000 (11:34 +0530)]
[ITC][ACR-1479][notification][remove noti type]
Change-Id: I5a316fb5462864030189b3c8cec1a6d51bbbc6e8
Signed-off-by: manoj <manoj.g2@samsung.com>
(cherry picked from commit
3098bfd20f6794c9001463b6656d909ec57151d2)
manoj [Tue, 18 Feb 2020 06:31:42 +0000 (12:01 +0530)]
[ITC][ACR-1479][notification][Remove shared paths API]
Change-Id: I0107ad811af3744dae1d5a59fae4ddd376ae6074
Signed-off-by: manoj <manoj.g2@samsung.com>
(cherry picked from commit
689c5772eb6245bce0b4c2926662a27f7eecf021)
Jihun Park [Tue, 18 Feb 2020 04:25:29 +0000 (04:25 +0000)]
Merge "[UTC][connection][Non-ACR][Fix incorrect test scenario]" into tizen
Jihun Park [Tue, 18 Feb 2020 04:25:09 +0000 (04:25 +0000)]
Merge "[UTC][wifi-manager][Non-ACR][Update TC to handle exception cases]" into tizen
Jihun Park [Mon, 17 Feb 2020 16:32:41 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200218]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Seungbae Shin [Mon, 17 Feb 2020 10:13:17 +0000 (19:13 +0900)]
[UTC][audio-io][ACR-1495][Add new testcases for audio_in_set/get_volume API]
Change-Id: I6de589c20d644b507e71b557d12646a415f8cbef
shobhit verma [Mon, 17 Feb 2020 10:19:22 +0000 (10:19 +0000)]
Merge "[UTC][peripheral-io][Non-ACR][Fix searching for i2c dev]" into tizen
mk5004.lee [Wed, 12 Feb 2020 05:04:18 +0000 (14:04 +0900)]
[UTC][Notificationi][ACR-1479][Deletes noti_ex_item_get_shared_paths test case]
Change-Id: I79d3ad11fde1047bfba8ae6a9f49e6341f89d538
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
(cherry picked from commit
6f3276d0650221c783fc935f31afd9f86ed85ca2)
Jaehyun Kim [Mon, 17 Feb 2020 07:59:05 +0000 (16:59 +0900)]
[UTC][connection][Non-ACR][Fix incorrect test scenario]
Change-Id: I641e33ef88116afddf65283342995c1ef36cb66e
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Thu, 13 Feb 2020 12:42:56 +0000 (21:42 +0900)]
[UTC][wifi-manager][Non-ACR][Update TC to handle exception cases]
Change-Id: I3560cc1ee714b11ed945ad371e16de268e912683
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Hwankyu Jhun [Sun, 16 Feb 2020 22:59:58 +0000 (07:59 +0900)]
[UTC][app-manager][Non-ACR][Fix wrong if statement]
Change-Id: I98459b6c92003b63ee380bbd725f3bc70e3e2cd5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
(cherry picked from commit
99fb110574e3af937ba6a17ee7d27cb12fd92ce3)
Konrad Kuchciak [Fri, 14 Feb 2020 07:18:36 +0000 (08:18 +0100)]
[UTC][peripheral-io][Non-ACR][Fix searching for i2c dev]
Change-Id: I7c35112c9ffa5572dbe287a9484b1cba35353030
Signed-off-by: Konrad Kuchciak <k.kuchciak@samsung.com>
Priya Kohli [Thu, 13 Feb 2020 08:54:42 +0000 (14:24 +0530)]
[ITC][mediastreamrecorder][ACR-1477][Add APIs and Add / Deprecate Enumeration for recording]
Change-Id: Ifb458f69e7985b21af34eca1fc7c035f6839467a
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Thu, 13 Feb 2020 03:10:44 +0000 (03:10 +0000)]
Merge "[UTC][app-manager][Non-ACR][Update test applications]" into tizen
shobhit verma [Thu, 13 Feb 2020 03:08:10 +0000 (03:08 +0000)]
Merge "[UTC][component-based-application][Non-ACR][Fix test code]" into tizen
Hwankyu Jhun [Thu, 13 Feb 2020 01:45:50 +0000 (10:45 +0900)]
[UTC][app-manager][Non-ACR][Update test applications]
Change-Id: Ie7068d8a48e2987406ccc6a11a173d55614734fa
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jaehyun Kim [Wed, 12 Feb 2020 13:39:29 +0000 (22:39 +0900)]
[ITC][connection][Non-ACR][Fix incorrect precondition check]
Change-Id: Id9b9874430823e7db2356bc274592e8e71c66016
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Hwankyu Jhun [Wed, 12 Feb 2020 08:14:22 +0000 (17:14 +0900)]
[UTC][component-based-application][Non-ACR][Fix test code]
- Use usleep() instead of sleep()
Change-Id: I1364d9d4d6fbdbd842d50e45eb2f22cbdd666f6b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
shobhit verma [Wed, 12 Feb 2020 04:53:19 +0000 (04:53 +0000)]
Merge "Revert "[UTC][Non-ACR][base-utils][TSIX-651 base-utils failed on testhub]"" into tizen
Jihun Park [Mon, 10 Feb 2020 16:32:53 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200211]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Sunghyun Kim [Thu, 6 Feb 2020 08:28:41 +0000 (17:28 +0900)]
[ITC/UTC][dali-core][Non-ACR][Fix RenderTask tct]
GetClearEnabled() need to use initialized RenderTask.
so i fix them.
Change-Id: I8e64c3e700f5d8e57f15b4ecfd269fe0092a7d5a
Hyunjee Kim [Mon, 10 Feb 2020 08:28:11 +0000 (08:28 +0000)]
Revert "[UTC][Non-ACR][base-utils][TSIX-651 base-utils failed on testhub]"
This reverts commit
8d38fe5ef5f4486c3837a5748556af679639faea.
Change-Id: Iac5daf9c5575175bf9089240f991c8c0140b8287
shobhit verma [Mon, 10 Feb 2020 05:27:24 +0000 (05:27 +0000)]
Merge "[ITC][Non-ACR][camera][removed INVZ format as mentioned in comment]" into tizen
manoj [Mon, 10 Feb 2020 05:22:23 +0000 (10:52 +0530)]
[AutoBuild][NON_ACR][connection dependency removal changes in tizeniot profile]
Change-Id: I159e8431ad6336f6cc461c21d06e570f71e66e44
Signed-off-by: manoj <manoj.g2@samsung.com>
manoj [Fri, 7 Feb 2020 07:32:28 +0000 (13:02 +0530)]
[ITC][Non-ACR][camera][removed INVZ format as mentioned in comment]
Change-Id: I300d5c391c3e8d2d0a42365ff3dd115b995b0565
Signed-off-by: manoj <manoj.g2@samsung.com>
Hwankyu Jhun [Fri, 7 Feb 2020 04:05:29 +0000 (13:05 +0900)]
[UTC][app-manager][Non-ACR][Update test application]
Change-Id: I6819380270b85212e3f26a11fcca5c0a00fdeb15
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jihun Park [Thu, 6 Feb 2020 16:32:40 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200207]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
manoj [Thu, 6 Feb 2020 10:55:02 +0000 (16:25 +0530)]
[ITC][ACR-1487][camera][Add new Preview format for camera pixel]
Change-Id: I27d6774677b8ceaff8af07590f3431394974a1ec
Signed-off-by: manoj <manoj.g2@samsung.com>
shobhit verma [Thu, 6 Feb 2020 02:35:46 +0000 (02:35 +0000)]
Merge "[UTC][application][Non-ACR][Update test applications]" into tizen
Hwankyu Jhun [Wed, 5 Feb 2020 02:19:13 +0000 (11:19 +0900)]
[UTC][application][Non-ACR][Update test applications]
Change-Id: I44b300ef05bd74a9b9de83f1544deb38578aa08b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
shobhit verma [Thu, 6 Feb 2020 02:35:06 +0000 (02:35 +0000)]
Merge "[UTC][app-manager][Non-ACR][Update test applications]" into tizen
Hwankyu Jhun [Wed, 5 Feb 2020 02:23:04 +0000 (11:23 +0900)]
[UTC][app-manager][Non-ACR][Update test applications]
Change-Id: I23dc33254c45b68e96a6cfae1bb4a97fcc76fff2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 5 Feb 2020 09:58:35 +0000 (18:58 +0900)]
[UTC][capi-message-port][Non-ACR][Update test applications]
Change-Id: Ia2cc4ba2c72d2f092e373c2ee127cf0f28fba34d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
manoj [Mon, 3 Feb 2020 06:12:51 +0000 (11:42 +0530)]
[NativeTCT][NON_ACR][scripts tpk changes for rootstrap issue in tizen 6.0]
Change-Id: I6102c69674844c669c8b503c4e170c47e2e30f06
Signed-off-by: manoj <manoj.g2@samsung.com>
Nibha Sharma [Thu, 30 Jan 2020 08:11:03 +0000 (13:41 +0530)]
[NonACR][scripts][Modified tpk_create script for rootstrap missing information build failure]
Change-Id: I58ee224c72f6abd67e37998fbee3996bd878afb0
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Seonah Moon [Thu, 30 Jan 2020 01:42:44 +0000 (10:42 +0900)]
Revert "[ITC/UTC][url-download][Non-ACR][Remove download TC from unsupported list]"
This reverts commit
6d592b3a457967e6458d0afd91ba28d73a435cbd.
Change-Id: I1f1a3475ceafd8f8cb558fb413ced9ede6157ddf
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Tue, 28 Jan 2020 02:09:28 +0000 (11:09 +0900)]
[ITC/UTC][url-download][Non-ACR][Remove download TC from unsupported list]
Change-Id: Ie1a5efd39fdc3f49930aa7397b5b0bb408abfc1a
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Sangchul Lee [Tue, 14 Jan 2020 09:40:36 +0000 (18:40 +0900)]
[UTC][wav-player][ACR-1480] Add testcases for wav_player_start_loop()
Change-Id: I4d726b9d0c64496a97f26e40b527a7bf67e2c23c
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Jaeyun [Wed, 22 Jan 2020 06:47:38 +0000 (15:47 +0900)]
[ITC][Non-ACR][Machine Learning][remove unnecessary log and free resources]
Remove unnecessary log in sink callback.
Also remove unused function and add mem-free in _cleanup function.
Change-Id: I1d1e9a3c2927f4d3a4f77bd6d68bbd80b6a67e1e
Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
(cherry picked from commit
c953cea20fd6f2b3ec1e902ec276dc57cec5a8e7)
Abhimanyu Swami [Tue, 21 Jan 2020 11:55:42 +0000 (17:25 +0530)]
TV Memory issue fix
Change-Id: I85a83a3289d61d371ef17176413bc4cf6bcd03bf
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
shobhit verma [Mon, 20 Jan 2020 05:24:27 +0000 (05:24 +0000)]
Merge "[UTC][Non-ACR][base-utils][TSIX-651 base-utils failed on testhub]" into tizen
Hyunjee Kim [Mon, 20 Jan 2020 01:52:31 +0000 (10:52 +0900)]
[UTC][Non-ACR][base-utils][TSIX-651 base-utils failed on testhub]
Change-Id: If0eaa6fb196c2a2f21631443941523360a45b03c
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Boram Bae [Wed, 15 Jan 2020 01:50:30 +0000 (10:50 +0900)]
[UTC][capi-system-sensor][ACR-1481][Add batch events APIs and Deprecate event APIs]
Change-Id: I30215c3d332ec41a3d65af896c0ff641a5dc58a1
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
manu.tiwari [Fri, 17 Jan 2020 06:16:07 +0000 (11:46 +0530)]
[ITC][capi-media-tool][ACR-1484][Add new enum for encoded video format]
Change-Id: I37cb0e47d26f907977419b1509640d113dd343ac
Signed-off-by: manu.tiwari <manu.tiwari@samsung.com>
manu.tiwari [Tue, 14 Jan 2020 09:39:16 +0000 (15:09 +0530)]
[ITC][capi-system-sensor][ACR-1481][Add batch events APIs and deprecate event APIs]
Change-Id: If8ae1d852e52b1d4d8a03fdb70bdbeb67c3473c4
Signed-off-by: manu.tiwari <manu.tiwari@samsung.com>
(cherry picked from commit
ab7c2852835434f32951d85531d92b330d6b6e0a)
Inkyun Kil [Tue, 7 Jan 2020 00:43:01 +0000 (09:43 +0900)]
[ITC][NON-ACR][alarm][TSIX-448 alarm failed on testhub issue]
Change-Id: I828c811ca09f5f3d6b362db5634ed64061de32a7
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
shobhit verma [Mon, 6 Jan 2020 10:27:16 +0000 (10:27 +0000)]
Merge "[UTC][media-content][Non-ACR][Enhance exception case verification]" into tizen
manoj [Mon, 6 Jan 2020 08:49:55 +0000 (14:19 +0530)]
[ITC][NON-ACR][stc][TFDF-7431 stc failed on testhub issue]
Change-Id: I68ba81a21030a572d802ec7f36b179faa0fa2c44
Signed-off-by: manoj <manoj.g2@samsung.com>
(cherry picked from commit
93550c89e2f38f7856c7ad46bda7d744b06dcd98)
hj kim [Fri, 3 Jan 2020 06:06:28 +0000 (15:06 +0900)]
[UTC][media-content][Non-ACR][Enhance exception case verification]
Change-Id: I398bf71585c7b3845c6705a7291e7481efaa985c
prashanth kumar [Fri, 27 Dec 2019 11:25:45 +0000 (16:55 +0530)]
[UTC][Non-ACR][wifi-manager][checked the NULL string before strncpy to avoid segmentation fault issue]
Change-Id: I2eeaa6b73b57bc560906546f07275c065e7b7180
Signed-off-by: prashanth kumar <prasadam.p@samsung.com>
Wonsik Jung [Fri, 20 Dec 2019 05:05:53 +0000 (14:05 +0900)]
[UTC][Non-ACR][dali-adaptor][Fix the fault of check code for default value of the preferred orientation]
Change-Id: I753e7bbc9687b1d974f4a34793953556af7bf72c
HyoungJoo Ahn [Wed, 18 Dec 2019 05:17:54 +0000 (14:17 +0900)]
[ITC][Non-ACR][Machine Learning][fix error code block and the invalid initialization]
Change-Id: I84fa2747a151421ad4eae6f4e41abb5a203ac61c
Signed-off-by: HyoungJoo Ahn <hello.ahn@samsung.com>
manoj [Tue, 17 Dec 2019 04:13:34 +0000 (09:43 +0530)]
[ITC][stc][NON-ACR][TFDF-7418 testhub failed in stc resolved]
Change-Id: I859357af5b9c9becfc41c2bce9b4830ebf2ce7f6
Signed-off-by: manoj <manoj.g2@samsung.com>
(cherry picked from commit
4bd16207ec7a7134c3a483f40b99c2e78a0c750d)