Fixed TTS-1701 to update tests.xml for unable to install test widgets.
authorruijingx.a.han <ruijingx.a.han@intel.com>
Wed, 10 Jul 2013 02:33:11 +0000 (19:33 -0700)
committerruijingx.a.han <ruijingx.a.han@intel.com>
Wed, 10 Jul 2013 02:33:11 +0000 (19:33 -0700)
Change-Id: Icabd0e7ac182fb6d8e80033c8482a4f028b0ecdb
Signed-off-by: ruijingx.a.han <ruijingx.a.han@intel.com>
tct-sp02-wrt-tests/tests.xml

index 342736d..10ce6b7 100644 (file)
     </testcase>
     <testcase purpose="Check that WRT MUST enforce CSP policy to a main resource if the WRT is in CSP-based security mode." type="user_experience" status="approved" component="Web/Runtime/SecurityPrivacy" execution_type="manual" priority="P1" id="enforce-csp-to-resource">
       <description>
-        <pre_condition>Make sure enforce-csp-to-resource.wgt is installed with the command : wrt-installer -i /opt/tct-csp-wrt-tests/enforce-csp-to-resource.wgt</pre_condition>
+        <pre_condition>Make sure enforce-csp-to-resource.wgt is installed with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/enforce-csp-to-resource.wgt</pre_condition>
         <post_condition>Get the 'application id' of enforce-csp-to-resource.wgt with the command : wrt-launcher -l, then uninstall the enforce-csp-to-resource.wgt with the command : wrt-installer -un 'application id'</post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install enforce-csp-to-resource.wgt application with the command : wrt-installer -i /opt/tct-csp-wrt-tests/enforce-csp-to-resource.wgt</step_desc>
+            <step_desc>Install enforce-csp-to-resource.wgt application with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/enforce-csp-to-resource.wgt</step_desc>
             <expected>Widget application is able to be installed successfully</expected>
           </step>
           <step order="2">
             <expected>The screen shows "PASS" on green background.</expected>
           </step>
         </steps>
-        <test_script_entry timeout="90">/opt/tct-csp-wrt-tests/enforce-csp-to-resource.wgt</test_script_entry>
+        <test_script_entry timeout="90">/opt/tct-sp02-wrt-tests/enforce-csp-to-resource.wgt</test_script_entry>
         <notes></notes>
       </description>
       <specs>
     </testcase>
     <testcase purpose="Check that WRT MUST enforce CSP policy in content-security-policy tag in config.xml." type="user_experience" status="approved" component="Web/Runtime/SecurityPrivacy" execution_type="manual" priority="P1" id="config-xml-with-csp">
       <description>
-        <pre_condition>Make sure config-xml-with-csp.wgt is installed with the command : wrt-installer -i /opt/tct-csp-wrt-tests/config-xml-with-csp.wgt</pre_condition>
+        <pre_condition>Make sure config-xml-with-csp.wgt is installed with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/config-xml-with-csp.wgt</pre_condition>
         <post_condition>Get the 'application id' of config-xml-with-csp.wgt with the command : wrt-launcher -l, then uninstall the config-xml-with-csp.wgt with the command : wrt-installer -un 'application id'</post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install config-xml-with-csp.wgt application with the command : wrt-installer -i /opt/tct-csp-wrt-tests/config-xml-with-csp.wgt</step_desc>
+            <step_desc>Install config-xml-with-csp.wgt application with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/config-xml-with-csp.wgt</step_desc>
             <expected>Widget application is able to be installed successfully</expected>
           </step>
           <step order="2">
             <expected>The screen shows "PASS" on green background.</expected>
           </step>
         </steps>
-        <test_script_entry timeout="90">/opt/tct-csp-wrt-tests/config-xml-with-csp.wgt</test_script_entry>
+        <test_script_entry timeout="90">/opt/tct-sp02-wrt-tests/config-xml-with-csp.wgt</test_script_entry>
         <notes></notes>
       </description>
       <specs>
     </testcase>
     <testcase purpose="Check that default CSP policy enforced by WRT is default-src *; script-src self; style-src self; object-src none with content-security-policy." type="user_experience" status="approved" component="Web/Runtime/SecurityPrivacy" execution_type="manual" priority="P1" id="default-policy-by-directives-csp">
       <description>
-        <pre_condition>Make sure default-policy-by-directives-csp.wgt is installed with the command : wrt-installer -i /opt/tct-csp-wrt-tests/default-policy-by-directives-csp.wgt</pre_condition>
+        <pre_condition>Make sure default-policy-by-directives-csp.wgt is installed with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/default-policy-by-directives-csp.wgt</pre_condition>
         <post_condition>Get the 'application id' of default-policy-by-directives-csp.wgt with the command : wrt-launcher -l, then uninstall the default-policy-by-directives-csp.wgt with the command : wrt-installer -un 'application id'</post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install default-policy-by-directives-csp.wgt application with the command : wrt-installer -i /opt/tct-csp-wrt-tests/default-policy-by-directives-csp.wgt</step_desc>
+            <step_desc>Install default-policy-by-directives-csp.wgt application with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/default-policy-by-directives-csp.wgt</step_desc>
             <expected>Widget application is able to be installed successfully</expected>
           </step>
           <step order="2">
             <expected>The screen shows "PASS" on green background.</expected>
           </step>
         </steps>
-        <test_script_entry timeout="90">/opt/tct-csp-wrt-tests/default-policy-by-directives-csp.wgt</test_script_entry>
+        <test_script_entry timeout="90">/opt/tct-sp02-wrt-tests/default-policy-by-directives-csp.wgt</test_script_entry>
         <notes></notes>
       </description>
       <specs>
     </testcase>
     <testcase purpose="Check that default CSP policy enforced by WRT is default-src *; script-src self; style-src self; object-src none with content-security-policy-report-only." type="user_experience" status="approved" component="Web/Runtime/SecurityPrivacy" execution_type="manual" priority="P1" id="default-policy-by-directives-report-only">
       <description>
-        <pre_condition>Make sure default-policy-by-directives-report-only.wgt is installed with the command : wrt-installer -i /opt/tct-csp-wrt-tests/default-policy-by-directives-report-only.wgt</pre_condition>
+        <pre_condition>Make sure default-policy-by-directives-report-only.wgt is installed with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/default-policy-by-directives-report-only.wgt</pre_condition>
         <post_condition>Get the 'application id' of default-policy-by-directives-report-only.wgt with the command : wrt-launcher -l, then uninstall the default-policy-by-directives-report-only.wgt with the command : wrt-installer -un 'application id'</post_condition>
         <steps>
           <step order="1">
-            <step_desc>Install default-policy-by-directives-report-only.wgt application with the command : wrt-installer -i /opt/tct-csp-wrt-tests/default-policy-by-directives-report-only.wgt</step_desc>
+            <step_desc>Install default-policy-by-directives-report-only.wgt application with the command : wrt-installer -i /opt/tct-sp02-wrt-tests/default-policy-by-directives-report-only.wgt</step_desc>
             <expected>Widget application is able to be installed successfully</expected>
           </step>
           <step order="2">
             <expected>The screen shows "PASS" on green background.</expected>
           </step>
         </steps>
-        <test_script_entry timeout="90">/opt/tct-csp-wrt-tests/default-policy-by-directives-report-only.wgt</test_script_entry>
+        <test_script_entry timeout="90">/opt/tct-sp02-wrt-tests/default-policy-by-directives-report-only.wgt</test_script_entry>
         <notes></notes>
       </description>
       <specs>