Revert "[common][events-cordova][remove manual cases of events-cordova]" 72/272672/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:06:32 +0000 (08:06 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:06:32 +0000 (08:06 +0000)
This reverts commit 57c2163ed841d8a1ef09307c2860a58dd40de979.

Change-Id: I2304d65af77b9920538173f6cca049352dbe7fde

common/tct-events-cordova-tests/tests.full.xml
common/tct-events-cordova-tests/tests.xml

index 762276c2f40e9e567eab86a55a3273b4da2fc888..e5be0b28ccbe61b37af83307a99c266686da0126 100755 (executable)
@@ -3,7 +3,7 @@
 <test_definition>
   <suite name="tct-events-cordova-tests" extension="crosswalk" category="Cordova Plugin APIs">
     <set name="CordovaEvents" type="js">
-      <!--<testcase purpose="Check if cordova can addEventListener with event backbutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
+      <testcase purpose="Check if cordova can addEventListener with event backbutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
         <description>
           <steps>
             <step order="1">
@@ -16,7 +16,7 @@
         <specs>
 
       </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if cordova can addEventListener with event deviceready." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P1" id="cordova_events_addEventListener_deviceready">
         <description>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_deviceready.html</test_script_entry>
@@ -25,7 +25,7 @@
 
       </specs>
       </testcase>
-      <!--<testcase purpose="Check if cordova can addEventListener with event menubutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
+      <testcase purpose="Check if cordova can addEventListener with event menubutton." type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
         <description>
           <steps>
             <step order="1">
@@ -94,7 +94,7 @@
         <specs>
 
       </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if interface BackButtonEventCallback exists, it should not exists" type="compliance" status="approved" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P3" id="BackButtonEventCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-events-cordova-tests/events/BackButtonEventCallback_notexist.html</test_script_entry>
index c733b2dc0750ceb23afac4382446fa74b6636204..155fecf5b65b28ae1f648d4509080cae79847995 100755 (executable)
@@ -6,7 +6,7 @@
     <capabilities>
     <capability name="http://tizen.org/system/key.volume"/>
     </capabilities>
-      <!--<testcase purpose="Check if cordova can addEventListener with event volumedownbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumedownbutton">
+      <testcase purpose="Check if cordova can addEventListener with event volumedownbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumedownbutton">
         <description>
           <steps>
             <step order="1">
@@ -24,8 +24,8 @@
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_volumedownbutton.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase purpose="Check if cordova can addEventListener with event volumeupbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumeupbutton">
+      </testcase>
+      <testcase purpose="Check if cordova can addEventListener with event volumeupbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_volumeupbutton">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_volumeupbutton.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="CordovaEvents_menu" type="js">
     <capabilities>
     <capability name="http://tizen.org/system/key.menu"/>
     </capabilities>
-      <!--<testcase purpose="Check if cordova can addEventListener with event menubutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
+      <testcase purpose="Check if cordova can addEventListener with event menubutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_menubutton">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_menubutton.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="CordovaEvents_back" type="js">
     <capabilities>
     <capability name="http://tizen.org/system/key.back"/>
     </capabilities>
-      <!--<testcase purpose="Check if cordova can addEventListener with event backbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
+      <testcase purpose="Check if cordova can addEventListener with event backbutton." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_backbutton">
         <description>
           <steps>
             <step order="1">
@@ -75,7 +75,7 @@
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_backbutton.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="CordovaEvents" type="js">
       <testcase purpose="Check if cordova can addEventListener with event deviceready." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P1" id="cordova_events_addEventListener_deviceready">
@@ -83,7 +83,7 @@
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_deviceready.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase purpose="Check if cordova can addEventListener with event pause." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_pause">
+      <testcase purpose="Check if cordova can addEventListener with event pause." component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="manual" priority="P1" id="cordova_events_addEventListener_pause">
         <description>
           <steps>
             <step order="1">
@@ -97,8 +97,8 @@
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_pause.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase purpose="Check if cordova can addEventListener with event resume." component="TizenAPI/CordovaPluginAPI/CordovaEvents" onload_delay="60" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
+      </testcase>
+      <testcase purpose="Check if cordova can addEventListener with event resume." component="TizenAPI/CordovaPluginAPI/CordovaEvents" onload_delay="60" execution_type="manual" priority="P1" id="cordova_events_addEventListener_resume">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-events-cordova-tests/events/cordova_events_addEventListener_resume.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if interface BackButtonEventCallback exists, it should not exists" component="TizenAPI/CordovaPluginAPI/CordovaEvents" execution_type="auto" priority="P3" id="BackButtonEventCallback_notexist">
         <description>
           <test_script_entry>/opt/tct-events-cordova-tests/events/BackButtonEventCallback_notexist.html</test_script_entry>