sooyeon.kim [Thu, 10 Sep 2020 06:51:21 +0000 (15:51 +0900)]
[UTC][Non-ACR][capi-ui-gesture][Add a feature checker]
Change-Id: Iec86fc5cb3086913ae92f6afabfa49f46cf9dd0e
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Jihun Park [Wed, 9 Sep 2020 03:22:01 +0000 (03:22 +0000)]
Merge "[ITC][watchface-complication][Non-ACR][Fix wrong implementation]" into tizen
JinWang An [Wed, 9 Sep 2020 11:32:12 +0000 (20:32 +0900)]
[TCT][Non-ACR][base-utils][Add assert_neq() at utc_base_utils_get_resource_path()]
- To resolve TCM warning
Change-Id: Icc037ceda28f2785d401f53decea51d5ff46c9aa
Signed-off-by: JinWang An <jinwang.an@samsung.com>
hyunho [Wed, 9 Sep 2020 02:48:42 +0000 (11:48 +0900)]
[ITC][watchface-complication][Non-ACR][Fix wrong implementation]
Change-Id: I206d1fe42e12ee20a7ccac5b0c66f313c34035ef
Signed-off-by: hyunho <hhstark.kang@samsung.com>
shobhit verma [Tue, 8 Sep 2020 15:05:49 +0000 (15:05 +0000)]
Merge "[ITC][connection][ACR-1594][Added error CONNECTION_ERROR_NOT_SUPPORTEDs]" into tizen
Priya Kohli [Fri, 4 Sep 2020 07:09:15 +0000 (12:39 +0530)]
[ITC][connection][ACR-1594][Added error CONNECTION_ERROR_NOT_SUPPORTEDs]
Change-Id: I946c74e3d6b13b11f22918443781ecb01a9d3c89
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 8 Sep 2020 14:56:19 +0000 (14:56 +0000)]
Merge "[UTC][capi-media-image-util][ACR-1595][Add test cases for animation encoding APIs]" into tizen
ABHISHEK JAIN [Tue, 8 Sep 2020 11:19:46 +0000 (16:49 +0530)]
[TCT][Non-ACR][Update API version in xml files]
Change-Id: I71886b11a3b35f566416bda96a8fb607f6fa2d14
Signed-off-by: ABHISHEK JAIN <j.abhishek@samsung.com>
Jihun Park [Tue, 8 Sep 2020 04:10:25 +0000 (04:10 +0000)]
Merge "[UCT][base-utils][Non-ACR][Fix utc_capi_base_utils_i18n_utext_move_index32_n1()]" into tizen
JinWang An [Tue, 8 Sep 2020 11:38:59 +0000 (20:38 +0900)]
[UCT][base-utils][Non-ACR][Fix utc_capi_base_utils_i18n_utext_move_index32_n1()]
Change-Id: I3c2b63ca4fca200f77b6f73447ff399e741d1a1e
Signed-off-by: JinWang An <jinwang.an@samsung.com>
jiyong.min [Mon, 7 Sep 2020 01:05:09 +0000 (10:05 +0900)]
[UTC][capi-media-image-util][ACR-1595][Add test cases for animation encoding APIs]
- The test cases for 'image_util_anim_encode_xxx()' APIs have been added.
- Some cases are repeated as the value of #image_util_anim_type_e changes(gif & webp).
('create', 'set_loop_count', 'add_frame', 'save_to_file', 'save_to_buffer')
- 5 sample images are added and used for animation encoding.
- 'set_background_color' and 'set_lossless' functions are only supported for #image_util_anim_webp.
Change-Id: Ia1114daff4f10ee24dc9d860a99cc9544c3da62d
Jihun Park [Mon, 7 Sep 2020 03:13:17 +0000 (03:13 +0000)]
Merge "[TCT][base-utils][Non-ACR][Replace from GetValueForTCTSetting() to app_get_resource_path()]" into tizen
Jihun Park [Fri, 4 Sep 2020 16:01:43 +0000 (01:01 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200905]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
JinWang An [Fri, 4 Sep 2020 09:59:39 +0000 (18:59 +0900)]
[TCT][base-utils][Non-ACR][Replace from GetValueForTCTSetting() to app_get_resource_path()]
Change-Id: I39dac4b784d397f24b8afa8fdb3c45ab22652529
Signed-off-by: JinWang An <jinwang.an@samsung.com>
shobhit verma [Fri, 4 Sep 2020 07:07:57 +0000 (07:07 +0000)]
Merge "[UTC][ACR-1586][connetion][add_route**/remove_route** apis were changed to require a partner level privilege]" into tizen
Seonah Moon [Fri, 4 Sep 2020 06:05:17 +0000 (15:05 +0900)]
[UTC][ACR-1586][connetion][add_route**/remove_route** apis were changed to require a partner level privilege]
This reverts commit
1bee7555a9580858da9db886165b11b51ed67616.
The required privilege of the APIs are changed to partner level.
So we remove positive test and add a negative test to check if the API returns permission denied error.
Change-Id: I9f1746080aed05404eff8cc8cb72cf1881302354
Priya Kohli [Thu, 3 Sep 2020 12:03:36 +0000 (17:33 +0530)]
[ITC][connection][ACR-1586][Removal of APIs as privilege changed from public to partner]
Change-Id: I5b70bc94e3cccc6db7fd7028d389a63d179537f3
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
JinWang An [Thu, 3 Sep 2020 12:31:53 +0000 (21:31 +0900)]
[ITC][base-utils][Non-ACR][Fix resource path for ures test]
Change-Id: Id1f598e495fd419969dea8d76315f79f0251b1dd
Signed-off-by: JinWang An <jinwang.an@samsung.com>
JinWang An [Thu, 3 Sep 2020 08:58:24 +0000 (17:58 +0900)]
[UTC][base-utils][Non-ACR][Fix resource path for ures test]
Change-Id: I317db7182384d50e3acb5df9aeaeb0d1efff89b2
Signed-off-by: JinWang An <jinwang.an@samsung.com>
shobhit verma [Thu, 3 Sep 2020 08:05:21 +0000 (08:05 +0000)]
Merge "[UTC][nntrainer][ACR-1579][Add generator tc]" into tizen
Jihun Park [Thu, 3 Sep 2020 05:18:34 +0000 (05:18 +0000)]
Merge "Revert "[utc/itc][non-ACR][connetion][add_route**/remove_route** apis were changed to require a partner level privilege]"" into tizen
Jihun Park [Thu, 3 Sep 2020 05:18:29 +0000 (05:18 +0000)]
Revert "[utc/itc][non-ACR][connetion][add_route**/remove_route** apis were changed to require a partner level privilege]"
This reverts commit
c70afa7978ed6760002e19019472b430341c27ef.
Change-Id: Ie88487d884e2bde86f6be99a55cb74feb101629a
Jihun Park [Thu, 3 Sep 2020 03:43:11 +0000 (03:43 +0000)]
Merge "[utc/itc][non-ACR][connetion][add_route**/remove_route** apis were changed to require a partner level privilege]" into tizen
Cheoleun Moon [Thu, 3 Sep 2020 03:41:47 +0000 (12:41 +0900)]
[utc/itc][non-ACR][connetion][add_route**/remove_route** apis were changed to require a partner level privilege]
Change-Id: I7c8f4a4b75bdd74f630c1014ba3381628f23763d
shobhit verma [Wed, 2 Sep 2020 07:53:22 +0000 (07:53 +0000)]
Merge "[TCT][nnstreamer][Non-ACR][Remove duplicated testcase]" into tizen
shobhit verma [Wed, 2 Sep 2020 07:52:36 +0000 (07:52 +0000)]
Merge "[ITC][nntrainer][ACR-1579][Added neural network training APIs for on-device training]" into tizen
Priya Kohli [Fri, 28 Aug 2020 10:13:49 +0000 (15:43 +0530)]
[ITC][nntrainer][ACR-1579][Added neural network training APIs for on-device training]
Change-Id: I52d3444132c0c27ecf246dc2f03512580ac7c298
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
gichan-jang [Wed, 2 Sep 2020 05:08:47 +0000 (14:08 +0900)]
[TCT][nnstreamer][Non-ACR][Remove duplicated testcase]
The result of ml_check_nnfw_availability differs depending on including nnfw.
So the result of nnfw availability should be removed.
utc_ml_check_nnfw_availability_p contains utc_ml_check_nnfw_availability_n after removing result check.
Therefore, the testcase is removed because it is duplicated.
Change-Id: I872ac440f7a2536a5f4187ad15596bce65228744
Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
Jihoon Lee [Tue, 1 Sep 2020 07:01:56 +0000 (16:01 +0900)]
[UTC][nntrainer][ACR-1579][Add generator tc]
Add generator model run tc
Related feature: http://tizen.org/feature/machine_learning.training
Change-Id: I8115a7a549ebc7dddbea8501e930988d8cfaad96
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Jihun Park [Wed, 2 Sep 2020 02:24:08 +0000 (02:24 +0000)]
Merge " [UTC][base-utils][Non-ACR][Remove wrong test cases]" into tizen
JinWang An [Fri, 28 Aug 2020 15:38:12 +0000 (00:38 +0900)]
[UTC][base-utils][Non-ACR][Remove wrong test cases]
Change-Id: Ie5882c79ff9c4353dca58709b1c7ce44b7d0612e
Signed-off-by: JinWang An <jinwang.an@samsung.com>
Jihun Park [Fri, 28 Aug 2020 11:23:49 +0000 (20:23 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200828]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Jihoon Lee [Fri, 28 Aug 2020 01:53:17 +0000 (10:53 +0900)]
[UTC][nntrainer][ACR-1579][Remove assert macro]
Because code quaility checker TCM cannot identify assert macro,
it has been changed to code not using macro in this PR.
Change-Id: I3172dc59aa1542208d3294a4eb90ccd10d85d56c
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Jihun Park [Thu, 27 Aug 2020 16:00:38 +0000 (01:00 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200828]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
shobhit verma [Thu, 27 Aug 2020 15:45:45 +0000 (15:45 +0000)]
Merge "[UTC][capi-ui-gesture][ACR-1585][Add test case for supporting gesture recognition]" into tizen
shobhit verma [Thu, 27 Aug 2020 15:45:11 +0000 (15:45 +0000)]
Merge "[UTC][nntrainer][ACR-1579][Add model tcs]" into tizen
shobhit verma [Thu, 27 Aug 2020 15:44:55 +0000 (15:44 +0000)]
Merge changes from topic "ACR-1579" into tizen
* changes:
[UTC][nntrainer][ACR-1579][Add dataset tcs]
[UTC][nntrainer][ACR-1579][Add optimizer testcase]
shobhit verma [Thu, 27 Aug 2020 15:44:47 +0000 (15:44 +0000)]
Merge "[UTC][nntrainer][ACR-1579][Initialize UTC]" into tizen
shobhit verma [Thu, 27 Aug 2020 08:19:02 +0000 (08:19 +0000)]
Merge "[ITC][recorder][ACR-1589][Added new APIs to decide video frame encoding]" into tizen
Priya Kohli [Fri, 21 Aug 2020 08:56:16 +0000 (14:26 +0530)]
[ITC][recorder][ACR-1589][Added new APIs to decide video frame encoding]
Change-Id: Id7d863b8f7b55952cf75f2fa464541c5286a12e2
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Thu, 27 Aug 2020 06:19:04 +0000 (06:19 +0000)]
Merge "[UTC][capi-media-recorder][ACR-1589][Add new UTC functions for new APIs]" into tizen
Jihoon Lee [Mon, 24 Aug 2020 04:58:05 +0000 (13:58 +0900)]
[UTC][nntrainer][ACR-1579][Add model tcs]
This patch adds model test cases for ACR-1579
Change-Id: Ide4073b5c9d2da335544bfbba47acbfacbe6a878
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Jihoon Lee [Mon, 24 Aug 2020 04:56:10 +0000 (13:56 +0900)]
[UTC][nntrainer][ACR-1579][Add dataset tcs]
This patch add dataset tcs in ACR-1579
Change-Id: I5528437ea187f708dac2d75e379054023e278cb1
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Jihoon Lee [Mon, 24 Aug 2020 04:39:17 +0000 (13:39 +0900)]
[UTC][nntrainer][ACR-1579][Add optimizer testcase]
This patch add test cases for optimizer in nntrainer
Change-Id: Ib29eb63aee6950ecff74dbf13c8102bfabd2da91
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Jihoon Lee [Mon, 24 Aug 2020 04:31:18 +0000 (13:31 +0900)]
[UTC][nntrainer][ACR-1579][Initialize UTC]
This patch..
- Initialize scaffolding for ACR-1579
- Add layer tct
Change-Id: I63ce1826542eba34e556d4d2f11c8ea6c8d05f56
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
Sungwook Park [Tue, 25 Aug 2020 01:42:15 +0000 (10:42 +0900)]
[UTC][capi-ui-gesture][ACR-1585][Add test case for supporting gesture recognition]
Change-Id: I679e4d709eae26d14e8f1b5b1452d57d3bca86f6
Signed-off-by: Sungwook Park <sungwook79.park@samsung.com>
Jihun Park [Wed, 26 Aug 2020 16:30:32 +0000 (01:30 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200827]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Jihun Park [Tue, 25 Aug 2020 16:31:12 +0000 (01:31 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200826]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Jeongmo Yang [Tue, 11 Aug 2020 11:29:10 +0000 (20:29 +0900)]
[UTC][capi-media-recorder][ACR-1589][Add new UTC functions for new APIs]
- recorder_set_video_encode_decision_cb()
- recorder_unset_video_encode_decision_cb()
Change-Id: I5a2ce7aa8ccbf44cdd6a8beb548f7e21022d20b0
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jihun Park [Mon, 24 Aug 2020 16:31:06 +0000 (01:31 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200825]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
shobhit verma [Mon, 24 Aug 2020 12:06:31 +0000 (12:06 +0000)]
Merge "[ITC][media-vision][ACR-1574][Added mv_inference_pose_landmark_detection() and mv_pose_compare() APIs]" into tizen
Priya Kohli [Fri, 21 Aug 2020 07:15:41 +0000 (12:45 +0530)]
[ITC][media-vision][ACR-1574][Added mv_inference_pose_landmark_detection() and mv_pose_compare() APIs]
Change-Id: Iad994c1e86f084eaeeaa7695d890cfa931fd8761
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Jihun Park [Mon, 24 Aug 2020 08:21:19 +0000 (08:21 +0000)]
Merge "[UTC][notification][Non-ACR][Remove partner level TCs]" into tizen
Jihun Park [Fri, 21 Aug 2020 16:30:52 +0000 (01:30 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200822]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Nibha Sharma [Fri, 21 Aug 2020 07:46:43 +0000 (13:16 +0530)]
[ITC][notification][ACR-1504][TSIX-5787 , testhub notification testcases fail issue ]
- Referrd DPTTIZEN-3201, tpk and testcases require tpk removed as partner privilege is required
- ACR 1504 says http://tizen.org/privilege/notification.admin privilege requires partner level certificate
- noti_ex_manager tpk used this privilege and ITC does not sign with partner level certificate
Change-Id: Ic0f949293a3f6b003c64db193019473da4237f3b
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
hyunho [Fri, 21 Aug 2020 05:10:27 +0000 (14:10 +0900)]
[UTC][notification][Non-ACR][Remove partner level TCs]
Change-Id: I3c4502a2688d70840f73bd04d142c5cab3d10c29
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Jihun Park [Thu, 20 Aug 2020 16:32:06 +0000 (01:32 +0900)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20200821]
Signed-off-by: Jihun Park <jihun87.park@samsung.com>
Nibha Sharma [Thu, 20 Aug 2020 10:45:24 +0000 (16:15 +0530)]
[ITC][app-manager][Non-ACR][TSIX-4960, modified arm tpk to fix app-manager testcases fail on testhub]
- Removes capi-system-system-settings dependency
Change-Id: I17a43628bfc6fc841c1d9087d0fab1d9d2ef0120
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
shobhit verma [Thu, 20 Aug 2020 08:32:22 +0000 (08:32 +0000)]
Merge "[UTC][mediatool][Non-ACR][Add missed return value]" into tizen
shobhit verma [Thu, 20 Aug 2020 08:31:26 +0000 (08:31 +0000)]
Merge "[UTC][capi-media-vision][ACR-1574][Add mv_inference_pose_landmark_detection() and mv_pose_compare() APIs]" into tizen
Jeongmo Yang [Thu, 20 Aug 2020 07:15:54 +0000 (16:15 +0900)]
[UTC][mediatool][Non-ACR][Add missed return value]
Change-Id: I47e47321004a3812c48ecb3ab035d9f974365a56
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Tae-Young Chung [Wed, 19 Aug 2020 04:45:21 +0000 (13:45 +0900)]
[UTC][capi-media-vision][ACR-1574][Add mv_inference_pose_landmark_detection() and mv_pose_compare() APIs]
Change-Id: I22379c871d13b4948000881387c504fd47b00a88
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
shobhit verma [Wed, 19 Aug 2020 08:19:34 +0000 (08:19 +0000)]
Merge "[ITC][image-util][ACR-1584][Support for WebP image format for encoding]" into tizen
Priya Kohli [Tue, 18 Aug 2020 09:19:52 +0000 (14:49 +0530)]
[ITC][image-util][ACR-1584][Support for WebP image format for encoding]
Change-Id: Ibcddef66f1d18bd7df0f23b96afa5fd8aa1ce0d8
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Wed, 19 Aug 2020 08:15:31 +0000 (08:15 +0000)]
Merge "[UTC][capi-media-image-util][ACR-1584][Add test cases for supporting WEBP image format]" into tizen
jiyong.min [Tue, 18 Aug 2020 04:30:54 +0000 (13:30 +0900)]
[UTC][capi-media-image-util][Non-ACR][Fix a problem where TC sometimes fails]
- Checked the other result value for encoding.
g_encode_result[type].size -> g_encode_result[type].buffer_size
- Add clear initialization for size and buffer_size.
Change-Id: Ie4e57208f401ecde5852d28662eb8ad1c5aa19b7
Priya Kohli [Tue, 18 Aug 2020 10:34:15 +0000 (16:04 +0530)]
[ITC][bundle][Non-ACR][TSIX-5677, fix for alloc-dealloc-mismatch]
Change-Id: I802244f4f56ac581dea670eb741cc31504fe8bfa
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 18 Aug 2020 06:11:26 +0000 (06:11 +0000)]
Merge "[ITC][image-util][ACR-1583][Extending Support Scope for PNG]" into tizen
Priya Kohli [Tue, 18 Aug 2020 05:14:21 +0000 (10:44 +0530)]
[ITC][image-util][ACR-1583][Extending Support Scope for PNG]
Change-Id: I466dc417674153956ae8cfeeb1aaad36c030ff64
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 18 Aug 2020 04:43:02 +0000 (04:43 +0000)]
Merge "[UTC][image-util][ACR-1583]Add test cases for extended colorspaces and reinforce TC" into tizen
shobhit verma [Tue, 18 Aug 2020 04:18:09 +0000 (04:18 +0000)]
Merge "[ITC][rpc-port][ACR-1587][Added support for synchronous connection request and private file sharing]" into tizen
Priya Kohli [Fri, 14 Aug 2020 07:35:11 +0000 (13:05 +0530)]
[ITC][rpc-port][ACR-1587][Added support for synchronous connection request and private file sharing]
Change-Id: Ifa690490edcf3a662c49e06d7ec08d88d10bf8fe
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 18 Aug 2020 03:26:29 +0000 (03:26 +0000)]
Merge "[UTC][rpc-port][ACR-1587] Add new testcases" into tizen
Hwankyu Jhun [Wed, 12 Aug 2020 05:27:28 +0000 (14:27 +0900)]
[UTC][rpc-port][ACR-1587] Add new testcases
Adds:
- utc_rpc_port_proxy_connect_sync_p()
- utc_rpc_port_proxy_connect_sync_n()
- utc_rpc_port_set_private_sharing_array_p()
- utc_rpc_port_set_private_sharing_array_n()
- utc_rpc_port_set_private_sharing_p()
- utc_rpc_port_set_private_sharing_n()
- utc_rpc_port_unset_private_sharing_p()
- utc_rpc_port_unset_private_sharing_n()
Change-Id: Ibb8076dc41937a936fdbb6c5e953f28125403dd5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
shobhit verma [Fri, 14 Aug 2020 05:10:02 +0000 (05:10 +0000)]
Merge "[ITC][nnstreamer][Non-ACR] Add TC for tensor_src_tizensensor" into tizen
Yongjoo Ahn [Wed, 12 Aug 2020 08:47:58 +0000 (17:47 +0900)]
[ITC][nnstreamer][Non-ACR] Add TC for tensor_src_tizensensor
- Add a TC to test the tensor_src_tizensensor element, which integrates Tizen sensor framework to NNStreamer tensor-source filter
Change-Id: I41434ec1e6f93da2b4914bf2f568fbbae2c2cc85
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
jiyong.min [Wed, 5 Aug 2020 07:55:39 +0000 (16:55 +0900)]
[UTC][capi-media-image-util][ACR-1584][Add test cases for supporting WEBP image format]
- Adds new WEBP image samples
- Adds new WEBP image test cases for encoding and decoding
- Adds new WEBP API(image_util_encode_set_webp_lossless) test cases
Change-Id: I1cf377deb2f260aad6cbd4cc1053503c521609aa
hj kim [Wed, 22 Jul 2020 09:45:24 +0000 (18:45 +0900)]
[UTC][image-util][ACR-1583]Add test cases for extended colorspaces and reinforce TC
Before 6.0, IMAGE_UTIL_COLORSPACE_RGBA8888 was the only supported colorspace for PNG.
But since 6.0, supports more colorspaces ARGB and BGRA for PNG.
Change-Id: I733675865e96ec25813d28e25a1d22009ab812b4
shobhit verma [Thu, 13 Aug 2020 07:32:15 +0000 (07:32 +0000)]
Merge "[UTC][capi-media-streamer][Non-ACR][modify tc]" into tizen
shobhit verma [Thu, 13 Aug 2020 06:21:14 +0000 (06:21 +0000)]
Merge "[ITC][base-utils][ACR-1538][Added TCs for new APIs in the newly added ures module]" into tizen
MOHIT MIGLANI [Fri, 17 Jul 2020 12:24:09 +0000 (17:54 +0530)]
[ITC][base-utils][ACR-1538][Added TCs for new APIs in the newly added ures module]
Change-Id: I25b625830827c092b3304095671d7fa2c21573af
Signed-off-by: MOHIT MIGLANI <mohit.m@samsung.com>
shobhit verma [Thu, 13 Aug 2020 06:20:27 +0000 (06:20 +0000)]
Merge "[UTC][base-utils][ACR-1538][UTC for ures]" into tizen
Hyunjee Kim [Mon, 8 Jun 2020 04:15:59 +0000 (13:15 +0900)]
[UTC][base-utils][ACR-1538][UTC for ures]
Change-Id: I3e71ac27066089d9bf3aa58383eca9ed432a5037
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Signed-off-by: JinWang An <jinwang.an@samsung.com>
Priya Kohli [Wed, 12 Aug 2020 09:10:55 +0000 (14:40 +0530)]
[ITC][nnstreamer][ACR-1571][Added changes to start, stop and destroy the pipeline]
Change-Id: Id1e3c6da34c7ee48c1f4c3c8a02d5ae988b35626
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
Hyunil [Wed, 12 Aug 2020 07:10:42 +0000 (16:10 +0900)]
[UTC][capi-media-streamer][Non-ACR][modify tc]
- Change localhost of utc_media_streamer_play_p2 to 127.0.0.1
- In case of dual stack target, localhost is return IPv6
Change-Id: I61602fc5f61b91c38e900786b6172d1db1d7abdb
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
shobhit verma [Tue, 11 Aug 2020 14:35:54 +0000 (14:35 +0000)]
Merge "[ITC][nnstreamer][ACR-1571][Added new API and enum for neural network framework]" into tizen
Priya Kohli [Mon, 10 Aug 2020 11:42:52 +0000 (17:12 +0530)]
[ITC][nnstreamer][ACR-1571][Added new API and enum for neural network framework]
Change-Id: If8fee8d535aa74abee26ce4dccb5eb62f9495bd6
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 11 Aug 2020 11:30:01 +0000 (11:30 +0000)]
Merge "[UTC][notification][Non-ACR][Fix test app]" into tizen
shobhit verma [Tue, 11 Aug 2020 11:29:36 +0000 (11:29 +0000)]
Merge "[NativeTCT][Script][Non-ACR][added 6.0 native project creation version and remove 5.5 version from script]" into tizen
Nibha Sharma [Tue, 11 Aug 2020 06:13:55 +0000 (11:43 +0530)]
[NativeTCT][Script][Non-ACR][added 6.0 native project creation version and remove 5.5 version from script]
Change-Id: Ibe8d3f36eb70d30c79ea68fe60e5600926c4948e
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
shobhit verma [Tue, 11 Aug 2020 11:24:41 +0000 (11:24 +0000)]
Merge "[UTC][nnstreamer][Non-ACR] Remove some tensor_src_tizensensor TCs" into tizen
Yongjoo Ahn [Tue, 11 Aug 2020 02:24:43 +0000 (11:24 +0900)]
[UTC][nnstreamer][Non-ACR] Remove some tensor_src_tizensensor TCs
- Remove 3 negative TCs for four profiles (mobile, wearable, tv, iot)
- As tensor_src_tizensensor is a live-source, the pipeline does not preroll. This makes non deterministic results while negotiation phase sometimes.
- Thus remove 3 TCs related with negotiation failure cases.
Change-Id: Iac1a942b28c3c2dd39685407553e473c636d7560
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
shobhit verma [Tue, 11 Aug 2020 09:11:04 +0000 (09:11 +0000)]
Merge "[ITC][base-utils][Non-ACR][Added fix for memory leak]" into tizen
Priya Kohli [Tue, 11 Aug 2020 08:38:26 +0000 (14:08 +0530)]
[ITC][base-utils][Non-ACR][Added fix for memory leak]
Change-Id: Ie2e485ef2d85e39f6e13d56abf55366d0ef85b97
Signed-off-by: Priya Kohli <priya.kohli@samsung.com>
shobhit verma [Tue, 11 Aug 2020 07:38:05 +0000 (07:38 +0000)]
Merge "[UTC][nnstreamer][ACR-1571] Add TC for custom filter" into tizen
shobhit verma [Tue, 11 Aug 2020 07:37:54 +0000 (07:37 +0000)]
Merge "[UTC][nnstreamer][ACR-1571] Add TC for element-wise control functions" into tizen
Changgyu Choi [Tue, 11 Aug 2020 05:41:52 +0000 (14:41 +0900)]
[UTC][notification][Non-ACR][Fix test app]
- Removes capi-system-system-settings dependency
Change-Id: If0322a3541699d5e6ba81b1ee4a1522c4eefe0a7
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
gichan-jang [Tue, 11 Aug 2020 01:48:18 +0000 (10:48 +0900)]
[UTC][nnstreamer][ACR-1571] Add TC for custom filter
Add test cases fir custom easy filter
Related PR: https://github.com/nnstreamer/nnstreamer/pull/2455
Change-Id: I825384a278931456bd2e6fb4b106161391a5c96a
Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
Jihun Park [Mon, 10 Aug 2020 10:48:09 +0000 (10:48 +0000)]
Merge "[UTC][notification][Non-ACR][Add test app]" into tizen
gichan-jang [Tue, 4 Aug 2020 01:27:58 +0000 (10:27 +0900)]
[UTC][nnstreamer][ACR-1571] Add TC for element-wise control functions
Since element-wise control functions are newly added in nnstreamer, related test cases are added.
Change-Id: Id71f6d9c9339c427bf344a4d340070f20166808d
Signed-off-by: gichan-jang <gichan2.jang@samsung.com>