[behavior][rm na tc modules] 41/256941/1
authorzhaofeng <feng.zhao@samsung.com>
Thu, 15 Apr 2021 07:18:15 +0000 (15:18 +0800)
committerzhaofeng <feng.zhao@samsung.com>
Thu, 15 Apr 2021 07:18:21 +0000 (15:18 +0800)
Change-Id: I3406dfe36c50cb4d6913ee84cd1fff0fe15375e8
Signed-off-by: zhaofeng <feng.zhao@samsung.com>
mobile/tct-behavior-tests/subtestresult.xml
mobile/tct-behavior-tests/tests/CSP/index.html
tv/tct-behavior-tests/subtestresult.xml
wearable/tct-behavior-tests/subtestresult.xml
wearable/tct-behavior-tests/tests/CSP/index.html

index 2fd6e8a3670df3e61080a4fde4f4af402a848f56..26d798a5e475cfd1bbee156b6280a5bf7165995e 100755 (executable)
@@ -5,18 +5,18 @@
   <set name="CSP">
       <testcase id="csp-none" result="N/A"></testcase>
       <testcase id="csp-self" result="N/A"></testcase>
-      <testcase id="csp-asterisk" result="N/A"></testcase>
+      <!--testcase id="csp-asterisk" result="N/A"></testcase>
       <testcase id="csp-cross-origin" result="N/A"></testcase>
       <testcase id="default-policy-by-directives-csp" result="N/A"></testcase>
-      <testcase id="default-policy-by-directives-report-only" result="N/A"></testcase>
+      <testcase id="default-policy-by-directives-report-only" result="N/A"></testcase-->
       <testcase id="default-src_none" result="N/A"></testcase>
       <testcase id="default-src_self" result="N/A"></testcase>
-      <testcase id="default-src_asterisk" result="N/A"></testcase>
-      <testcase id="default-src_cross_origin" result="N/A"></testcase>
+      <!--testcase id="default-src_asterisk" result="N/A"></testcase>
+      <testcase id="default-src_cross_origin" result="N/A"></testcase-->
       <testcase id="sandbox-empty-ext" result="N/A"></testcase>
       <testcase id="sandbox-empty-int" result="N/A"></testcase>
       <testcase id="sandbox-empty-inline" result="N/A"></testcase>
-      <testcase id="sandbox-same-origin-allow-scripts" result="N/A"></testcase>
+      <!--testcase id="sandbox-same-origin-allow-scripts" result="N/A"></testcase-->
       <testcase id="script-src_none" result="N/A"></testcase>
       <testcase id="script-src_inline_eval" result="N/A"></testcase>
       <testcase id="style-src_self" result="N/A"></testcase>
index a518d3a3fdbfd3e2c1c9d7bd0ccec28ffc30736d..0f5d667bf82a59e1b714aac101089b2ad0344684 100755 (executable)
@@ -58,7 +58,7 @@ Authors:
                         <h2>csp-self</h2>
                     </a>
                 </li>
-                <li id="csp-asterisk">
+                <!--li id="csp-asterisk">
                     <a href="javascript:goToApp('res/csp-asterisk.html')" data-transition="slide" style="">
                         <h2>csp-asterisk</h2>
                     </a>
@@ -77,7 +77,7 @@ Authors:
                     <a href="javascript:goToApp('res/default-policy-by-directives-report-only.html')" data-transition="slide" style="">
                         <h2>default-policy-by-directives-report-only</h2>
                     </a>
-                </li>
+                </li-->
                 <li data-role="list-divider" role="heading">Test default-src directive</li>
                 <li id="default-src_none">
                     <a href="javascript:goToApp('res/default-src_none.html')" data-transition="slide" style="">
@@ -89,7 +89,7 @@ Authors:
                         <h2>default-src-self</h2>
                     </a>
                 </li>
-                <li id="default-src_asterisk">
+                <!--li id="default-src_asterisk">
                     <a href="javascript:goToApp('res/default-src_asterisk.html')" data-transition="slide" style="">
                         <h2>default-src-asterisk</h2>
                     </a>
@@ -98,7 +98,7 @@ Authors:
                     <a href="javascript:goToApp('res/default-src_cross_origin.html')" data-transition="slide" style="">
                         <h2>default-src-cross-origin</h2>
                     </a>
-                </li>
+                </li-->
                 <li data-role="list-divider" role="heading">Test sandbox directive</li>
                 <li id="sandbox-empty-ext">
                     <a href="javascript:goToApp('res/sandbox-empty-ext.html')" data-transition="slide" style="">
@@ -115,11 +115,11 @@ Authors:
                         <h2>sandbox-empty-inline</h2>
                     </a>
                 </li>
-                <li id="sandbox-same-origin-allow-scripts">
+                <!--li id="sandbox-same-origin-allow-scripts">
                     <a href="javascript:goToApp('res/sandbox-same-origin-allow-scripts.html')" data-transition="slide" style="">
                         <h2>sandbox-same-origin-allow-scripts</h2>
                     </a>
-                </li>
+                </li-->
                 <li data-role="list-divider" role="heading">Test script-src directive</li>
                 <li id="script-src_none">
                     <a href="javascript:goToApp('res/script-src_none.html')" data-transition="slide" style="">
index 2fd6e8a3670df3e61080a4fde4f4af402a848f56..0c1e075dfa803c1bd0b6b9dbbc8645d59cd693bb 100755 (executable)
@@ -3,23 +3,23 @@
 <test_definition>
 <suite name="tct-behavior-tests">
   <set name="CSP">
-      <testcase id="csp-none" result="N/A"></testcase>
-      <testcase id="csp-self" result="N/A"></testcase>
-      <testcase id="csp-asterisk" result="N/A"></testcase>
-      <testcase id="csp-cross-origin" result="N/A"></testcase>
-      <testcase id="default-policy-by-directives-csp" result="N/A"></testcase>
-      <testcase id="default-policy-by-directives-report-only" result="N/A"></testcase>
-      <testcase id="default-src_none" result="N/A"></testcase>
-      <testcase id="default-src_self" result="N/A"></testcase>
-      <testcase id="default-src_asterisk" result="N/A"></testcase>
-      <testcase id="default-src_cross_origin" result="N/A"></testcase>
-      <testcase id="sandbox-empty-ext" result="N/A"></testcase>
-      <testcase id="sandbox-empty-int" result="N/A"></testcase>
-      <testcase id="sandbox-empty-inline" result="N/A"></testcase>
-      <testcase id="sandbox-same-origin-allow-scripts" result="N/A"></testcase>
-      <testcase id="script-src_none" result="N/A"></testcase>
-      <testcase id="script-src_inline_eval" result="N/A"></testcase>
-      <testcase id="style-src_self" result="N/A"></testcase>
+    <testcase id="csp-none" result="N/A"></testcase>
+    <testcase id="csp-self" result="N/A"></testcase>
+    <!--testcase id="csp-asterisk" result="N/A"></testcase>
+    <testcase id="csp-cross-origin" result="N/A"></testcase>
+    <testcase id="default-policy-by-directives-csp" result="N/A"></testcase>
+    <testcase id="default-policy-by-directives-report-only" result="N/A"></testcase-->
+    <testcase id="default-src_none" result="N/A"></testcase>
+    <testcase id="default-src_self" result="N/A"></testcase>
+    <!--testcase id="default-src_asterisk" result="N/A"></testcase>
+    <testcase id="default-src_cross_origin" result="N/A"></testcase-->
+    <testcase id="sandbox-empty-ext" result="N/A"></testcase>
+    <testcase id="sandbox-empty-int" result="N/A"></testcase>
+    <testcase id="sandbox-empty-inline" result="N/A"></testcase>
+    <!--testcase id="sandbox-same-origin-allow-scripts" result="N/A"></testcase-->
+    <testcase id="script-src_none" result="N/A"></testcase>
+    <testcase id="script-src_inline_eval" result="N/A"></testcase>
+    <testcase id="style-src_self" result="N/A"></testcase>
   </set>
   <set name="PackageManagement">
       <testcase id="Sample-widget1" result="N/A"></testcase>
index b123744da66b90eccd565da9a46f55c2811b1599..f56c6ffe37fe4b2406930741781ca6447407c8da 100755 (executable)
@@ -3,23 +3,23 @@
 <test_definition>
 <suite name="tct-behavior-tests">
   <set name="CSP">
-      <testcase id="csp-none" result="N/A"></testcase>
-      <testcase id="csp-self" result="N/A"></testcase>
-      <testcase id="csp-asterisk" result="N/A"></testcase>
-      <testcase id="csp-cross-origin" result="N/A"></testcase>
-      <testcase id="default-policy-by-directives-csp" result="N/A"></testcase>
-      <testcase id="default-policy-by-directives-report-only" result="N/A"></testcase>
-      <testcase id="default-src_none" result="N/A"></testcase>
-      <testcase id="default-src_self" result="N/A"></testcase>
-      <testcase id="default-src_asterisk" result="N/A"></testcase>
-      <testcase id="default-src_cross_origin" result="N/A"></testcase>
-      <testcase id="sandbox-empty-ext" result="N/A"></testcase>
-      <testcase id="sandbox-empty-int" result="N/A"></testcase>
-      <testcase id="sandbox-empty-inline" result="N/A"></testcase>
-      <testcase id="sandbox-same-origin-allow-scripts" result="N/A"></testcase>
-      <testcase id="script-src_none" result="N/A"></testcase>
-      <testcase id="script-src_inline_eval" result="N/A"></testcase>
-      <testcase id="style-src_self" result="N/A"></testcase>
+    <testcase id="csp-none" result="N/A"></testcase>
+    <testcase id="csp-self" result="N/A"></testcase>
+    <!--testcase id="csp-asterisk" result="N/A"></testcase>
+    <testcase id="csp-cross-origin" result="N/A"></testcase>
+    <testcase id="default-policy-by-directives-csp" result="N/A"></testcase>
+    <testcase id="default-policy-by-directives-report-only" result="N/A"></testcase-->
+    <testcase id="default-src_none" result="N/A"></testcase>
+    <testcase id="default-src_self" result="N/A"></testcase>
+    <!--testcase id="default-src_asterisk" result="N/A"></testcase>
+    <testcase id="default-src_cross_origin" result="N/A"></testcase-->
+    <testcase id="sandbox-empty-ext" result="N/A"></testcase>
+    <testcase id="sandbox-empty-int" result="N/A"></testcase>
+    <testcase id="sandbox-empty-inline" result="N/A"></testcase>
+    <!--testcase id="sandbox-same-origin-allow-scripts" result="N/A"></testcase-->
+    <testcase id="script-src_none" result="N/A"></testcase>
+    <testcase id="script-src_inline_eval" result="N/A"></testcase>
+    <testcase id="style-src_self" result="N/A"></testcase>
   </set>
   <set name="PackageManagement">
       <testcase id="Sample-widget1" result="N/A"></testcase>
index 2f30afe7ef7b449adc30f31c4c7d7392c62cb3e0..8ecb7b693ea15fdb14308577e9ae447989217dc3 100755 (executable)
@@ -58,7 +58,7 @@ Authors:
                             <h2>csp-self</h2>
                         </a>
                     </li>
-                    <li id="csp-asterisk">
+                    <!--li id="csp-asterisk">
                         <a href="javascript:goToApp('res/csp-asterisk.html')" data-transition="slide" style="">
                             <h2>csp-asterisk</h2>
                         </a>
@@ -77,7 +77,7 @@ Authors:
                         <a href="javascript:goToApp('res/default-policy-by-directives-report-only.html')" data-transition="slide" style="">
                             <h2>default-policy-by-directives-report-only</h2>
                         </a>
-                    </li>
+                    </li-->
                     <li data-role="list-divider" role="heading">Test default-src directive</li>
                     <li id="default-src_none">
                         <a href="javascript:goToApp('res/default-src_none.html')" data-transition="slide" style="">
@@ -89,7 +89,7 @@ Authors:
                             <h2>default-src-self</h2>
                         </a>
                     </li>
-                    <li id="default-src_asterisk">
+                    <!--li id="default-src_asterisk">
                         <a href="javascript:goToApp('res/default-src_asterisk.html')" data-transition="slide" style="">
                             <h2>default-src-asterisk</h2>
                         </a>
@@ -98,7 +98,7 @@ Authors:
                         <a href="javascript:goToApp('res/default-src_cross_origin.html')" data-transition="slide" style="">
                             <h2>default-src-cross-origin</h2>
                         </a>
-                    </li>
+                    </li-->
                     <li data-role="list-divider" role="heading">Test sandbox directive</li>
                     <li id="sandbox-empty-ext">
                         <a href="javascript:goToApp('res/sandbox-empty-ext.html')" data-transition="slide" style="">
@@ -115,11 +115,11 @@ Authors:
                             <h2>sandbox-empty-inline</h2>
                         </a>
                     </li>
-                    <li id="sandbox-same-origin-allow-scripts">
+                    <!--li id="sandbox-same-origin-allow-scripts">
                         <a href="javascript:goToApp('res/sandbox-same-origin-allow-scripts.html')" data-transition="slide" style="">
                             <h2>sandbox-same-origin-allow-scripts</h2>
                         </a>
-                    </li>
+                    </li-->
                     <li data-role="list-divider" role="heading">Test script-src directive</li>
                     <li id="script-src_none">
                         <a href="javascript:goToApp('res/script-src_none.html')" data-transition="slide" style="">