From: Nguyen Van Tan Date: Mon, 18 Feb 2019 02:12:16 +0000 (+0700) Subject: [Non-ACR] Remove precondtions for XamarinMap X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a2403d7c96614580570417964551b3d05a70419c;p=test%2Ftct%2Fcsharp%2Fapi.git [Non-ACR] Remove precondtions for XamarinMap Change-Id: I2901e1786ad97412ea764c51ce425e50b9ef2244 --- 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 9e7a26b83..a05353629 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 a329d6c38..8bcbe6a44 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 @@ -31,8 +31,6 @@ "PRIVATE_AP_2_2":"Set available private AP name 2", "HIDDEN_AP":"Set available hidden AP name", "PASSWORD_FOR_ALL_PRIVATE_AP":"Set common password of all private APs", - "HERE_MAPS_PROVIDER_KEY":"Set the HERE_MAPS_PROVIDER_KEY.", - "HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN":"Set the HERE_MAPS_PROVIDER_KEY.(for xamarin)", "WPS_PBC_AP":"Set name of available AP with WPS PBC function", "WPS_PIN_AP":"Set name of available AP with WPS PIN function", "PIN_NUMBER_OF_WPS_PIN_AP":"Set pin number of WPS_PIN_AP. The pin number should be generated with the checksum defined in WSC spec (Wi-Fi Simple Configuration Technical Specification). If you are not familiar with it, please use an example number, 47363533.", 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 ba164ffc1..3a23271e1 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 @@ -50,14 +50,6 @@ HERE_MAPS_PROVIDER_KEY=Set the HERE_MAPS_PROVIDER_KEY [Tizen.Messages.Tests] MESSAGES_MOBILE_NUMBER=You should write only number. Do NOT write - or () -# Map test key settings -[Tizen.XamarinFormsMaps.Tests] -HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN = Set the HERE_MAPS_PROVIDER_KEY.(for xamarin) - -# Map test key settings -[Tizen.XamarinFormsMaps.Manual.Tests] -HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN = Set the HERE_MAPS_PROVIDER_KEY.(for xamarin) - # MediaPlayer test key settings [Tizen.MediaPlayer.Tests] STREAMING_URI = set the uri in here. ex>http://www.samsung.com/xx/xx/aa.mp4 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 731923a38..2d35e5e7a 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 @@ -379,38 +379,6 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install - - - - - - A network connection capable of accessing the Internet MUST be established. - - - Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure. - - - - - - - - - - - - - A network connection capable of accessing the Internet MUST be established. - - - Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure. - - - - - - - diff --git a/tool/script/tct-testconfig/preconfigure.json b/tool/script/tct-testconfig/preconfigure.json index a329d6c38..8bcbe6a44 100755 --- a/tool/script/tct-testconfig/preconfigure.json +++ b/tool/script/tct-testconfig/preconfigure.json @@ -31,8 +31,6 @@ "PRIVATE_AP_2_2":"Set available private AP name 2", "HIDDEN_AP":"Set available hidden AP name", "PASSWORD_FOR_ALL_PRIVATE_AP":"Set common password of all private APs", - "HERE_MAPS_PROVIDER_KEY":"Set the HERE_MAPS_PROVIDER_KEY.", - "HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN":"Set the HERE_MAPS_PROVIDER_KEY.(for xamarin)", "WPS_PBC_AP":"Set name of available AP with WPS PBC function", "WPS_PIN_AP":"Set name of available AP with WPS PIN function", "PIN_NUMBER_OF_WPS_PIN_AP":"Set pin number of WPS_PIN_AP. The pin number should be generated with the checksum defined in WSC spec (Wi-Fi Simple Configuration Technical Specification). If you are not familiar with it, please use an example number, 47363533.", diff --git a/tool/script/tct-testconfig/tct-testconfig-3.0.zip b/tool/script/tct-testconfig/tct-testconfig-3.0.zip index 9e7a26b83..a05353629 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 ba164ffc1..3a23271e1 100755 --- a/tool/script/tct-testconfig/tct-testconfig.ini +++ b/tool/script/tct-testconfig/tct-testconfig.ini @@ -50,14 +50,6 @@ HERE_MAPS_PROVIDER_KEY=Set the HERE_MAPS_PROVIDER_KEY [Tizen.Messages.Tests] MESSAGES_MOBILE_NUMBER=You should write only number. Do NOT write - or () -# Map test key settings -[Tizen.XamarinFormsMaps.Tests] -HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN = Set the HERE_MAPS_PROVIDER_KEY.(for xamarin) - -# Map test key settings -[Tizen.XamarinFormsMaps.Manual.Tests] -HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN = Set the HERE_MAPS_PROVIDER_KEY.(for xamarin) - # MediaPlayer test key settings [Tizen.MediaPlayer.Tests] STREAMING_URI = set the uri in here. ex>http://www.samsung.com/xx/xx/aa.mp4 diff --git a/tool/script/tct-testconfig/tests.xml b/tool/script/tct-testconfig/tests.xml index 731923a38..2d35e5e7a 100755 --- a/tool/script/tct-testconfig/tests.xml +++ b/tool/script/tct-testconfig/tests.xml @@ -379,38 +379,6 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install - - - - - - A network connection capable of accessing the Internet MUST be established. - - - Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure. - - - - - - - - - - - - - A network connection capable of accessing the Internet MUST be established. - - - Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure. - - - - - - -