[common][systeminfo][TFDF-1933, videosource TCs not run on XU3] 67/205667/1
authorqunfang.lin <qunfang.lin@samsung.com>
Thu, 9 May 2019 02:23:16 +0000 (10:23 +0800)
committerqunfang.lin <qunfang.lin@samsung.com>
Thu, 9 May 2019 02:25:02 +0000 (10:25 +0800)
Change-Id: I11c3cbd8b4e01c47256cb72f9033839f11a2ab96
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
common/tct-systeminfo-tizen-tests/tests.full.xml
common/tct-systeminfo-tizen-tests/tests.xml

index 5a0b950c076ddc3d8fda4c31a77ad521139586c0..94140ad49da5deb183b27e1ffc11876161149b31 100755 (executable)
           </spec>
         </specs>
       </testcase>
-
+    </set>
+    <set name="SystemInfoVideoSource_TV" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>TV</value></capability>
+        <capability name="http://tizen.org/feature/tv.pip"/>
+      </capabilities>
       <testcase purpose="Check if interface SystemInfoVideoSource exists, it should not." type="compliance" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P3" id="SystemInfoVideoSource_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoVideoSource_notexist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      </set>
+    </set>
     <set name="systeminfo_telephony_MOBILE">
     <capabilities>
     <capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
index ac23e7bc74eaebc8385f615939a30309fbde900d..f5d18e6a4824e24d7d8f136567d2cf7a4222e872 100755 (executable)
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getCapabilities_extra_argument.html</test_script_entry>
         </description>
       </testcase>
+    </set>
+    <set name="SystemInfoVideoSource_TV" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>TV</value></capability>
+        <capability name="http://tizen.org/feature/tv.pip"/>
+      </capabilities>
       <testcase purpose="Check if interface SystemInfoVideoSource exists, it should not." component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfoVideoSource_notexist">
         <description>
           <test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfoVideoSource_notexist.html</test_script_entry>