[Non-ACR] Remove precondtions for XamarinMap 55/199955/1
authorNguyen Van Tan <nguyen.vtan@samsung.com>
Mon, 18 Feb 2019 02:12:16 +0000 (09:12 +0700)
committerNguyen Van Tan <nguyen.vtan@samsung.com>
Mon, 18 Feb 2019 02:12:16 +0000 (09:12 +0700)
Change-Id: I2901e1786ad97412ea764c51ce425e50b9ef2244

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 9e7a26b..a053536 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 a329d6c..8bcbe6a 100755 (executable)
@@ -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.",
index ba164ff..3a23271 100755 (executable)
@@ -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
index 731923a..2d35e5e 100755 (executable)
@@ -379,38 +379,6 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install
       </testcase>
     </set>
 
-    <set name="Tizen.XamarinFormsMaps.Tests">
-      <testcase component="WebAPI/Tizen/configuration" execution_type="manual" id="XamarinMapsconfiguration" purpose="Tizen.XamarinFormsMaps.Tests configuration">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>A network connection capable of accessing the Internet MUST be established.</step_desc>
-            </step>
-            <step order="2">
-              <step_desc>Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure.</step_desc>
-            </step>
-          </steps>
-          <test_script_entry test_script_expected_result="0" timeout="90"/>
-        </description>
-      </testcase>
-    </set>
-
-    <set name="Tizen.XamarinFormsMaps.Manual.Tests">
-      <testcase component="WebAPI/Tizen/configuration" execution_type="manual" id="XamarinMapsManualconfiguration" purpose="Tizen.XamarinFormsMaps.Manual.Tests configuration">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>A network connection capable of accessing the Internet MUST be established.</step_desc>
-            </step>
-            <step order="2">
-              <step_desc>Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure.</step_desc>
-            </step>
-          </steps>
-          <test_script_entry test_script_expected_result="0" timeout="90"/>
-        </description>
-      </testcase>
-    </set>
-
    <set name="Tizen.MediaPlayer.Tests">
       <testcase component="WebAPI/Tizen/configuration" execution_type="manual" id="MediaPlayerconfiguration" purpose="Tizen.MediaPlayer.Tests configuration">
         <description>
index a329d6c..8bcbe6a 100755 (executable)
@@ -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.",
index 9e7a26b..a053536 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 ba164ff..3a23271 100755 (executable)
@@ -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
index 731923a..2d35e5e 100755 (executable)
@@ -379,38 +379,6 @@ The tct-bt-helper is included in the tct-bluetooth-tizen-tests package. Install
       </testcase>
     </set>
 
-    <set name="Tizen.XamarinFormsMaps.Tests">
-      <testcase component="WebAPI/Tizen/configuration" execution_type="manual" id="XamarinMapsconfiguration" purpose="Tizen.XamarinFormsMaps.Tests configuration">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>A network connection capable of accessing the Internet MUST be established.</step_desc>
-            </step>
-            <step order="2">
-              <step_desc>Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure.</step_desc>
-            </step>
-          </steps>
-          <test_script_entry test_script_expected_result="0" timeout="90"/>
-        </description>
-      </testcase>
-    </set>
-
-    <set name="Tizen.XamarinFormsMaps.Manual.Tests">
-      <testcase component="WebAPI/Tizen/configuration" execution_type="manual" id="XamarinMapsManualconfiguration" purpose="Tizen.XamarinFormsMaps.Manual.Tests configuration">
-        <description>
-          <steps>
-            <step order="1">
-              <step_desc>A network connection capable of accessing the Internet MUST be established.</step_desc>
-            </step>
-            <step order="2">
-              <step_desc>Set the HERE_MAPS_PROVIDER_KEY_FOR_XAMARIN configure.</step_desc>
-            </step>
-          </steps>
-          <test_script_entry test_script_expected_result="0" timeout="90"/>
-        </description>
-      </testcase>
-    </set>
-
    <set name="Tizen.MediaPlayer.Tests">
       <testcase component="WebAPI/Tizen/configuration" execution_type="manual" id="MediaPlayerconfiguration" purpose="Tizen.MediaPlayer.Tests configuration">
         <description>