Revert "[common][inputdevice][remove manual cases of inputdevice]" 54/272654/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:07 +0000 (08:05 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:07 +0000 (08:05 +0000)
This reverts commit d01d8483b6a4e67b467d83176d5ac83d3ac44586.

Change-Id: Idccbba0e68564542487fa71ae55d1b9dc0f58170

common/tct-inputdevice-tizen-tests/tests.full.xml
common/tct-inputdevice-tizen-tests/tests.xml

index 6c3b0208f111e7d929ccef881ade5385c18c1573..a9dbadc6bd5e6f350de0937d5075d14c114d9871 100755 (executable)
       <capabilities>
         <capability name="http://tizen.org/system/input.key.volume"><value>true</value></capability>
       </capabilities>
-      <!--<testcase purpose="Check if registerKey() method correctly registers an input device key" type="compliance" onload_delay="120" status="approved" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKey">
+      <testcase purpose="Check if registerKey() method correctly registers an input device key" type="compliance" onload_delay="120" status="approved" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKey">
         <description>
           <pre_condition>Prepare an input device which has VolumeUp key.</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if registerKeyBatch() method correctly registers an input device key" type="compliance" onload_delay="120" status="approved" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKeyBatch">
+      </testcase>
+      <testcase purpose="Check if registerKeyBatch() method correctly registers an input device key" type="compliance" onload_delay="120" status="approved" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKeyBatch">
         <description>
           <pre_condition>Prepare an input device which has VolumeUp key and VolumeDown key.</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if unregisterKeyBatch() method correctly unregisters an input device key" type="compliance" onload_delay="120" status="approved" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_unregisterKeyBatch">
+      </testcase>
+      <testcase purpose="Check if unregisterKeyBatch() method correctly unregisters an input device key" type="compliance" onload_delay="120" status="approved" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_unregisterKeyBatch">
         <description>
           <pre_condition>Prepare an input device which has VolumeUp key and VolumeDown key.</pre_condition>
           <steps>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="InputDevice_IOT" type="js">
       <capabilities>
index 2558ae4b765ad648038e1cc86987156b0573fba2..4e46ad1184b948ea7f8d4e7eed64285c0ff732e0 100755 (executable)
       <capabilities>
         <capability name="http://tizen.org/system/input.key.volume"><value>true</value></capability>
       </capabilities>
-      <!--<testcase purpose="Check if registerKey() method correctly registers an input device key" onload_delay="120" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKey">
+      <testcase purpose="Check if registerKey() method correctly registers an input device key" onload_delay="120" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKey">
         <description>
           <pre_condition>Prepare an input device which has VolumeUp key.</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-inputdevice-tizen-tests/inputdevice/InputDeviceManager_registerKey.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase purpose="Check if registerKeyBatch() method correctly registers an input device key" onload_delay="120" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKeyBatch">
+      </testcase>
+      <testcase purpose="Check if registerKeyBatch() method correctly registers an input device key" onload_delay="120" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_registerKeyBatch">
         <description>
           <pre_condition>Prepare an input device which has VolumeUp key and VolumeDown key.</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-inputdevice-tizen-tests/inputdevice/InputDeviceManager_registerKeyBatch.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase purpose="Check if unregisterKeyBatch() method correctly unregisters an input device key" onload_delay="120" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_unregisterKeyBatch">
+      </testcase>
+      <testcase purpose="Check if unregisterKeyBatch() method correctly unregisters an input device key" onload_delay="120" component="TizenAPI/TBD/InputDevice" execution_type="manual" priority="P1" id="InputDeviceManager_unregisterKeyBatch">
         <description>
           <pre_condition>Prepare an input device which has VolumeUp key and VolumeDown key.</pre_condition>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-inputdevice-tizen-tests/inputdevice/InputDeviceManager_unregisterKeyBatch.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="InputDevice_IOT" type="js">
       <capabilities>