[common][wgtapi01][DPTTIZEN-3226 change ad.wgt to ac.wgt] 07/256407/1
authortangkaiyuan <kaiyuan.tang@samsung.com>
Thu, 1 Apr 2021 19:46:03 +0000 (03:46 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Thu, 1 Apr 2021 19:46:12 +0000 (03:46 +0800)
Change-Id: I7ab498945f602ace05ae7ebbfbed553040aef433
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
common/tct-wgtapi01-w3c-tests/tests.full.xml
common/tct-wgtapi01-w3c-tests/tests.xml
common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ac.wgt [new file with mode: 0755]
common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ad.wgt [deleted file]

index 5a8c6e278fafbdbb3565e05e3f7b1a4a47aa171d..3566782d051076ba59ee6857906bae272b156918 100755 (executable)
         </specs>
       </testcase>
     </set>
-    <set name="ad">
-      <testcase purpose="Test if widget.author is set correctly." type="compliance" status="approved" component="WebAPI/Widget/Widget Interface" execution_type="auto" priority="P3" id="WidgetInterface_ad">
+    <set name="ac">
+      <testcase purpose="Test if widget.author is set correctly." type="compliance" status="approved" component="WebAPI/Widget/Widget Interface" execution_type="auto" priority="P3" id="WidgetInterface_ac">
         <description>
           <test_script_entry test_script_expected_result="0">test_index.html</test_script_entry>
         </description>
index 5ea366e278a4d9cce76d460fbb1d9aaa70ab99f5..ef8ef0dec2ef73076205f50fc51cedeae4d1bfb8 100755 (executable)
         </description>
         </testcase>
     </set>
-    <set name="ad" type="wrt">
-      <testcase component="W3C_HTML5 APIs/Widget/Widget Interface" execution_type="auto" id="WidgetInterface_ad" purpose="Test if widget.author is set correctly.">
+    <set name="ac" type="wrt">
+      <testcase component="W3C_HTML5 APIs/Widget/Widget Interface" execution_type="auto" id="WidgetInterface_ac" purpose="Test if widget.author is set correctly.">
         <description>
           <test_script_entry test_script_expected_result="0">test_index.html</test_script_entry>
         </description>
diff --git a/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ac.wgt b/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ac.wgt
new file mode 100755 (executable)
index 0000000..4102665
Binary files /dev/null and b/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ac.wgt differ
diff --git a/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ad.wgt b/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ad.wgt
deleted file mode 100755 (executable)
index d6bf91e..0000000
Binary files a/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/ad.wgt and /dev/null differ