[Non-ACR] Add precondtion for Bluetooth manual 52/199552/2
authorNguyen Van Tan <nguyen.vtan@samsung.com>
Wed, 13 Feb 2019 03:18:26 +0000 (10:18 +0700)
committerNguyen Van Tan <nguyen.vtan@samsung.com>
Wed, 13 Feb 2019 03:28:50 +0000 (10:28 +0700)
Change-Id: I1eeac4393a1a3339abf9c1b20508b8f9c8568f5e

release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip
release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/preconfigure.json
release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini
release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml
tool/script/tct-testconfig/preconfigure.json
tool/script/tct-testconfig/tct-testconfig-3.0.zip
tool/script/tct-testconfig/tct-testconfig.ini
tool/script/tct-testconfig/tests.xml

index aeb5f742788309c7c2c0db67b12d6540dff71f86..9e7a26b83512bfb20b1b2e7f6320db5cb5c3ddf1 100644 (file)
Binary files a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip and b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip differ
index b9cbf2f77a621ca6aef1045298c84b3234c963f3..a329d6c38d5685647ca0d1df65996252e43a61a7 100755 (executable)
@@ -7,6 +7,7 @@
     "BT_REMOTE_BLE_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
     "BT_REMOTE_HID_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
     "BT_REMOTE_OPP_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
+    "BT_REMOTE_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
     "EMAIL_RECIPIENT_1":"123@intel.com",
     "EMAIL_RECIPIENT_2":"456@intel.com",
     "MMS_RECIPIENT_1":"123456789",
index f02fe0a6bea4f6f193df40dd69bff33d36efeeed..ba164ffc1da7b7590556308c6c8a6a9e2c68f67b 100755 (executable)
@@ -18,6 +18,7 @@ BT_REMOTE_DEVICE_ADDRESS=Set remote BT device address. (AA:AA:AA:AA:AA:AA)
 BT_REMOTE_BLE_DEVICE_ADDRESS=Set remote BLE device address. (AA:AA:AA:AA:AA:AA)
 BT_REMOTE_HID_DEVICE_ADDRESS=Set remote HID device address. (AA:AA:AA:AA:AA:AA)
 BT_REMOTE_OPP_DEVICE_ADDRESS=Set remote OPP device address. (AA:AA:AA:AA:AA:AA)
+BT_REMOTE_DEVICE_ADDRESS=Set remote device address. (AA:AA:AA:AA:AA:AA)
 
 # WiFi test settings
 [Tizen.WiFi.Tests]
index 1021eebb7bb90147b68a8130e08872ebb5801162..731923a3830845f29dc108e80bdbe6fca8450aa1 100755 (executable)
@@ -56,6 +56,9 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install
             <step order="3">
               <step_desc>Set the remote address of the OPP(Object Push Profile) device which you are going to use for testing.</step_desc>
             </step>
+            <step order="4">
+              <step_desc>Set the remote address of the device which you are going to use for testing.</step_desc>
+            </step>
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90"/>
         </description>
index b9cbf2f77a621ca6aef1045298c84b3234c963f3..a329d6c38d5685647ca0d1df65996252e43a61a7 100755 (executable)
@@ -7,6 +7,7 @@
     "BT_REMOTE_BLE_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
     "BT_REMOTE_HID_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
     "BT_REMOTE_OPP_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
+    "BT_REMOTE_DEVICE_ADDRESS":"AA:AA:AA:AA:AA:AA",
     "EMAIL_RECIPIENT_1":"123@intel.com",
     "EMAIL_RECIPIENT_2":"456@intel.com",
     "MMS_RECIPIENT_1":"123456789",
index aeb5f742788309c7c2c0db67b12d6540dff71f86..9e7a26b83512bfb20b1b2e7f6320db5cb5c3ddf1 100644 (file)
Binary files a/tool/script/tct-testconfig/tct-testconfig-3.0.zip and b/tool/script/tct-testconfig/tct-testconfig-3.0.zip differ
index f02fe0a6bea4f6f193df40dd69bff33d36efeeed..ba164ffc1da7b7590556308c6c8a6a9e2c68f67b 100755 (executable)
@@ -18,6 +18,7 @@ BT_REMOTE_DEVICE_ADDRESS=Set remote BT device address. (AA:AA:AA:AA:AA:AA)
 BT_REMOTE_BLE_DEVICE_ADDRESS=Set remote BLE device address. (AA:AA:AA:AA:AA:AA)
 BT_REMOTE_HID_DEVICE_ADDRESS=Set remote HID device address. (AA:AA:AA:AA:AA:AA)
 BT_REMOTE_OPP_DEVICE_ADDRESS=Set remote OPP device address. (AA:AA:AA:AA:AA:AA)
+BT_REMOTE_DEVICE_ADDRESS=Set remote device address. (AA:AA:AA:AA:AA:AA)
 
 # WiFi test settings
 [Tizen.WiFi.Tests]
index 1021eebb7bb90147b68a8130e08872ebb5801162..731923a3830845f29dc108e80bdbe6fca8450aa1 100755 (executable)
@@ -56,6 +56,9 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install
             <step order="3">
               <step_desc>Set the remote address of the OPP(Object Push Profile) device which you are going to use for testing.</step_desc>
             </step>
+            <step order="4">
+              <step_desc>Set the remote address of the device which you are going to use for testing.</step_desc>
+            </step>
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90"/>
         </description>