From: Nguyen Van Tan Date: Wed, 13 Feb 2019 03:18:26 +0000 (+0700) Subject: [Non-ACR] Add precondtion for Bluetooth manual X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f796c7a10339becfb6a08c3e5a8cf152645362f3;p=test%2Ftct%2Fcsharp%2Fapi.git [Non-ACR] Add precondtion for Bluetooth manual Change-Id: I1eeac4393a1a3339abf9c1b20508b8f9c8568f5e --- diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig-3.0.zip index aeb5f7427..9e7a26b83 100644 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 diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/preconfigure.json b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/preconfigure.json index b9cbf2f77..a329d6c38 100755 --- a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/preconfigure.json +++ b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/preconfigure.json @@ -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", diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini index f02fe0a6b..ba164ffc1 100755 --- a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini +++ b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tct-testconfig.ini @@ -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] diff --git a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml index 1021eebb7..731923a38 100755 --- a/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml +++ b/release/csharp-tct_5.5_dotnet/csharp-tct_5.5_dotnet/resource/tct-testconfig/tests.xml @@ -56,6 +56,9 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install Set the remote address of the OPP(Object Push Profile) device which you are going to use for testing. + + Set the remote address of the device which you are going to use for testing. + diff --git a/tool/script/tct-testconfig/preconfigure.json b/tool/script/tct-testconfig/preconfigure.json index b9cbf2f77..a329d6c38 100755 --- a/tool/script/tct-testconfig/preconfigure.json +++ b/tool/script/tct-testconfig/preconfigure.json @@ -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", diff --git a/tool/script/tct-testconfig/tct-testconfig-3.0.zip b/tool/script/tct-testconfig/tct-testconfig-3.0.zip index aeb5f7427..9e7a26b83 100644 Binary files a/tool/script/tct-testconfig/tct-testconfig-3.0.zip and b/tool/script/tct-testconfig/tct-testconfig-3.0.zip differ diff --git a/tool/script/tct-testconfig/tct-testconfig.ini b/tool/script/tct-testconfig/tct-testconfig.ini index f02fe0a6b..ba164ffc1 100755 --- a/tool/script/tct-testconfig/tct-testconfig.ini +++ b/tool/script/tct-testconfig/tct-testconfig.ini @@ -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] diff --git a/tool/script/tct-testconfig/tests.xml b/tool/script/tct-testconfig/tests.xml index 1021eebb7..731923a38 100755 --- a/tool/script/tct-testconfig/tests.xml +++ b/tool/script/tct-testconfig/tests.xml @@ -56,6 +56,9 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install Set the remote address of the OPP(Object Push Profile) device which you are going to use for testing. + + Set the remote address of the device which you are going to use for testing. +