[Bluetooth][Manual][Non-ACR] Modify String comparision function 41/252241/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 26 Jan 2021 04:28:15 +0000 (13:28 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 26 Jan 2021 04:33:14 +0000 (13:33 +0900)
commit709fbb03e6649e95e6ece092d13cec3bc13ca81a
tree51e91b9f64212bc09f12c90d3ee2f9a8199be96e
parentb2acf1dd04502ac0521d216f7381ec00fdad7af2
[Bluetooth][Manual][Non-ACR] Modify String comparision function

UUID strings are case-sensitive. Because of this if we use
Equals function, the comparision statement returns false for
the same UUID. So this patchset modifies the comparision
function to Compare.

Change-Id: Ic3a77843436ca389c954aa11b12f3e9e97a7e525
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
tct-suite-vs/Tizen.Bluetooth.Manual.Tests/testcase/BluetoothSetup.cs
tct-suite-vs/Tizen.Bluetooth.Manual.Tests/testcase/TSBluetoothCombine4_Device.cs