</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageInformationEventCallback.oninstalled works properly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageInformationEventCallback_oninstalled">
+ <testcase purpose="Check if PackageInformationEventCallback.oninstalled works properly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageInformationEventCallback_oninstalled">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is not installed.</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageInformationEventCallback.onuninstalled works properly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageInformationEventCallback_onuninstalled">
+ <testcase purpose="Check if PackageInformationEventCallback.onuninstalled works properly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageInformationEventCallback_onuninstalled">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if method unsetPackageInfoEventListener works correctly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_unsetPackageInfoEventListener">
+ <testcase purpose="Check if method unsetPackageInfoEventListener works correctly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageManager_unsetPackageInfoEventListener">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is not installed.</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check install method of package" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_install">
+ <testcase purpose="Check install method of package" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageManager_install">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check install method without errorCallback" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_install_without_errorCallback">
+ <testcase purpose="Check install method without errorCallback" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageManager_install_without_errorCallback">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check uninstall method of package" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_uninstall">
+ <testcase purpose="Check uninstall method of package" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageManager_uninstall">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check uninstall method without errorCallback" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_uninstall_without_errorCallback">
+ <testcase purpose="Check uninstall method without errorCallback" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageManager_uninstall_without_errorCallback">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageProgressCallback.oncomplete - install" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageProgressCallback_oncomplete_install">
+ <testcase purpose="Check if PackageProgressCallback.oncomplete - install" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageProgressCallback_oncomplete_install">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageProgressCallback.onprogress - install" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageProgressCallback_onprogress_install">
+ <testcase purpose="Check if PackageProgressCallback.onprogress - install" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageProgressCallback_onprogress_install">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageProgressCallback.oncomplete - uninstall" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageProgressCallback_oncomplete_uninstall">
+ <testcase purpose="Check if PackageProgressCallback.oncomplete - uninstall" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageProgressCallback_oncomplete_uninstall">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageProgressCallback.onprogress - uninstall" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageProgressCallback_onprogress_uninstall">
+ <testcase purpose="Check if PackageProgressCallback.onprogress - uninstall" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageProgressCallback_onprogress_uninstall">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check if PackageInformationEventCallback.onupdated works properly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageInformationEventCallback_onupdated">
+ <testcase purpose="Check if PackageInformationEventCallback.onupdated works properly" type="compliance" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" onload_delay="90" id="PackageInformationEventCallback_onupdated">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (you can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
</spec>
</specs>
</testcase>
- <testcase purpose="Check exception in error callback of install method" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_install_errorCallback_invoked">
+ <testcase purpose="Check exception in error callback of install method" type="compliance" onload_delay="30" status="approved" component="Tizen Device APIs/Application/Package" execution_type="auto" priority="P1" id="PackageManager_install_errorCallback_invoked">
<description>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_install_errorCallback_invoked.html</test_script_entry>
</description>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageProgressCallback_notexist.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageInformationEventCallback_oninstalled" priority="P1" purpose="Check if PackageInformationEventCallback.oninstalled works properly">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageInformationEventCallback_oninstalled" onload_delay="90" priority="P1" purpose="Check if PackageInformationEventCallback.oninstalled works properly">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is not installed.</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageInformationEventCallback_oninstalled.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageInformationEventCallback_onuninstalled" priority="P1" purpose="Check if PackageInformationEventCallback.onuninstalled works properly">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageInformationEventCallback_onuninstalled" priority="P1" onload_delay="90" purpose="Check if PackageInformationEventCallback.onuninstalled works properly">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_setPackageInfoEventListener.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_unsetPackageInfoEventListener" priority="P1" purpose="Check if method unsetPackageInfoEventListener works correctly">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_unsetPackageInfoEventListener" onload_delay="90" priority="P1" purpose="Check if method unsetPackageInfoEventListener works correctly">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is not installed.</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_unsetPackageInfoEventListener.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_install" priority="P1" purpose="Check install method of package">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_install" onload_delay="90" priority="P1" purpose="Check install method of package">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_install_missarg.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_install_without_errorCallback" priority="P1" purpose="Check install method without errorCallback">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_install_without_errorCallback" onload_delay="90" priority="P1" purpose="Check install method without errorCallback">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_install_without_errorCallback.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_uninstall" priority="P1" purpose="Check uninstall method of package">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_uninstall" onload_delay="90" priority="P1" purpose="Check uninstall method of package">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_uninstall.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_uninstall_without_errorCallback" priority="P1" purpose="Check uninstall method without errorCallback">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageManager_uninstall_without_errorCallback" onload_delay="90" priority="P1" purpose="Check uninstall method without errorCallback">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_uninstall_missarg.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_oncomplete_install" priority="P1" purpose="Check if PackageProgressCallback.oncomplete - install">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_oncomplete_install" onload_delay="90" priority="P1" purpose="Check if PackageProgressCallback.oncomplete - install">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageProgressCallback_oncomplete_install.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_onprogress_install" priority="P1" purpose="Check if PackageProgressCallback.onprogress - install">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_onprogress_install" onload_delay="90" priority="P1" purpose="Check if PackageProgressCallback.onprogress - install">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is NOT installed.</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageProgressCallback_onprogress_install.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_oncomplete_uninstall" priority="P1" purpose="Check if PackageProgressCallback.oncomplete - uninstall">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_oncomplete_uninstall" onload_delay="90" priority="P1" purpose="Check if PackageProgressCallback.oncomplete - uninstall">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageProgressCallback_oncomplete_uninstall.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_onprogress_uninstall" priority="P1" purpose="Check if PackageProgressCallback.onprogress - uninstall">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageProgressCallback_onprogress_uninstall" onload_delay="90" priority="P1" purpose="Check if PackageProgressCallback.onprogress - uninstall">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (You can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>
<test_script_entry>/opt/tct-package-tizen-tests/package/PackageManager_uninstall_progressCallback_invalid_cb.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageInformationEventCallback_onupdated" priority="P1" purpose="Check if PackageInformationEventCallback.onupdated works properly">
+ <testcase component="Tizen Device APIs/Application/Package" execution_type="auto" id="PackageInformationEventCallback_onupdated" onload_delay="90" priority="P1" purpose="Check if PackageInformationEventCallback.onupdated works properly">
<description>
<pre_condition>Make sure that TCTPackageManagerTest1.1.1.wgt application is installed (you can install it use command "pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/Others/TCTPackageManagerTest1.1.1.wgt").</pre_condition>
<steps>