raycad [Tue, 15 Oct 2019 07:13:42 +0000 (14:13 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ibae365f0fae3fcb0005b5684f231e528665a3127
Tan Nguyen [Tue, 15 Oct 2019 06:01:09 +0000 (06:01 +0000)]
Merge "[NUI][TCSACR-279][Add a new testcase for Window]" into tizen
Tan Nguyen [Tue, 15 Oct 2019 04:37:40 +0000 (04:37 +0000)]
Merge "[AudioManager][TCSACR-285][Add negative testcase for ApplyStreamStreamRouting]" into tizen
Tan Nguyen [Tue, 15 Oct 2019 04:25:23 +0000 (04:25 +0000)]
Merge "[Connection][Non-ACR][Check if it is a WiFiProfile]" into tizen
Tan Nguyen [Tue, 15 Oct 2019 03:47:41 +0000 (03:47 +0000)]
Merge "[ComponentManager][Non-ACR][Fix wrong testcase]" into tizen
Tan Nguyen [Tue, 15 Oct 2019 03:30:06 +0000 (03:30 +0000)]
Merge "[Device][Non-ACR][Add negative TCs for Device]" into tizen
Youngjae Cho [Wed, 2 Oct 2019 01:21:30 +0000 (10:21 +0900)]
[Device][Non-ACR][Add negative TCs for Device]
Change-Id: I2255dda484106e4186b86424e03409956e0cf75a
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Hwankyu Jhun [Mon, 14 Oct 2019 23:04:41 +0000 (08:04 +0900)]
[ComponentManager][Non-ACR][Fix wrong testcase]
- Changes component IDs
- Changes the localized lable of frame component
Change-Id: Ic6ee07fc0ea00b4bac23dedba69655bc5da12792
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Cheoleun Moon [Mon, 14 Oct 2019 19:54:57 +0000 (04:54 +0900)]
[Connection][Non-ACR][Check if it is a WiFiProfile]
In previous code, the first profile in profile list was assumed to be a
WiFiProfile when WiFi connection is done.
But now it is not ensured, therefore checking login is required.
Change-Id: I1dc89ea806dd290191cb98976ac777c0df32e48f
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Sunghyun kim [Mon, 23 Sep 2019 09:43:35 +0000 (18:43 +0900)]
[NUI][TCSACR-279][Add a new testcase for Window]
Change-Id: I5f2acbf3856c676e7560818290656a09b12082a9
Tan Nguyen [Mon, 14 Oct 2019 06:31:32 +0000 (06:31 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Haesu Gwon [Mon, 14 Oct 2019 02:27:22 +0000 (11:27 +0900)]
[MediaVision][Non-ACR] Fix NullReference bug
Change-Id: I2939795a465cf535286d00fcc8addd45f36539af
raycad [Fri, 11 Oct 2019 07:33:22 +0000 (14:33 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: Ic68e942212908892fd80dd04f3e4869cb7d18306
hyunho [Thu, 10 Oct 2019 08:11:04 +0000 (17:11 +0900)]
[Shortcut][Non-ACR] Fix wrong test app
Change-Id: I05d67798ca6278880247c6dff3e6f24b5f7caf46
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Tan Nguyen [Thu, 10 Oct 2019 04:24:35 +0000 (04:24 +0000)]
Merge "[MediaPlayer][TCSACR-284] change the error code" into tizen
Jeonghyun Yun [Thu, 10 Oct 2019 01:50:24 +0000 (10:50 +0900)]
[ElmSharp][Non-ACR] Deleted wrong TC description
Change-Id: I9033a7533c19814258194fa77df944ee70eea2bb
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
Tan Nguyen [Thu, 10 Oct 2019 01:38:35 +0000 (01:38 +0000)]
Merge "[ComponentBased.Manual][Non-ACR] Fix test step" into tizen
Tan Nguyen [Thu, 10 Oct 2019 01:38:17 +0000 (01:38 +0000)]
Merge "[Information][Manual][Non-ACR] Clarify vibration test guide" into tizen
Hwankyu Jhun [Thu, 10 Oct 2019 01:04:11 +0000 (10:04 +0900)]
[ComponentBased.Manual][Non-ACR] Fix test step
Change-Id: Ie951656102098032329189e0add32e734663ea81
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Tan Nguyen [Tue, 8 Oct 2019 09:04:59 +0000 (09:04 +0000)]
Merge "[MediaController][TCSACR-283] Add capability method for subtitle, 360 mode" into tizen
Kichan Kwon [Tue, 8 Oct 2019 08:38:47 +0000 (17:38 +0900)]
[Information][Manual][Non-ACR] Clarify vibration test guide
Change-Id: I505fd69d802e51ebfad41cb4369869c1618c4fb0
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Tan Nguyen [Tue, 8 Oct 2019 07:37:43 +0000 (07:37 +0000)]
Merge "[ComponentBased][Non-ACR] Remove wrong test step" into tizen
Haesu Gwon [Tue, 8 Oct 2019 07:21:23 +0000 (16:21 +0900)]
[MediaController][TCSACR-283] Add capability method for subtitle, 360 mode
- Additionally, this patch include method name change like the following:
GetDisplayRotationapability() -> GetDisplayRotationCapability()
Change-Id: I3ec85bd30b5139f6b2b84ed912867a2361401b2c
Tan Nguyen [Tue, 8 Oct 2019 06:28:09 +0000 (06:28 +0000)]
Merge "[Bluetooth][Non-ACR] Add pre-condition logic in socket TCs" into tizen
ruble [Tue, 8 Oct 2019 06:24:32 +0000 (15:24 +0900)]
[MediaPlayer][TCSACR-284] change the error code
Change-Id: I548246970a30fbca9935fc0b4526b86a9a4f1773
Tan Nguyen [Tue, 8 Oct 2019 06:21:34 +0000 (06:21 +0000)]
Merge "[MediaPlayer][TCSACR-281] add TCs for the type of an audio codec" into tizen
Tan Nguyen [Tue, 8 Oct 2019 06:19:51 +0000 (06:19 +0000)]
Merge "[NUI.Components][ACR-248][Update auto and manual TCT base on public API]" into tizen
Tan Nguyen [Tue, 8 Oct 2019 06:16:28 +0000 (06:16 +0000)]
Merge "[MediaController][TCSACR-273] Add new APIs for subtitle, 360 mode, display mode/rotation" into tizen
hyunho [Tue, 8 Oct 2019 00:56:26 +0000 (09:56 +0900)]
[ComponentBased][Non-ACR] Remove wrong test step
Change-Id: I693452be8635617e228df969291ca577b8d12a0d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
DoHyun Pyun [Mon, 7 Oct 2019 23:56:17 +0000 (08:56 +0900)]
[Bluetooth][Non-ACR] Add pre-condition logic in socket TCs
This patchset resolves TFDF-5922 issue on the emulator image
Change-Id: I39ccfbd849dd5b5e78650702b9570f30c70ef159
Haesu Gwon [Tue, 1 Oct 2019 12:22:38 +0000 (21:22 +0900)]
[MediaController][TCSACR-273] Add new APIs for subtitle, 360 mode, display mode/rotation
Change-Id: I296e678b1dbcc452728b62619034ce86348bb4ca
Tan Nguyen [Mon, 7 Oct 2019 08:31:10 +0000 (08:31 +0000)]
Merge "[MediaTool][TCSACR-275] Add Add audio channel mapping APIs for PCM format" into tizen
Tan Nguyen [Mon, 7 Oct 2019 08:22:57 +0000 (08:22 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Mon, 7 Oct 2019 08:16:15 +0000 (08:16 +0000)]
Merge "[MediaVision][TCSACR-268] Add new detection and classification APIs using inference engine" into tizen
Haesu Gwon [Mon, 30 Sep 2019 03:21:18 +0000 (12:21 +0900)]
[MediaVision][TCSACR-268] Add new detection and classification APIs using inference engine
Change-Id: I0a5e1fb88939ced2db87b68ec4b1f64757ebb972
raycad [Mon, 7 Oct 2019 06:27:28 +0000 (13:27 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I03af95e27315a56e9ed353d34a01737a51f03857
hyunho [Mon, 7 Oct 2019 01:03:49 +0000 (10:03 +0900)]
[ComponentBased][Non-ACR] Add Dispose interface
Change-Id: Ica968eaf4374e6029c830d3843edfddc3120584d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Haesu Gwon [Wed, 2 Oct 2019 09:05:00 +0000 (18:05 +0900)]
[MediaTool][TCSACR-275] Add Add audio channel mapping APIs for PCM format
Change-Id: Ic3a17b2a6eb1c2e5cc0acd87f90d527d3f5e2ae9
ruble [Tue, 1 Oct 2019 09:22:28 +0000 (18:22 +0900)]
[MediaPlayer][TCSACR-281] add TCs for the type of an audio codec
Change-Id: I8f82d82d986c04810f75b0d8318b9c068a0e0a1f
Sangchul Lee [Wed, 2 Oct 2019 07:41:29 +0000 (16:41 +0900)]
[AudioManager][TCSACR-285][Add negative testcase for ApplyStreamStreamRouting]
Remove the wrong testcase
- ApplyStreamRouting_NO_EXCEPTION_WITHOUT_ADD_DEVICE()
Change-Id: Ie2d38a2d98ab4b53680cd208346f2b9ac320dd3f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Tan Nguyen [Wed, 2 Oct 2019 09:05:11 +0000 (09:05 +0000)]
Merge "[AudioManager][Non-ACR][Add negative testcases for Add[Remove]DeviceForStreamRouting]" into tizen
Sangchul Lee [Wed, 2 Oct 2019 06:43:01 +0000 (15:43 +0900)]
[AudioManager][Non-ACR][Add negative testcases for Add[Remove]DeviceForStreamRouting]
Change-Id: I6b61b599b0ea8ca7e3243a97e4657372b6e36212
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Tan Nguyen [Wed, 2 Oct 2019 05:53:09 +0000 (05:53 +0000)]
Merge "[ComponentBased.Default][TCSACR-282] Add Release method TC" into tizen
Tan Nguyen [Wed, 2 Oct 2019 03:38:55 +0000 (03:38 +0000)]
Merge "[AudioManager][TCSACR-269][Add new TCs for preferred device]" into tizen
Jusung Son [Tue, 1 Oct 2019 10:09:17 +0000 (19:09 +0900)]
[ComponentBased][Non-ACR][Fix build error]
Change-Id: Iff66c69bc32397ead9f2252f98910cdbe936dc8b
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Nguyen Van Tan [Tue, 1 Oct 2019 07:57:07 +0000 (14:57 +0700)]
[Non_ACR] Add Module MachineLearning.Inference. in tct-suite-vs/CSharpTCT.sln
Change-Id: I7dcc1a1105ee8986cf5c76c6b4308d48302a8c4d
hyunho [Thu, 26 Sep 2019 07:46:41 +0000 (16:46 +0900)]
[ComponentBased.Default][TCSACR-282] Add Release method TC
Change-Id: I6a9742fabdd4df3134cd761b2272d9c6d0e27fa3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Tan Nguyen [Tue, 1 Oct 2019 07:42:15 +0000 (07:42 +0000)]
Merge "[IoTConnectivityClient][Non-ACR] Remove the callback param in AppControl API calling" into tizen
Tan Nguyen [Tue, 1 Oct 2019 07:39:33 +0000 (07:39 +0000)]
Merge "[Tizen.MachineLearning.Inference][TCSACR-254][Add TCs for MachineLearning APIs]" into tizen
Tan Nguyen [Tue, 1 Oct 2019 07:38:58 +0000 (07:38 +0000)]
Merge "[MediaPlayer][Non-ACR] fix codes to handle exceptions properly" into tizen
ruble [Fri, 27 Sep 2019 01:58:44 +0000 (10:58 +0900)]
[MediaPlayer][Non-ACR] fix codes to handle exceptions properly
Change-Id: I3a365637d68d7d485a5dd39fb6cc305e1022b0f0
Tan Nguyen [Tue, 1 Oct 2019 03:14:31 +0000 (03:14 +0000)]
Merge "[NUI][Non-ACR][Add epsilon same as native TC]" into tizen
Sangjung Woo [Wed, 25 Sep 2019 02:31:02 +0000 (11:31 +0900)]
[Tizen.MachineLearning.Inference][TCSACR-254][Add TCs for MachineLearning APIs]
Change-Id: I02575f52d3b41520ee43916732786d8f6453ea6b
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Tan Nguyen [Mon, 30 Sep 2019 07:35:59 +0000 (07:35 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Mon, 30 Sep 2019 07:34:57 +0000 (07:34 +0000)]
Merge "[AudioManager][Non-ACR][Add TearDown and revise TCs to release all resources properly]" into tizen
dongsug.song [Mon, 30 Sep 2019 07:31:46 +0000 (16:31 +0900)]
[NUI][Non-ACR][Add epsilon same as native TC]
Change-Id: I3e425342f46ce6ced0c944f1dd9dd0309a0ec90b
Tan Nguyen [Mon, 30 Sep 2019 07:30:19 +0000 (07:30 +0000)]
Merge "[NUI][TCSACR-267][Add CropToMask TC]" into tizen
raycad [Mon, 30 Sep 2019 03:34:10 +0000 (10:34 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I19713654c6f90a59197e8ff59faeb5f528398a71
junqing.ma [Wed, 25 Sep 2019 02:11:40 +0000 (10:11 +0800)]
[NUI.Components][ACR-248][Update auto and manual TCT base on public API]
Change-Id: I6e0e3e372cbb2532119140151858a6e2a686a182
Tan Nguyen [Fri, 27 Sep 2019 08:44:54 +0000 (08:44 +0000)]
Merge "[Multimedia.Manual][Non-ACR] Fix test step description bug" into tizen
Tan Nguyen [Fri, 27 Sep 2019 06:38:23 +0000 (06:38 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Fri, 27 Sep 2019 06:37:57 +0000 (06:37 +0000)]
Merge "[NUI][Non-ACR] Add test step for wearable" into tizen
Tan Nguyen [Fri, 27 Sep 2019 06:37:43 +0000 (06:37 +0000)]
Merge "[ComponentBased][Non-ACR][Update button font size]" into tizen
Haesu Gwon [Fri, 27 Sep 2019 06:33:31 +0000 (15:33 +0900)]
[Multimedia.Manual][Non-ACR] Fix test step description bug
Change-Id: Idfc717ddaa89d0716c68429fc3ca1a756f2eefdc
raycad [Fri, 27 Sep 2019 06:04:26 +0000 (13:04 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I214f1452100ca1abfb7341285e1c58bb8e0e1041
DoHyun Pyun [Fri, 27 Sep 2019 01:37:18 +0000 (10:37 +0900)]
[IoTConnectivityClient][Non-ACR] Remove the callback param in AppControl API calling
Change-Id: I9839a9af5a2b7c20364712cec61dc5c1d9235c91
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
dongsug.song [Wed, 25 Sep 2019 23:23:38 +0000 (08:23 +0900)]
[NUI][TCSACR-267][Add CropToMask TC]
Change-Id: Ibd6761918092aeb1e488929b762b6373592c9165
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Jeongmo Yang [Thu, 26 Sep 2019 06:59:05 +0000 (15:59 +0900)]
[AudioManager][Non-ACR][Add TearDown and revise TCs to release all resources properly]
Change-Id: Ia1b687dca7b9933ed8f0a78108e144c84ac4ed81
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Tan Nguyen [Thu, 26 Sep 2019 08:33:59 +0000 (08:33 +0000)]
Merge "[WebView][Non-ACR][Add error code for emulator]" into tizen
Tan Nguyen [Thu, 26 Sep 2019 08:33:41 +0000 (08:33 +0000)]
Merge "[NUI][Non-ACR][Fix auto tct Block errors]" into tizen
huiyu.eun [Thu, 26 Sep 2019 07:25:53 +0000 (16:25 +0900)]
[NUI][Non-ACR] Add test step for wearable
Change-Id: I8f895cc081e4843065cf174feb6874c89e57b0e8
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
yh106.jung [Thu, 26 Sep 2019 04:48:55 +0000 (13:48 +0900)]
[WebView][Non-ACR][Add error code for emulator]
We have been expected 'LoadErrorCode.CantLookupHost' for wrong URL.
But in some emulator environment, we recieve 'LoadErrorCode.Unknown'
instead of 'LoadErrorCode.CantLookupHost'.
It is caused by network configuration of the emulator.
So this patch adds 'LoadErrorCode.Unknown' to the condition.
Change-Id: I3ed048563ba42a2fe446a1cd946dd82d974aac71
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
hyunho [Thu, 26 Sep 2019 04:35:56 +0000 (13:35 +0900)]
[ComponentBased][Non-ACR][Update button font size]
Change-Id: Ia492f160f92cc386b15e022be60be3d09c05d416
Signed-off-by: hyunho <hhstark.kang@samsung.com>
dongsug.song [Fri, 20 Sep 2019 05:44:11 +0000 (14:44 +0900)]
[NUI][Non-ACR][Fix auto tct Block errors]
Change-Id: I193c49e888dbc0231faa369ac7b49b5281fc0f1e
Sangchul Lee [Tue, 10 Sep 2019 03:34:27 +0000 (12:34 +0900)]
[AudioManager][TCSACR-269][Add new TCs for preferred device]
Change-Id: Iac4ffe499c750bd80e60e6a2c3f35b4600ffeef1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Tan Nguyen [Thu, 26 Sep 2019 00:14:46 +0000 (00:14 +0000)]
Merge "[PackageManager][TCSACR-272] add TCs for dependency info" into tizen
raycad [Wed, 25 Sep 2019 04:25:11 +0000 (11:25 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I45462679dd0b3b19a27f3975b61b8b0f4fb70f68
Tan Nguyen [Wed, 25 Sep 2019 00:30:06 +0000 (00:30 +0000)]
Merge "[AudioManager][TCSACR-271][Add new TCs for AudioDucking class]" into tizen
Tan Nguyen [Tue, 24 Sep 2019 05:55:57 +0000 (05:55 +0000)]
Merge "[WiFi][Non-ACR][Don't need to connect an AP to test specific scan]" into tizen
DoHyun Pyun [Tue, 24 Sep 2019 04:00:37 +0000 (13:00 +0900)]
[IoTConnectivityClient][Non-ACR] Deinitialize the client manager
Change-Id: Ie0288341ccfe2adc8a8f9a5fc590c925dd083971
Tan Nguyen [Tue, 24 Sep 2019 03:18:53 +0000 (03:18 +0000)]
Merge "[Usb][Non-ACR] Do not check the USBVersion in control transfer test" into tizen
Jeongmo Yang [Thu, 29 Aug 2019 05:35:49 +0000 (14:35 +0900)]
[AudioManager][TCSACR-271][Add new TCs for AudioDucking class]
Change-Id: Ic7988bdd7694704a8880c2a532e985506af8e81f
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Tan Nguyen [Tue, 24 Sep 2019 02:26:36 +0000 (02:26 +0000)]
Merge "[Nuget][Non-ACR][Updated nuget dlls to latest]" into tizen
Tan Nguyen [Tue, 24 Sep 2019 02:24:49 +0000 (02:24 +0000)]
Merge "[MediaPlayer][TCSACR-266] add TCs for exporting video frames" into tizen
Paweł Szewczyk [Mon, 23 Sep 2019 09:14:02 +0000 (11:14 +0200)]
[Usb][Non-ACR] Do not check the USBVersion in control transfer test
The version check is non-trivial, so we remove it from control
transfer test. Let's test only those parameters we know for sure.
Change-Id: I29d8efbcd0eea4a28b0116ea94470ee698326c4b
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
DoHyun Pyun [Mon, 23 Sep 2019 08:44:33 +0000 (17:44 +0900)]
[IoTConnectivityClient][Non-ACR] Fix TCT crash issue
Change-Id: I7243f91ff00371e6e56a6517231dbc3cefb73aa2
Ilho Kim [Mon, 16 Sep 2019 02:18:38 +0000 (11:18 +0900)]
[PackageManager][TCSACR-272] add TCs for dependency info
Change-Id: I497054214ce66ca8db79cca24ed076d267429bcc
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Cheoleun Moon [Mon, 23 Sep 2019 07:49:52 +0000 (16:49 +0900)]
[WiFi][Non-ACR][Don't need to connect an AP to test specific scan]
Change-Id: I035581cd81346a6cf7e96831b3a4d372848fc500
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
raycad [Mon, 23 Sep 2019 04:25:26 +0000 (11:25 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I981fea4b50e087a9103e1861c08969df536fc8d6
Paweł Szewczyk [Fri, 20 Sep 2019 10:17:42 +0000 (12:17 +0200)]
[Usb][Non-ACR] Do not assume BusID and Address
We do not know which bus number our device will get. All we can do is to
check if the BusID and Address parameters are valid.
Change-Id: I76418c3d9fb5c49dec2d1cf8ae351ef986c28ef9
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
raycad [Fri, 20 Sep 2019 03:17:30 +0000 (10:17 +0700)]
[Nuget][Non-ACR][Updated nuget dlls to latest]
Change-Id: I791e7d4098cd1d81491ed2a3e70a1a52bb86ae69
Tan Nguyen [Fri, 20 Sep 2019 02:42:43 +0000 (02:42 +0000)]
Merge "[Tizen.Applications][TCSACR-260][Add SuspendedState Event]" into tizen
Tan Nguyen [Thu, 19 Sep 2019 08:03:31 +0000 (08:03 +0000)]
Merge "[NUI][Non-ACR] Fix Wearable TCT crash issue - NUI.Components" into tizen
Tan Nguyen [Thu, 19 Sep 2019 07:47:26 +0000 (07:47 +0000)]
Merge "[ElmSharp][Non-ACR] Updated TC for more clarify" into tizen
Tan Nguyen [Thu, 19 Sep 2019 07:44:39 +0000 (07:44 +0000)]
Merge "[AudioIO][TCSACR-276] Modify testcases to throw error properly" into tizen
hyunho [Wed, 18 Sep 2019 09:21:13 +0000 (18:21 +0900)]
[Tizen.Applications][TCSACR-260][Add SuspendedState Event]
Change-Id: I077f6863a092e25908d2d824499122150e5b568d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Jeonghyun Yun [Thu, 19 Sep 2019 05:48:39 +0000 (14:48 +0900)]
[ElmSharp][Non-ACR] Updated TC for more clarify
Change-Id: I4050c8bf29108f67d981c04743ab8898e7d64eb9
Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
huiyu.eun [Thu, 19 Sep 2019 02:28:21 +0000 (11:28 +0900)]
[NUI][Non-ACR] Fix Wearable TCT crash issue - NUI.Components
Change-Id: Ibdd8109d7f94246ae63eb3085e88973dfdf143e5
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Tan Nguyen [Wed, 18 Sep 2019 10:42:19 +0000 (10:42 +0000)]
Merge "[Applications][TCSACR-277][Add a new testcase]" into tizen
Tan Nguyen [Wed, 18 Sep 2019 10:38:52 +0000 (10:38 +0000)]
Merge "[Usb][Non-ACR] Read bcdUSB directly from device descriptor" into tizen