Tan Nguyen [Thu, 22 Oct 2020 10:11:12 +0000 (10:11 +0000)]
Merge "[Non-ACR][NUI][Fix testhub fail only in TM1]" into tizen
Tan Nguyen [Thu, 22 Oct 2020 10:10:58 +0000 (10:10 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Thu, 22 Oct 2020 10:10:44 +0000 (10:10 +0000)]
Merge "[ElmSharp][Non-ACR] Updated TC for tv product - Removed tv theme overlay because it is added in ElmSharp - Genlist ItemMoved 3 TC description is updated for more clarify - Slider IndicatorFormat TC slider value is changed due to TV UX" into tizen
Vu Nhu Anh [Wed, 21 Oct 2020 20:00:54 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ibd94cdb3562b5ba05d283cee0429f79e5d642a90
Dongsug Song [Wed, 21 Oct 2020 06:08:08 +0000 (15:08 +0900)]
[Non-ACR][NUI][Fix testhub fail only in TM1]
- Notification uses multi-window feature, but TM1 doesn't support multi-window.
- Add check routine of multi-window support feature in Notification TCs.
- TV(NikeM) and Wearable(TW3) support multi-window, so they have been passed successfully.
Change-Id: I22bf37bc140daf8c86b4d11d9dd5e5274e9eee64
Jeonghyun Yun [Wed, 21 Oct 2020 05:53:21 +0000 (14:53 +0900)]
[ElmSharp][Non-ACR] Updated TC for tv product
- Removed tv theme overlay because it is added in ElmSharp
- Genlist ItemMoved 3 TC description is updated for more clarify
- Slider IndicatorFormat TC slider value is changed due to TV UX
Change-Id: Ic17a237bf832d678008bb77725669fa485d83865
Vu Nhu Anh [Tue, 20 Oct 2020 20:01:01 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I9e0fc2a3828cd411fb2ac1c082a6eb19b342ee7d
Vu Nhu Anh [Mon, 19 Oct 2020 20:01:06 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ibca35e87a6108b353dfc10cb5be4d81d69df0f38
Tan Nguyen [Mon, 19 Oct 2020 10:45:28 +0000 (10:45 +0000)]
Merge "[NUI][TCSACR-349] Add and deprecate Button EventArgs classes" into tizen
Tan Nguyen [Mon, 19 Oct 2020 10:45:00 +0000 (10:45 +0000)]
Merge "[NUI][TCSACR-345] Add and deprecate Slider EventArgs classes" into tizen
Tan Nguyen [Mon, 19 Oct 2020 10:44:13 +0000 (10:44 +0000)]
Merge "[NUI][TCSACR-390] Add SelectedChangedEventArgs class" into tizen
Jaehyun Cho [Mon, 19 Oct 2020 07:10:35 +0000 (16:10 +0900)]
[NUI][TCSACR-390] Add SelectedChangedEventArgs class
Add SelectedChangedEventArgs class.
Change-Id: I2048716b89cc39c29ae963ea762eac385c986d7a
Jaehyun Cho [Fri, 25 Sep 2020 06:06:34 +0000 (15:06 +0900)]
[NUI][TCSACR-347] Add and deprecate Switch EventArgs classes
Add EventHandler<SelectedChangedEventArgs> SelectedChanged event in
Switch class.
Deprecate Switch.SelectEventArgs class.
Change-Id: Idd60dc7526d8280aced2eea87e18a40a89ee7b0f
Tan Nguyen [Thu, 15 Oct 2020 04:07:58 +0000 (04:07 +0000)]
Merge "[NUI][TCSACR-355] Add IndicatorColor and SelectedIndicatorColor to Pagination" into tizen
Tan Nguyen [Thu, 15 Oct 2020 04:06:39 +0000 (04:06 +0000)]
Merge "[NUI][TCSACR-354] Add ScrollPosition and ScrollCurrentPosition to ScrollableBase" into tizen
guowei.wang [Thu, 6 Aug 2020 09:51:42 +0000 (17:51 +0800)]
[NUI][ACR-331] Add TCs for Notification class.
New Tizen.NUI.Component Notificaiton , So add TCs for related APIs.
change files:
tct-suite-vs/Tizen.NUI.Components.Tests/tizen-manifest.xml
tct-suite-vs/Tizen.NUI.Components.Tests/testcase/TSNotification.cs
Change-Id: Ic2eb780bd96bf966d3018917e61bcabe1a22a5b4
Vu Nhu Anh [Wed, 14 Oct 2020 20:01:04 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ie8415c6bc85c7f7248557f719fffb0f57be82fdc
Jaehyun Cho [Fri, 25 Sep 2020 06:18:43 +0000 (15:18 +0900)]
[NUI][TCSACR-349] Add and deprecate Button EventArgs classes
Add ClickedEventArgs class.
Deprecate Button.ClickEventArgs class.
Change-Id: Id621f3199b63dd7d03ee7531bcff970c3ebec52e
Jaehyun Cho [Fri, 25 Sep 2020 04:43:08 +0000 (13:43 +0900)]
[NUI][TCSACR-345] Add and deprecate Slider EventArgs classes
Add SliderValueChangedEventArgs class and SliderSlidingFinishedEventArgs
class.
Deprecate Slider.ValueChangedArgs class and Slider.SlidingFinishedArgs
class.
Change-Id: Iaef9d942a0043c543aec2acf46f0670f4b81f96b
zhouleonlei [Tue, 29 Sep 2020 06:26:06 +0000 (14:26 +0800)]
[NUI][TCSACR-374] Remove the TCs of OnTouch
OnTouch event has been deleted in Dali.
Deprecate OnTouch in TizenFx
https://github.com/Samsung/TizenFX/pull/2000
So remove TCs related to OnTouch
Change-Id: I96db2875acae8e8cd5e5abb39106043db97d20c9
Tan Nguyen [Wed, 14 Oct 2020 04:57:55 +0000 (04:57 +0000)]
Merge "[NUI][Non-ACR][pass testcases if device not support quickpanel]" into tizen
Junseok, Kim [Tue, 13 Oct 2020 13:49:08 +0000 (22:49 +0900)]
[NUI][Non-ACR][pass testcases if device not support quickpanel]
Change-Id: I5dd8f57263695b12395129007ab7271fec810fdc
Signed-off-by: Junseok, Kim <juns.kim@samsung.com>
Vu Nhu Anh [Tue, 13 Oct 2020 20:01:05 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I1761363ce392cd9770bd84f87527479f8c876011
Tan Nguyen [Tue, 13 Oct 2020 06:17:46 +0000 (06:17 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Jihun Park [Tue, 13 Oct 2020 06:17:04 +0000 (06:17 +0000)]
Merge "[Bluetooth][Non-ACR] Fix TC test scenario" into tizen
Vu Nhu Anh [Mon, 12 Oct 2020 20:00:56 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ie4e7dcef5978b22965e960dbd55e380f9cd5e4a8
Tan Nguyen [Mon, 12 Oct 2020 10:58:08 +0000 (10:58 +0000)]
Merge "[Non-ACR][NUI][Fix testhub fail]" into tizen
Wootak Jung [Mon, 12 Oct 2020 02:12:52 +0000 (11:12 +0900)]
[Bluetooth][Non-ACR] Fix TC test scenario
Change-Id: I02cc3d5a807d9032f81445d3429dde1834d08872
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Jeonghyun Yun [Mon, 12 Oct 2020 07:10:55 +0000 (16:10 +0900)]
[ElmSharp][Non-ACR] Updated TC for tv product
Change-Id: Id0434e67d02a3584deebd96389adc47cdce7aba7
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
Dongsug Song [Mon, 12 Oct 2020 03:11:31 +0000 (12:11 +0900)]
[Non-ACR][NUI][Fix testhub fail]
- The animation performance is varying differently according to target's processing power, so the delay should be fixed for least performance requirement.
- Add debug logs.
- Animation duration is changed and it would be no problem, because this is TC for Clear() method.
Change-Id: I18db9d06a5f9cf6a53023d65b761b37c889ea0e0
Vu Nhu Anh [Thu, 8 Oct 2020 20:00:55 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ia1db4c990e21cfc34750483d0c2c7071a2722abb
Vu Nhu Anh [Wed, 7 Oct 2020 20:01:02 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I742f95ca21a9b0d0bbebbfe5023084a8553c2095
Tan Nguyen [Wed, 7 Oct 2020 10:34:18 +0000 (10:34 +0000)]
Merge "[Tizen.Sensor][TCSACR-377] Change feature of AutoRotationSensor" into tizen
MuHong Byun [Tue, 22 Sep 2020 04:08:59 +0000 (13:08 +0900)]
[Tizen.Sensor][TCSACR-377] Change feature of AutoRotationSensor
Change feature from "http://tizen.org/feature/sensor.accelerometer" to
"http://tizen.org/feature/screen.auto_rotation"
Change-Id: Ifa548b725950b982e8df78408cfce4a3bfa0d8c7
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Vu Nhu Anh [Tue, 6 Oct 2020 20:01:02 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ief764310f7ca90848833537472c9a62509b8abd9
Vu Nhu Anh [Mon, 5 Oct 2020 20:01:01 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ifa24ba0309c1e957112be9faca82ec6367f48d65
Jaehyun Cho [Fri, 25 Sep 2020 09:02:01 +0000 (18:02 +0900)]
[NUI][TCSACR-354] Add ScrollPosition and ScrollCurrentPosition to ScrollableBase
Add ScrollPosition and ScrollCurrentPosition to ScrollableBase.
Change-Id: Ia4013e1f1e2590e631b04568759add54a8fe8985
Jaehyun Cho [Fri, 25 Sep 2020 06:29:28 +0000 (15:29 +0900)]
[NUI][TCSACR-355] Add IndicatorColor and SelectedIndicatorColor to Pagination
Add IndicatorColor and SelectedIndicatorColor to Pagination.
Change-Id: I49b89c6ee9cab58026fbea92705c25b8edda466e
Vu Nhu Anh [Tue, 29 Sep 2020 20:01:06 +0000 (05:01 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I65c805b0b84377460e08f77dd6b4a7238400c37d
Tan Nguyen [Tue, 29 Sep 2020 09:28:44 +0000 (09:28 +0000)]
Merge "[NUI][TCSACR-324][Remove Tizen.NUI.BaseComponents.FlexContainer testcases]" into tizen
Tan Nguyen [Tue, 29 Sep 2020 06:15:39 +0000 (06:15 +0000)]
Merge "[NUI][TCSACR-343] Add ScrollableBase TCT" into tizen
Vu Nhu Anh [Tue, 29 Sep 2020 02:02:06 +0000 (11:02 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I3624c9d6a45e631ea789f8825337a494aa8013e1
Vu Nhu Anh [Mon, 28 Sep 2020 20:00:55 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8db4f0f82356b3bdb563a8f6626f2b1e7005c12b
Nguyen Van Tan [Mon, 28 Sep 2020 10:50:58 +0000 (17:50 +0700)]
[Non-ACR] Add TCT_Preconditions.txt file
Change-Id: I4ae3a8d881bda6acf9709f5910c6ce55da7f47fe
(cherry picked from commit
996e142ff7955f584f933621599d180852b75a59)
Nguyen Thi Luong [Mon, 28 Sep 2020 10:43:41 +0000 (17:43 +0700)]
[Non- ACR][MediaPlayer.UI] Add precondition for package Tizen.MediaPlayer.UI.Tests
Change-Id: Iac995483b987d06e27d574d152fa849b62443d31
Vu Nhu Anh [Fri, 25 Sep 2020 20:00:24 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I952c185f565839ebe85e87d9d7cc5fb53c9e4241
Tan Nguyen [Mon, 28 Sep 2020 01:39:00 +0000 (01:39 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Fri, 25 Sep 2020 06:27:06 +0000 (06:27 +0000)]
Merge "[ElmSharp][Non-ACR] Updated GenList & GenGrid TC for more clarify" into tizen
neostom432 [Thu, 30 Jul 2020 19:28:45 +0000 (04:28 +0900)]
[NUI][TCSACR-343] Add ScrollableBase TCT
- TCT patch for https://code.sec.samsung.net/jira/browse/TCSACR-343
- Add TCT for new ScrollalbleBase public properties and APIs
Change-Id: I6c0b939412cecd9bf305b22783717ef2a3f55616
Vu Nhu Anh [Thu, 24 Sep 2020 20:00:25 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I9f714fcffe12938ee72a389ce5bb0354317c1ad1
Nguyen Van Tan [Thu, 24 Sep 2020 09:34:41 +0000 (16:34 +0700)]
[Non-ACR] Remove --exlude=tct-testconfig in tool/script/creating_auto_binary.sh file
Change-Id: I2e90627b1be76353c40b447e15a417722f5dac2e
Nguyen Van Tan [Thu, 24 Sep 2020 09:32:03 +0000 (16:32 +0700)]
[Non-ACR] Remove --exlude=tct-testconfig in tool/script/creating_auto_binary.sh file
Change-Id: I2663c641ec77d265f3153effab52fd1da5c34f58
Jeonghyun Yun [Thu, 24 Sep 2020 08:51:21 +0000 (17:51 +0900)]
[ElmSharp][Non-ACR] Updated GenList & GenGrid TC for more clarify
Change-Id: I30408970ed6ef8a1e556b05457a294eca973a421
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
Tan Nguyen [Thu, 24 Sep 2020 06:26:34 +0000 (06:26 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Thu, 24 Sep 2020 06:25:55 +0000 (06:25 +0000)]
Merge "[Bluetooth][TCSACR-323] Implement BT Avrcp Control Tests" into tizen
Vu Nhu Anh [Wed, 23 Sep 2020 20:00:21 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I64feb8d3008278755c6f26af17b2c739f9c99997
Seoyeon Kim [Wed, 23 Sep 2020 08:17:36 +0000 (17:17 +0900)]
[NUI][TCSACR-324][Remove Tizen.NUI.BaseComponents.FlexContainer testcases]
- FlexContainer class is deprecated in TCSACR-324.
: FlexContainer()
FlexContainer.Alignment AlignContent { get; set; }
FlexContainer.Alignment AlignItems { get; set; }
FlexContainer.ContentDirectionType ContentDirection { get; set; }
FlexContainer.FlexDirectionType FlexDirection { get; set; }
FlexContainer.Justification JustifyContent { get; set; }
FlexContainer.WrapType FlexWrap { get; set; }
FlexContainer.Alignment
AlignAuto = 0
AlignFlexStart = 1
AlignCenter = 2
AlignFlexEnd = 3
AlignStretch = 4
FlexContainer.ContentDirectionType
Inherit = 0
LTR = 1
RTL = 2
FlexContainer.FlexDirectionType
Column = 0
ColumnReverse = 1
Row = 2
RowReverse = 3
FlexContainer.Justification
JustifyFlexStart = 0
JustifyCenter = 1
JustifyFlexEnd = 2
JustifySpaceBetween = 3
JustifySpaceAround = 4
FlexContainer.WrapType
NoWrap = 0
Wrap = 1
float Flex { get; set; }
int AlignSelf { get; set; }
Tizen.NUI.Vector4 FlexMargin { get; set; }
Change-Id: I10e1a363997e6bc35a38a1f92d2704026ed023ce
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Vu Nhu Anh [Tue, 22 Sep 2020 20:00:20 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Id736068d43ad8648a1bc251807770c8cda16fe1b
Sudipto [Fri, 15 May 2020 14:07:52 +0000 (19:37 +0530)]
[Bluetooth][TCSACR-323] Implement BT Avrcp Control Tests
This patch has implementation of C# TCTs for
APIs of the AVRCP Control Profile of bluetooth
Change-Id: I5f7a460ea76fb9f453abb6931c290fe7c9c135df
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Vu Nhu Anh [Mon, 21 Sep 2020 20:00:25 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I2f7b38bf0b53e06689f226cb4c8c8d5df3100636
Vu Nhu Anh [Fri, 18 Sep 2020 20:00:23 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I3bbb82930ae2e561a6bbfb588b653c293aaa29df
Vu Nhu Anh [Thu, 17 Sep 2020 20:00:26 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ie01fa559ae502c70fedaad74a6c41cba487dce1e
Tan Nguyen [Thu, 17 Sep 2020 10:33:50 +0000 (10:33 +0000)]
Merge "[NUI.WindowSystem][Non-ACR] Add suite NUI.WindowSystem to CSharpTCT.sln file" into tizen
Vu Nhu Anh [Wed, 16 Sep 2020 20:00:28 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I6518657d409406ea1c6d572328a1eb849482776c
Nguyen Thi Luong [Wed, 16 Sep 2020 08:10:02 +0000 (15:10 +0700)]
[NUI.WindowSystem][Non-ACR] Add suite NUI.WindowSystem to CSharpTCT.sln file
Change-Id: I5216aa41fca0567fc0a66ede756b569699ec794c
Tan Nguyen [Wed, 16 Sep 2020 07:40:15 +0000 (07:40 +0000)]
Merge "[NUI.WindowSystem][TCSACR-326][Add WindowSystem QuickPanelClient's TCs]" into tizen
Jihun Park [Wed, 16 Sep 2020 04:54:11 +0000 (04:54 +0000)]
Merge "[Non-ACR][Script] Add tizeniot profile to tct auto_binary" into tizen
jeon [Tue, 14 Jul 2020 11:25:23 +0000 (20:25 +0900)]
[NUI.WindowSystem][TCSACR-326][Add WindowSystem QuickPanelClient's TCs]
- This is test for Tizen.NUI.WindowSystem module added since Tizen 6.0
- TizenShell and QuickPanelClient classes are added.
- TizenShell class is a control handle for this WindowSystem.Shell system.
- QuickPanelClient class is controlling and getting status about quickpanel service window.
- Add
- QuickPanelClient_INIT
- Test a QuickPanelClient class is create well. QuickPanelClient class is created with
three different types SystemDefault, ContextMenu, AppsMenu.
So in this testcase tests QuickPanelClient class is created well with these types.
- QuickPanelClient_INIT_FAILED
- Test a QuickPanelClient class creates failed with serveral cases.
- Visible_CHECK_RETURN_VALUE
- Test a get Visible property value well.
- Scrollable_CHECK_RETURN_VALUE
- Test a get/set Scrollable property value well.
- Orientation_CHECK_RETURN_VALUE
- Test a get Orientation property value well.
- Show_CHECK
- Test a Show method works well
- Hide_CHECK
- Test a Hide method works well
- VisibleChanged_EVENT
- Test a VisibleChanged event callback is triggered well.
- TizenShell_INIT
- Test a TizenShell class is created well.
- OrientationChanged_EVENT
- Test a OrientationChanged event callback is triggered well. This is Manual Test
Change-Id: Ia9b265d12062858bf173f449972034f7c25dad96
Vu Nhu Anh [Tue, 15 Sep 2020 20:00:17 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I48bfd6befc450ecf65ef23bcea144353dc138a6d
raycad [Tue, 15 Sep 2020 09:51:24 +0000 (16:51 +0700)]
[Non-ACR][Script] Add tizeniot profile to tct auto_binary
Change-Id: I7ce6042376db30e7646860ce06ba459daa72c760
Tan Nguyen [Tue, 15 Sep 2020 08:56:04 +0000 (08:56 +0000)]
Merge "[NUI][TCSACR-338][Add Tizen.NUI.Components.Pagination testcases]" into tizen
Tan Nguyen [Tue, 15 Sep 2020 04:00:38 +0000 (04:00 +0000)]
Merge "[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for custom filter" into tizen
Tan Nguyen [Tue, 15 Sep 2020 04:00:27 +0000 (04:00 +0000)]
Merge "[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for get normal node" into tizen
Tan Nguyen [Tue, 15 Sep 2020 02:49:41 +0000 (02:49 +0000)]
Merge changes from topic "NodeInfo" into tizen
* changes:
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - template
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - double
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - uint64
Tan Nguyen [Tue, 15 Sep 2020 02:49:26 +0000 (02:49 +0000)]
Merge changes from topic "NodeInfo" into tizen
* changes:
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - uint
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - int64
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - int
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - string
Tan Nguyen [Tue, 15 Sep 2020 02:48:58 +0000 (02:48 +0000)]
Merge "[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - bool" into tizen
Vu Nhu Anh [Mon, 14 Sep 2020 20:00:21 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ie5670bd687e2d54c2ddf960fff2018d9284bc770
Tan Nguyen [Mon, 14 Sep 2020 11:19:23 +0000 (11:19 +0000)]
Merge "[Non-ACR] Add suite Tizen.System.Powerusage.Tests" into tizen
chakradhar pogiri [Mon, 14 Sep 2020 11:02:38 +0000 (16:32 +0530)]
[Non-Acr][System.PowerUsage] Build Fix
Change-Id: I24ddc3a7659ed43c453f885c81bddc3d09ccbb92
Nguyen Thi Luong [Mon, 14 Sep 2020 10:49:53 +0000 (17:49 +0700)]
[Non-ACR] Add suite Tizen.System.Powerusage.Tests
Change-Id: I69aa33adf6ff8f595421807d36f2ac00dcd02bc3
Tan Nguyen [Mon, 14 Sep 2020 09:58:04 +0000 (09:58 +0000)]
Merge "[ACR-310]Add Tizen.System.PowerUsage.Tests from 5.5 to 6.0" into tizen
zhouleonlei [Fri, 11 Sep 2020 02:01:53 +0000 (10:01 +0800)]
[NUI] fixed Button OnTouch issues
OnTouch TCs were failed because the callback of OnTouch has been deleted by Dali.
So add the callback of "Onclicked" instead of it.
Change-Id: Idf5cc379b412e76e0c8b57afe6e82bff69f6f489
Tan Nguyen [Fri, 11 Sep 2020 00:35:46 +0000 (00:35 +0000)]
Merge "[Non-ACR][NUI][Fix tct fail issue]" into tizen
Vu Nhu Anh [Thu, 10 Sep 2020 20:00:24 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I8382589f1e89a7d0eb3f68b550c67a8c61ae7a4e
Dongsug Song [Thu, 10 Sep 2020 10:45:34 +0000 (19:45 +0900)]
[Non-ACR][NUI][Fix tct fail issue]
Change-Id: I5bcf2f349a784110e3ddf4b20f8133f76e7719e2
Tan Nguyen [Thu, 10 Sep 2020 10:30:26 +0000 (10:30 +0000)]
Merge "[Notification][Non-ACR][Fix wrong ReplyAction test]" into tizen
chakradhar [Tue, 11 Aug 2020 05:40:33 +0000 (11:10 +0530)]
[ACR-310]Add Tizen.System.PowerUsage.Tests from 5.5 to 6.0
Change-Id: Ic107388b3914d7f2ed751ca6988fd61c6201f3b1
Tan Nguyen [Thu, 10 Sep 2020 06:18:50 +0000 (06:18 +0000)]
Merge "[NUI][Non-ACR][Fix test case fails] If no actor has been hit, an empty handle is returned." into tizen
hyunho [Thu, 10 Sep 2020 06:13:54 +0000 (15:13 +0900)]
[Notification][Non-ACR][Fix wrong ReplyAction test]
Change-Id: Ib32ec3571d20ae88addef66d54921036d00a1a29
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Tan Nguyen [Wed, 9 Sep 2020 10:17:22 +0000 (10:17 +0000)]
Merge "[NUI][ACR-335] Deprecate Popup,Tab,Toast and StateChanged" into tizen
Joogab Yun [Wed, 9 Sep 2020 04:48:04 +0000 (13:48 +0900)]
[NUI][Non-ACR][Fix test case fails]
If no actor has been hit, an empty handle is returned.
Change-Id: Ieb2563bcd175ded1cd670cf781bc7e60f7e5d3ea
Jihun Park [Wed, 9 Sep 2020 01:06:18 +0000 (01:06 +0000)]
Merge "[Non-ACR][Nuget] Update api version for tizen" into tizen
Vu Nhu Anh [Tue, 8 Sep 2020 20:00:21 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ia8bf273512143dc915c98b92e37e4d8cb0f3b16e
Nguyen Thi Luong [Tue, 8 Sep 2020 10:16:48 +0000 (17:16 +0700)]
[Non-ACR][Nuget] Update api version for tizen
Change-Id: I7805cc67b67171e013a7631931afa2731e05b608
gichan-jang [Tue, 1 Sep 2020 06:00:37 +0000 (15:00 +0900)]
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for getter and setter - template
Add TCs for GetValue and SetValue methods - template
Change-Id: I3f870bafe56b57129b9272e2f0146be679e18c5d
Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
Vu Nhu Anh [Tue, 8 Sep 2020 06:59:23 +0000 (15:59 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Id06bc63cad67dd48bf8810864fdee7d91e8867b2
gichan-jang [Fri, 21 Aug 2020 02:19:28 +0000 (11:19 +0900)]
[Tizen.MachineLearning.Inference][TCSACR-365] Add TCs for custom filter
Add TCs for custom filter
Change-Id: I924390a5c42b7e96b961f52a9943e7acc46ab19f
Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
Vu Nhu Anh [Mon, 7 Sep 2020 20:00:24 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ib99a39aebfddcbf732a3397fdffe3d81196bee14
Vu Nhu Anh [Fri, 4 Sep 2020 20:00:17 +0000 (05:00 +0900)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I15b47d43af9304d9da1f689d49eebd971800de4e
Jihun Park [Fri, 4 Sep 2020 08:15:43 +0000 (08:15 +0000)]
Merge "[Connection][TCSACR-360][AddRoute and RemoveRoute throw UnauthorizedAccessException]" into tizen