Youngjae Cho [Wed, 28 Jul 2021 09:40:40 +0000 (18:40 +0900)]
[UTC][libstorage/libstorage64][Non-ACR] Fix pass condition of get_state_p
Change-Id: I881f01d6133d4a85b3e0da288ca77071829e0f7e
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
shobhit verma [Wed, 28 Jul 2021 08:25:10 +0000 (08:25 +0000)]
Merge "[UTC][key-manager][Non-ACR] Update OCSP certificates" into tizen_6.0
shobhit verma [Wed, 28 Jul 2021 08:23:29 +0000 (08:23 +0000)]
Merge "[TCT][libstorage/libstorage64][Non-ACR] Fix get_state_p pass condition" into tizen_6.0
Youngjae Cho [Wed, 28 Jul 2021 02:37:12 +0000 (11:37 +0900)]
[TCT][libstorage/libstorage64][Non-ACR] Fix get_state_p pass condition
Change-Id: Iaf9b0cdcf2ef8da6b004e75849b9f34ca6bfd1ca
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
dh79pyun [Wed, 28 Jul 2021 00:16:00 +0000 (09:16 +0900)]
[ITC][bluetooth][Non-ACR][Remove unnecessary feature check logic]
Bluetooth Device APIs are not related with network.bluetooth.le
feature. When we set network.bluetooth.le feature as false, ITC
device testcases got failed. This patchset is to fix this issue.
Change-Id: Iccae172b9a0046e5cb0f53a9b00f1cc79dcb4e25
Krzysztof Jackiewicz [Fri, 23 Jul 2021 07:14:59 +0000 (09:14 +0200)]
[UTC][key-manager][Non-ACR] Update OCSP certificates
Previous OCSP testing certificate have expired - changed to new
certificates.
Change-Id: I72a31598b83fe0eb26fb5118f423eb1f3313526a
Signed-off-by: Krzysztof Jackiewicz <k.jackiewicz@samsung.com>
Jihun Park [Fri, 9 Jul 2021 16:00:11 +0000 (01:00 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20210710]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Jihun Park [Mon, 31 May 2021 16:00:12 +0000 (01:00 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20210601]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Jihun Park [Thu, 27 May 2021 16:00:11 +0000 (01:00 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20210528]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Seonah Moon [Thu, 13 May 2021 02:30:19 +0000 (11:30 +0900)]
[ITC][http][Non-ACR][Change the test URL for HTTP POST]
Change-Id: I4466139c60ffe53f8d2a5958a06522d4ec5eb419
Hwankyu Jhun [Mon, 19 Apr 2021 10:07:07 +0000 (19:07 +0900)]
[app-manager][ITC][Non-ACR][Update test packages]
- Remove system-setting dependency from appmanagertestfile app
Change-Id: Ia17c0eb92539b52f8eb527791d45854af699be40
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jihun Park [Wed, 7 Apr 2021 16:00:11 +0000 (01:00 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20210408]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Nibha Sharma [Tue, 6 Apr 2021 08:18:19 +0000 (13:48 +0530)]
[NativeTCT][Scripts][NonACR][Sequence to call rootstrap version and template version is changed]
Change-Id: If1abb3407362bf4892684cc9f0ba937d9bc5fcd4
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Hwankyu Jhun [Mon, 22 Mar 2021 09:39:35 +0000 (18:39 +0900)]
[UTC][component-manager][Non-ACR][Update test applications]
This patch uses message-port API instead of app-control API.
If the running component is resumed, the app_control is not delivered.
Frame Component States:
- https://docs.tizen.org/application/native/guides/applications/media/frame_lifecycle.jpg
Change-Id: I83b9cf1171178c8724b2dded41076bfda78cd6df
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
shobhit verma [Tue, 16 Mar 2021 09:00:42 +0000 (09:00 +0000)]
Merge "[UTC][url-download][Non-ACR][Download a small size file in specific TCs]" into tizen_6.0
Nibha Sharma [Mon, 15 Mar 2021 11:10:26 +0000 (16:40 +0530)]
[UTC][zigbee][NonACR][Removed module as it require platform level certificate for signing]
Change-Id: I5537d4c46b9b68e735f520dc6ec6edec5040e453
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
(cherry picked from commit
c9da246fc684a93dd9b022e1af0627c2fb3d40bb)
Karol Lewandowski [Fri, 12 Mar 2021 11:13:17 +0000 (12:13 +0100)]
Drop peripheral-io tests
API is platform-privileged and should not be tested in Public TCT.
Change-Id: Idfd2fc7006d34da55a6681da89bc6ca5ce20fac4
Seonah Moon [Wed, 10 Mar 2021 04:45:10 +0000 (13:45 +0900)]
[UTC][url-download][Non-ACR][Download a small size file in specific TCs]
Some TCs should wait until download is completed.
But, according to network status, download could take a long time.
To avoid the timeout, Use a small size file in cases of below TCs.
utc_download_get_downloaded_file_path_p1
utc_download_get_http_status_p1
Change-Id: Ice38433fd64a9f905851d8ce04a81278121a8c5c
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seungbae Shin [Tue, 2 Mar 2021 09:40:59 +0000 (18:40 +0900)]
[ITC][audio-io][Non-ACR] Fix build errors / warnings
Change-Id: I5b01305700f789d5abd3f49f2f194eb6a0f5169d
Tomasz Swierczek [Tue, 23 Feb 2021 07:21:12 +0000 (08:21 +0100)]
[UTC][key-manager][Non-ACR] Update OCSP certificates
Previous OCSP testing certificate started to get rejected by
MS OCSP server - changed to new certificates.
Change-Id: I051cfbf652ada07e08d02b6db1e24d17da92363d
Nibha Sharma [Fri, 15 Jan 2021 05:42:56 +0000 (11:12 +0530)]
[ITC][screen-mirroring][NonACR][modified file with print_result_cleanup check]
Change-Id: I31c2243abfaacae72d36f3b63f3cc053d43dda8e
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Jihun Park [Mon, 28 Dec 2020 05:56:38 +0000 (05:56 +0000)]
Merge "[ITC][wifi-manager][Non-ACR][Sleep to wait for forget operation to be done]" into tizen_6.0
Jihun Park [Mon, 28 Dec 2020 04:53:22 +0000 (04:53 +0000)]
Merge "[UTC][wifi-direct][Non-ACR][Change expected error value for service discovery]" into tizen_6.0
Cheoleun Moon [Tue, 15 Dec 2020 07:47:58 +0000 (16:47 +0900)]
[ITC][wifi-manager][Non-ACR][Sleep to wait for forget operation to be done]
Change-Id: I64ced58c133209cfbe1c15ee3e1a25f753f1d5c7
Yunmi Ha [Wed, 16 Dec 2020 10:47:02 +0000 (19:47 +0900)]
[UTC][runtime-info][NON-ACR] check more feature support
- In some cases, allow 'Not supported' error depending on feature value.
(Packet data, Data roaming, Vibration and TV out)
- Related API change:
https://review.tizen.org/gerrit/#/c/platform/core/api/runtime-info/+/219933/
Change-Id: I0e961eba1a7e7488528594a7039bdd780db6949b
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Yu [Mon, 7 Dec 2020 23:04:39 +0000 (08:04 +0900)]
[UTC][wifi-direct][Non-ACR][Change expected error value for service discovery]
Description: It seems that those CAPIs need to return not permitted error
at the context of negative TCs.
Change-Id: I4f18b2501aa507f62027d2f95045517d0f95896d
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Nibha Sharma [Mon, 7 Dec 2020 06:53:13 +0000 (12:23 +0530)]
[ITC][alarm/attach-panel][Non-ACR][Added check handle and modified print checks]
Change-Id: Ib645d069028f4c9d8a9277a69792fc55023c9118
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
yh106.jung [Fri, 27 Nov 2020 08:18:00 +0000 (17:18 +0900)]
[UTC][webkit2][NonACR][Change the URL for the negative tests of manifest]
Recently, google.com which has been used for the negative tests of manifest
provides a manifest file for RPi4 user agent. So this patch changes the
URL for the negative test of manifest to tizen.org. It doesn't provide a
manifest file.
Change-Id: I3e3283b6608cead40a46f05893f5237926d42da0
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
yh106.jung [Fri, 13 Nov 2020 09:22:41 +0000 (18:22 +0900)]
[UTC][webkit2][NonACR][Replace strcmp with strncmp]
This patch replaces strcmp with strncmp, and adds checking the
length of target value and expected value.
Change-Id: I0d64978ebc945263670d42dec824a03af886c562
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
Jihun Park [Thu, 12 Nov 2020 02:06:01 +0000 (02:06 +0000)]
Merge "[UTC][wifi-manager][Non-ACR][Adjust timeout value]" into tizen
Nibha Sharma [Wed, 11 Nov 2020 09:43:29 +0000 (15:13 +0530)]
[ITC][script][NonACR][Removed tizeniot false check]
Change-Id: I2d383c327ae183b5c6e60f2bbee66d64f0866dc8
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Jihun Park [Tue, 10 Nov 2020 16:08:04 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20201111]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Nibha Sharma [Tue, 10 Nov 2020 10:51:24 +0000 (16:21 +0530)]
[ITC][script][NonACR][tizeniot aarch64 added in rootstrap.txt]
Change-Id: Ida9f773dfbee1040405bd92fccf809526b74fe67
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
shobhit verma [Tue, 10 Nov 2020 05:35:33 +0000 (05:35 +0000)]
Merge "[ITC][tone-player][Non-ACR][Adjust the number of tones with proper stream type]" into tizen
Jihun Park [Mon, 9 Nov 2020 16:08:25 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20201110]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
shobhit verma [Mon, 9 Nov 2020 10:29:42 +0000 (10:29 +0000)]
Merge "[ITC][motion][ACR-1588][Removed deprecated api] - motion ITC removed" into tizen
Nibha Sharma [Mon, 9 Nov 2020 10:24:28 +0000 (15:54 +0530)]
[ITC][motion][ACR-1588][Removed deprecated api]
- motion ITC removed
Change-Id: I01092b817390760fd5fda94b2cadf56a01f2d1aa
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Nibha Sharma [Mon, 9 Nov 2020 09:43:34 +0000 (15:13 +0530)]
[ITC][dali][ACR-1597][Removed all deprecated dali modules]
- dali-core ITC removed
- dali-toolkit ITC removed
- dali-adaptor ITC removed
Change-Id: Id8fe12b567cddbdf19e4643f5185df9d8b4fafe3
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
shobhit verma [Mon, 9 Nov 2020 05:31:13 +0000 (05:31 +0000)]
Merge "[TCT][NON-ACR][Script changes for missing handliing for tv and tizeniot profile]" into tizen
ABHISHEK JAIN [Tue, 13 Oct 2020 09:35:36 +0000 (15:05 +0530)]
[TCT][NON-ACR][Script changes for missing handliing for tv and tizeniot profile]
- help [usage] updated for TV and tizeniot profiles.
- template file added for TV profile [to be used with 'addmod' option]
- Code is optimized, unnecessary code is removed from scripts
- TV and tizeniot profile build error message is updated
Change-Id: I8c9b9edf155995ae3fd409254b5fb09b0bcc6463
Signed-off-by: ABHISHEK JAIN <j.abhishek@samsung.com>
Jihun Park [Fri, 6 Nov 2020 16:08:03 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20201107]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Seungbae Shin [Wed, 4 Nov 2020 07:43:52 +0000 (16:43 +0900)]
[ITC][tone-player][Non-ACR][Adjust the number of tones with proper stream type]
Fixes a timeout issue for targets without a built-in speaker unit.
Tests various types of representative tones instead of partial DTMF tones.
Removed stream types which is not well matched with tone playback.
Change-Id: Ie6c7ebd287e4865b168611af35aeebb9209fc546
Nibha Sharma [Thu, 5 Nov 2020 07:25:42 +0000 (12:55 +0530)]
[ITC][notification][Non-ACR][Unused notification feature removed]
Change-Id: Ife843fca9c24832db1b3c60281908c232027478d
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Minje Ahn [Wed, 4 Nov 2020 04:58:18 +0000 (13:58 +0900)]
[UTC][Metadata-extractor][Non-ACR][Fix bug]
Change-Id: I3a9d8645f124138e94a2d5cdd26c8b5280c0e5df
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
shobhit verma [Tue, 3 Nov 2020 09:14:59 +0000 (09:14 +0000)]
Merge "[UTC][url-download][Non-ACR][Change the test url]" into tizen
Cheoleun Moon [Tue, 3 Nov 2020 04:30:33 +0000 (13:30 +0900)]
[UTC][wifi-manager][Non-ACR][Adjust timeout value]
Change-Id: Ic7458f196cbf5f5a18f5ed3825c936ba2162a717
Seonah Moon [Mon, 2 Nov 2020 05:53:51 +0000 (14:53 +0900)]
[UTC][url-download][Non-ACR][Change the test url]
The url(http://download.tizen.org/tct/tct-download-tizen-tests-image-lq.png)
is removed from the server.
Change-Id: I578f246b842a073ff92f33d834f93e4d9669db37
Jihun Park [Fri, 30 Oct 2020 16:08:35 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20201031]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Hyunil Park [Wed, 28 Oct 2020 06:55:09 +0000 (06:55 +0000)]
[ITC][capi-media-streamer][Non-ACR][modify tc]
This reverts commit
e4d4ca4a4494e7a0d38f8e9047538d2499536026.
Change-Id: I1f24dd541bc44b67e8f20e0c0f925e05508fb48c
Hyunil Park [Wed, 28 Oct 2020 06:54:32 +0000 (06:54 +0000)]
[UTC][capi-media-streamer][Non-ACR][modify tc]
This reverts commit
69f22f9a0a224c4a6ce83b564eb3d23e3f205dfd.
Change-Id: If9c5a27609061e91ad9a84dac50e318baefa60b5
Jihun Park [Wed, 21 Oct 2020 16:08:37 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20201022]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Jihun Park [Fri, 16 Oct 2020 03:45:48 +0000 (03:45 +0000)]
Merge "Revert "[UTC][capi-media-streamer][Non-ACR][modify tc]"" into tizen
Jihun Park [Fri, 16 Oct 2020 03:45:36 +0000 (03:45 +0000)]
Merge "Revert "[ITC][capi-media-streamer][Non-ACR][modify tc]"" into tizen
Hyunil Park [Fri, 16 Oct 2020 01:12:10 +0000 (01:12 +0000)]
Revert "[ITC][capi-media-streamer][Non-ACR][modify tc]"
This reverts commit
4d7d5e816d044abc81b0b07196734122fd2f3eac.
For M2 release, We need to revert this patch.
After M2 release, I will request this.
thank you.
Change-Id: I3d12c9feb5c8bf6426ca582da4b63b08033cf22e
Hyunil Park [Fri, 16 Oct 2020 01:11:22 +0000 (01:11 +0000)]
Revert "[UTC][capi-media-streamer][Non-ACR][modify tc]"
This reverts commit
2b1ebe49cfd7ea89bedce48887845cf188956b21.
For M2 release, We need to revert this patch.
After M2 release, I will request this.
thank you.
Change-Id: I964ffbc34c576d8f5c8b1733354c2461c1c20543
Hyunil [Wed, 14 Oct 2020 07:36:25 +0000 (16:36 +0900)]
[UTC][capi-media-streamer][Non-ACR][modify tc]
- Fixed a bug about setting the video frame rate
Change-Id: Idd87ee4a466263f7a7654ed81b88e95cde4da1fe
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Wed, 14 Oct 2020 07:32:24 +0000 (16:32 +0900)]
[ITC][capi-media-streamer][Non-ACR][modify tc]
- Fixed a bug about setting the video frame rate
Change-Id: I53b900d8421a76cb188d7f495c60f58c8f7ed72b
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Nibha Sharma [Tue, 13 Oct 2020 06:22:48 +0000 (11:52 +0530)]
[ITC][notification/bundle][NonACR][print cleanup moodify/added]
Change-Id: I74dd1a1c75a51446e4e7aad64849aaca82f88652
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
manu.tiwari [Mon, 12 Oct 2020 07:25:49 +0000 (12:55 +0530)]
[DoNotMerge][UTC][bluetooth][Non-ACR][Removal of undefined TCs for TV from core_tv.h]
Change-Id: Id9d67e2aedd2f5aa6ca7e01a3e8fcc857f7f903f
Signed-off-by: manu.tiwari <manu.tiwari@samsung.com>
Nibha Sharma [Mon, 12 Oct 2020 04:22:18 +0000 (09:52 +0530)]
[ITC][push][NonACR][Removed push.h file macro check for tv profile]
- Removed macro check to fix build error
Change-Id: I4f4dc232308f935c7c897591390c4f879b4fdc54
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
shobhit verma [Tue, 6 Oct 2020 06:33:15 +0000 (06:33 +0000)]
Merge "[UTC][efl-extension][ACR-1522] Add eext_popup_add API" into tizen
shobhit verma [Tue, 6 Oct 2020 06:22:39 +0000 (06:22 +0000)]
Merge "[UTC][nntrainer][Non-ACR][Fix model tc]" into tizen
Nibha Sharma [Mon, 5 Oct 2020 10:01:25 +0000 (15:31 +0530)]
[ITC][rpc-port][NonACR][Unset private sharing]
- Before calling unlink() to remove files, the shared files should be unshared.
Change-Id: Ia803642f39c0ce2f29bded3e32a96dcdd09ef4eb
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Jihoon Lee [Mon, 5 Oct 2020 10:05:24 +0000 (19:05 +0900)]
[UTC][nntrainer][Non-ACR][Fix model tc]
**Changes proposed in this PR:**
- Fix rare cases that tct failes due to ANR issue
related issue: TSIX-6702
Related Feature: http://tizen.org/feature/machine_learning.training
Change-Id: I53380085d5e0344a0c1e30636ceaa51bf6fa0a51
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
shobhit verma [Mon, 5 Oct 2020 09:13:04 +0000 (09:13 +0000)]
Merge "[UTC][rpc-port][Non-ACR][Unset private sharing]" into tizen
Nibha Sharma [Mon, 5 Oct 2020 08:43:52 +0000 (14:13 +0530)]
[ITC][battery-monitor][NonACR][Testcase condition modified]
Change-Id: I97a6869d3e21ceee66d77e7ef9a84d896273cc13
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Nibha Sharma [Mon, 5 Oct 2020 06:16:49 +0000 (11:46 +0530)]
[ITC][battery-monitor][NonACR][TSIX-6806, Testcases fail issue fixed]
Change-Id: Ibee293a9b1cf89a5ecad8961a51722ad82d09fa1
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
Hwankyu Jhun [Sun, 4 Oct 2020 23:29:05 +0000 (08:29 +0900)]
[UTC][rpc-port][Non-ACR][Unset private sharing]
Before calling unlink() to remove files, the shared files should be unshared.
Change-Id: I2219a42a607b76c41a4f11a25785a1f5c43b548e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jihun Park [Mon, 28 Sep 2020 16:08:36 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200929]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Taehyub Kim [Fri, 25 Sep 2020 08:37:39 +0000 (17:37 +0900)]
[UTC][efl-extension][ACR-1522] Add eext_popup_add API
Change-Id: Ic3245f98e7476f3f2715ed129f98f1957fbf0390
shobhit verma [Thu, 24 Sep 2020 06:48:39 +0000 (06:48 +0000)]
Merge "[UTC][location-manager][ACR-1593][Added location_manager_get_velocity_accuracy API]" into tizen
chakradhar [Wed, 23 Sep 2020 09:56:52 +0000 (15:26 +0530)]
[UTC][location-manager][ACR-1593][Added location_manager_get_velocity_accuracy API]
Change-Id: I73384f9c5bec7c7f5c9b7892702241b7c93d4611
shobhit verma [Wed, 23 Sep 2020 10:37:04 +0000 (10:37 +0000)]
Merge "[ITC][location-manager][ACR-1593][Added location_manager_get_velocity_accuracy API]" into tizen
Priya Kohli [Wed, 16 Sep 2020 06:35:28 +0000 (12:05 +0530)]
[ITC][location-manager][ACR-1593][Added location_manager_get_velocity_accuracy API]
Change-Id: I2a8de23c10fad3b5e9c7edd3653747983c875af7
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
ABHISHEK JAIN [Tue, 22 Sep 2020 09:11:14 +0000 (14:41 +0530)]
[ITC][capi-ui-gesture][ACR-1585][Add new TCs for APIs of gesture recognition]
Change-Id: I0cdb69793eb56d29cd5fff003ddfcfd8d9a48f8e
Signed-off-by: ABHISHEK JAIN <j.abhishek@samsung.com>
shobhit verma [Tue, 22 Sep 2020 07:00:28 +0000 (07:00 +0000)]
Merge "[ITC][media-vision][ACR-1599][Add mv_inference_pose_get_label() and change mv_inference_pose_landmark_detected_cb()]" into tizen
Priya Kohli [Mon, 21 Sep 2020 11:34:10 +0000 (17:04 +0530)]
[ITC][media-vision][ACR-1599][Add mv_inference_pose_get_label() and change mv_inference_pose_landmark_detected_cb()]
Change-Id: I4f07be8833b6f9fad85961c6746228aa52356257
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 22 Sep 2020 06:45:54 +0000 (06:45 +0000)]
Merge "[UTC][capi-media-vision][ACR-1599][Add mv_inference_pose_get_label() and change mv_inference_pose_landmark_detected_cb()]" into tizen
shobhit verma [Tue, 22 Sep 2020 05:26:25 +0000 (05:26 +0000)]
Merge "[UTC][Bluetooth][Non-ACR] Fix opp server tc fail issue" into tizen
Wootak Jung [Mon, 21 Sep 2020 04:54:27 +0000 (13:54 +0900)]
[UTC][Bluetooth][Non-ACR] Fix opp server tc fail issue
Change-Id: I5a51c49db9e786dab5f0a3dca0d1303b53beff0b
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Tae-Young Chung [Fri, 18 Sep 2020 05:07:28 +0000 (14:07 +0900)]
[UTC][capi-media-vision][ACR-1599][Add mv_inference_pose_get_label() and change mv_inference_pose_landmark_detected_cb()]
Change-Id: I685b5aaca9816d0e9e2a65e20850c71c53b295b0
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
shobhit verma [Mon, 21 Sep 2020 07:03:39 +0000 (07:03 +0000)]
Merge "[UTC][location-manager][ACR-1591][TC addition for location_bounds_contains_coordinates_on_edge API]" into tizen
shobhit verma [Mon, 21 Sep 2020 07:01:12 +0000 (07:01 +0000)]
Merge "[UTC/ITC][Non-ACR][capi-system-battery-monitor][Change in TEST_APP_ID for getting more data records]" into tizen
Jihun Park [Fri, 18 Sep 2020 16:10:24 +0000 (01:10 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200919]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
chakradhar [Fri, 18 Sep 2020 05:19:11 +0000 (10:49 +0530)]
[UTC/ITC][Non-ACR][capi-system-battery-monitor][Change in TEST_APP_ID for getting more data records]
Change-Id: Ieacd219b40d6bc60fb37b9a557f95441a6d32ee5
chakradhar [Fri, 18 Sep 2020 10:10:54 +0000 (15:40 +0530)]
[UTC][location-manager][ACR-1591][TC addition for location_bounds_contains_coordinates_on_edge API]
Change-Id: I49828ac798822a14470ee747799c49430ec0490f
Jaehyun Kim [Fri, 18 Sep 2020 09:48:13 +0000 (18:48 +0900)]
[ITC][connection][Non-ACR][Fix incorrect test scenario]
IoT profile usually starts with no default connection.
This is normal and should not be treated as fail.
Change-Id: I4a388ca0029ebbec55c510c70196f58e7adb5e07
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
shobhit verma [Fri, 18 Sep 2020 05:27:59 +0000 (05:27 +0000)]
Merge "[ITC/CTC/UTC][All][Non-ACR][Added tv profile support for arm architecture]" into tizen
manu.tiwari [Fri, 18 Sep 2020 04:45:51 +0000 (10:15 +0530)]
[ITC/CTC/UTC][All][Non-ACR][Added tv profile support for arm architecture]
Change-Id: I9e5e0a9aa83d943ae4aea984de3a57445351acac
Signed-off-by: manu.tiwari <manu.tiwari@samsung.com>
Jihun Park [Thu, 17 Sep 2020 16:09:32 +0000 (01:09 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200918]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
shobhit verma [Wed, 16 Sep 2020 05:44:52 +0000 (05:44 +0000)]
Merge "[ITC][location-manager][ACR-1591][Added location_bounds_contains_coordinates_on_edge API]" into tizen
Priya Kohli [Tue, 15 Sep 2020 06:40:03 +0000 (12:10 +0530)]
[ITC][location-manager][ACR-1591][Added location_bounds_contains_coordinates_on_edge API]
Change-Id: I93e9d1206c2703269fb9c3b36134ed20630cedf6
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Jihun Park [Wed, 16 Sep 2020 04:54:40 +0000 (04:54 +0000)]
Merge "[UTC][Non-ACR][capi-media-radio] Fix ASAN bug" into tizen
Jihun Park [Tue, 15 Sep 2020 16:08:25 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200916]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Gilbok Lee [Tue, 15 Sep 2020 03:02:33 +0000 (12:02 +0900)]
[UTC][Non-ACR][capi-media-radio] Fix ASAN bug
Change-Id: I9ff074483b0eed06a9f9d2505f4d1e91b68fcb93
Jihun Park [Mon, 14 Sep 2020 07:38:34 +0000 (07:38 +0000)]
Merge "[Non-ACR][capi-system-battery-monitor] correction in testcase utc_battery_monitor_usage_data_get_power_usage_per_resource_n" into tizen
Jihun Park [Mon, 14 Sep 2020 07:38:18 +0000 (07:38 +0000)]
Merge "[UTC][nntrainer][Non-ACR][Fix model tc]" into tizen
Jihun Park [Mon, 14 Sep 2020 07:34:50 +0000 (07:34 +0000)]
Merge "[UTC][Non-ACR][capi-ui-gesture][Add a feature checker]" into tizen
Jihun Park [Mon, 14 Sep 2020 07:33:41 +0000 (07:33 +0000)]
Merge "[ITC/UTC][dali-core][Non-ACR][Fix memory overwrap issue in memcpy]" into tizen
Jihun Park [Fri, 11 Sep 2020 16:08:27 +0000 (01:08 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200912]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>