[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 aeb5f74..9e7a26b 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 b9cbf2f..a329d6c 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 f02fe0a..ba164ff 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 1021eeb..731923a 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 b9cbf2f..a329d6c 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 aeb5f74..9e7a26b 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 f02fe0a..ba164ff 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 1021eeb..731923a 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>