[Non-ACR][Manual][Bluetooth] Add precondition OPP adress 31/197031/1
authorNguyen Van Tan <nguyen.vtan@samsung.com>
Wed, 9 Jan 2019 04:07:21 +0000 (11:07 +0700)
committerNguyen Van Tan <nguyen.vtan@samsung.com>
Wed, 9 Jan 2019 04:07:21 +0000 (11:07 +0700)
Change-Id: If7733c92c3e2b65d8761d1bb3ccb32e11dcf6f0f

release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip [changed mode: 0755->0644]
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

old mode 100755 (executable)
new mode 100644 (file)
index 98901f9..385c4a9
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 8ced9b5..af6e353 100755 (executable)
@@ -6,6 +6,7 @@
     "BT_REMOTE_HEALTH_DEVICE_NAME":"localhost",
     "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",
     "EMAIL_RECIPIENT_1":"123@intel.com",
     "EMAIL_RECIPIENT_2":"456@intel.com",
     "MMS_RECIPIENT_1":"123456789",
index ff39429..14293fc 100755 (executable)
@@ -17,6 +17,7 @@ BT_REMOTE_DEVICE_ADDRESS=Set remote BT device address. (AA:AA:AA:AA:AA:AA)
 [Tizen.Bluetooth.Manual.Tests]
 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)
 
 # Network AP name settings
 [Tizen.Network.Tests]
index 5c59670..5844a59 100755 (executable)
@@ -53,6 +53,9 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install
             <step order="2">
               <step_desc>Set the remote address of the HID(Human Interface Device) device which you are going to use for testing.</step_desc>
             </step>
+            <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>
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90"/>
         </description>
index 8ced9b5..af6e353 100755 (executable)
@@ -6,6 +6,7 @@
     "BT_REMOTE_HEALTH_DEVICE_NAME":"localhost",
     "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",
     "EMAIL_RECIPIENT_1":"123@intel.com",
     "EMAIL_RECIPIENT_2":"456@intel.com",
     "MMS_RECIPIENT_1":"123456789",
index 98901f9..385c4a9 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 ff39429..14293fc 100755 (executable)
@@ -17,6 +17,7 @@ BT_REMOTE_DEVICE_ADDRESS=Set remote BT device address. (AA:AA:AA:AA:AA:AA)
 [Tizen.Bluetooth.Manual.Tests]
 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)
 
 # Network AP name settings
 [Tizen.Network.Tests]
index 5c59670..5844a59 100755 (executable)
@@ -53,6 +53,9 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install
             <step order="2">
               <step_desc>Set the remote address of the HID(Human Interface Device) device which you are going to use for testing.</step_desc>
             </step>
+            <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>
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90"/>
         </description>