[IOT][application][TSDF-261 remove battery cases for IOT profile] 88/254988/2
authorwei625.zhang <wei625.zhang@samsung.com>
Thu, 11 Mar 2021 06:41:31 +0000 (14:41 +0800)
committerWei Zhang <wei625.zhang@samsung.com>
Thu, 11 Mar 2021 06:45:31 +0000 (06:45 +0000)
Change-Id: I32205b6868bbe75b7ebf949492b2e60959fdce2d
Signed-off-by: wei625.zhang <wei625.zhang@samsung.com>
common/tct-application-tizen-tests/tests.full.xml
common/tct-application-tizen-tests/tests.xml

index 418b8d0e577a376f7ff7b032472dee0871b31b17..a5e66a6cc59ee742123350fc4c0ef0dfb39de14e 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if ApplicationBatteryUsage have appId attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_appId_attribute">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_appId_attribute.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationBatteryUsage" element_type="attribute" element_name="appId" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if ApplicationBatteryUsage have batteryUsage attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_batteryUsage_attribute">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_batteryUsage_attribute.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationBatteryUsage" element_type="attribute" element_name="batteryUsage" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if interface ApplicationBatteryUsage possible extend" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_extend">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_extend.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationBatteryUsage" usage="true" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if interface ApplicationBatteryUsage exists, it should not" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_notexist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_notexist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method getBatteryUsageInfo works properly without optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check argument 'errorCallback' type conversion" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if method getBatteryUsageInfo works properly with all optional parameter" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo_with_limit">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_with_limit.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="ApplicationManager" element_type="method" element_name="getBatteryUsageInfo" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if ApplicationUsage have appId attribute with proper type and is readonly" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_appId_attribute">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_appId_attribute.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if BatteryUsageInfoArraySuccessCallback onsuccess is called and if its arguments have proper type" type="compliance" status="approved" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="BatteryUsageInfoArraySuccessCallback_onsuccess">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_onsuccess.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="BatteryUsageInfoArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Application" section="Application" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
     </set>
   </suite>
 </test_definition>
index ed8261112a87fc1caf6712da2be7e341f485e017..82e03a84e04838890f7da73ba4ec89ffc8f3ef0c 100755 (executable)
           <test_script_entry>/opt/tct-application-tizen-tests/application/EventCallback_onevent.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if ApplicationBatteryUsage have appId attribute with proper type and is readonly" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_appId_attribute">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_appId_attribute.html</test_script_entry>
-        </description>
-      </testcase>
-      <testcase purpose="Check if ApplicationBatteryUsage have batteryUsage attribute with proper type and is readonly" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationBatteryUsage_batteryUsage_attribute">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_batteryUsage_attribute.html</test_script_entry>
-        </description>
-      </testcase>
-      <testcase purpose="Check if interface ApplicationBatteryUsage possible extend" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_extend">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_extend.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase purpose="Check if interface ApplicationBatteryUsage exists, it should not" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P3" id="ApplicationBatteryUsage_notexist">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationBatteryUsage_notexist.html</test_script_entry>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getAppsUsageInfo_with_limit.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if method getBatteryUsageInfo works properly without optional parameter" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase purpose="Check argument 'errorCallback' type conversion" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P2" id="ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_errorCallback_TypeMismatch.html</test_script_entry>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if method getBatteryUsageInfo works properly with all optional parameter" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationManager_getBatteryUsageInfo_with_limit">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationManager_getBatteryUsageInfo_with_limit.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase purpose="Check if ApplicationUsage have appId attribute with proper type and is readonly" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="ApplicationUsage_appId_attribute">
         <description>
           <test_script_entry>/opt/tct-application-tizen-tests/application/ApplicationUsage_appId_attribute.html</test_script_entry>
           <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_notexist.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check if BatteryUsageInfoArraySuccessCallback onsuccess is called and if its arguments have proper type" component="Tizen Device APIs/Application/Application" execution_type="auto" priority="P1" id="BatteryUsageInfoArraySuccessCallback_onsuccess">
-        <description>
-          <test_script_entry>/opt/tct-application-tizen-tests/application/BatteryUsageInfoArraySuccessCallback_onsuccess.html</test_script_entry>
-        </description>
-      </testcase>
     </set>
   </suite>
 </test_definition>