[Bluetooth][Non-ACR] Add COVPARAM option to resolve coverage issue 53/205653/2
authorWootak Jung <wootak.jung@samsung.com>
Wed, 8 May 2019 07:38:25 +0000 (16:38 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Wed, 8 May 2019 07:46:27 +0000 (16:46 +0900)
COVPARAM is required to classify two tcs in coverage tool.

Change-Id: I9a455296ef575d55fb67e2ff095be6c8d9f7d9f8

tct-suite-vs/Tizen.Bluetooth.Manual.Tests/testcase/TSBluetoothLeDevice.cs

index d210ef4..f25af97 100644 (file)
@@ -1481,6 +1481,7 @@ namespace Tizen.Network.Bluetooth.Tests
         [Property("SPEC", "Tizen.Network.Bluetooth.BluetoothLeDevice.GetServiceDataList M")]
         [Property("SPEC_URL", "-")]
         [Property("CRITERIA", "MR")]
+        [Property("COVPARAM", "Tizen.Network.Bluetooth.BluetoothLePacketType")]
         [Property("AUTHOR", "Shikha, shikha.ta@samsung.com")]
         [Precondition(1, "Open Bluetooth in Settings on test device and turn on Bluetooth")]
         [Precondition(2, "Run GATT Server test case on another device")]