[tv][behavior][enable pointing-device-support in config.xml to support mouse device] 72/287772/2
authortangkaiyuan <kaiyuan.tang@samsung.com>
Mon, 6 Feb 2023 02:42:37 +0000 (10:42 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Tue, 7 Feb 2023 02:15:40 +0000 (10:15 +0800)
Change-Id: I72d0dd7d3fa8ed0d107e0d9157ea5ab650dc886f
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
18 files changed:
tv/tct-behavior-tests/config.xml
tv/tct-behavior-tests/tests/CSP/res/csp-none.wgt
tv/tct-behavior-tests/tests/CSP/res/csp-self.wgt
tv/tct-behavior-tests/tests/CSP/res/default-src_none.wgt
tv/tct-behavior-tests/tests/CSP/res/default-src_self.wgt
tv/tct-behavior-tests/tests/CSP/res/script-src_inline_eval.wgt
tv/tct-behavior-tests/tests/CSP/res/style-src_self.wgt
tv/tct-behavior-tests/tests/CordovaSupport/res/TizenCordovaMobileSpec.wgt
tv/tct-behavior-tests/tests/HybridApplication/res/armv7/HybridApp1.wgt
tv/tct-behavior-tests/tests/HybridApplication/res/armv7/HybridApp2.wgt
tv/tct-behavior-tests/tests/HybridApplication/res/x86/HybridApp1.wgt
tv/tct-behavior-tests/tests/HybridApplication/res/x86/HybridApp2.wgt
tv/tct-behavior-tests/tests/Package/res/TestPackage1
tv/tct-behavior-tests/tests/Package/res/TestPackage2
tv/tct-behavior-tests/tests/PackageManagement/res/Sample-widget1.wgt
tv/tct-behavior-tests/tests/PackageManagement/res/Sample-widget2.wgt
tv/tct-behavior-tests/tests/Stability/res/test-half-memory.wgt
tv/tct-behavior-tests/tests/Stability/res/test-hd-image.wgt

index 087458142a58deeeddbe5683266b3080c1fe48bf..994937e895d9490d1b2c68d6b418f775f187a68d 100755 (executable)
@@ -19,5 +19,5 @@
     <tizen:privilege name="http://tizen.org/privilege/packagemanager.install"/>
     <tizen:privilege name="http://tizen.org/privilege/mediastorage"/>
     <tizen:privilege name="http://tizen.org/privilege/externalstorage"/>
-    <tizen:setting context-menu="disable" background-support="disable" encryption="disable" install-location="auto"/>
+    <tizen:setting context-menu="disable" background-support="disable" pointing-device-support="enable" encryption="disable" install-location="auto"/>
 </widget>
index 20bac027826678f191accf042d2fbd088f8fc648..4763148785e9ebacdfdc04b7707098917968aa72 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/CSP/res/csp-none.wgt and b/tv/tct-behavior-tests/tests/CSP/res/csp-none.wgt differ
index b7039a02eb8e10a86acb7d176d085659e2f30064..fd9b38967793751cc270b701f94568f878a5f900 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/CSP/res/csp-self.wgt and b/tv/tct-behavior-tests/tests/CSP/res/csp-self.wgt differ
index 22dbfcf6eda71d5816ed276952f8d05bded981b8..d86cd524e4ec5f1e9ebed1b7da079091cb935012 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/CSP/res/default-src_none.wgt and b/tv/tct-behavior-tests/tests/CSP/res/default-src_none.wgt differ
index 936cbcbfcd6aa9a91b05db2d5878741e495e2e89..baeddb5b1407a8d8f1d85af28b1fb39ccc7df6e1 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/CSP/res/default-src_self.wgt and b/tv/tct-behavior-tests/tests/CSP/res/default-src_self.wgt differ
index f6fc97235736d59ce9e19611c119311fae41de2e..550cdf9b99b664857fce4da5c86b2824447649bc 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/CSP/res/script-src_inline_eval.wgt and b/tv/tct-behavior-tests/tests/CSP/res/script-src_inline_eval.wgt differ
index 15df9b59805365b80b0a30abae7d41bd89b6c59e..57e03e96b6111f8ac62a4d459d2089f9bab60936 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/CSP/res/style-src_self.wgt and b/tv/tct-behavior-tests/tests/CSP/res/style-src_self.wgt differ
index 542ec890c72158f3b3d291d264950742cb7d4736..5b1a15469eaa7c4110ea0b6d0e0a7620c915ebff 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/CordovaSupport/res/TizenCordovaMobileSpec.wgt and b/tv/tct-behavior-tests/tests/CordovaSupport/res/TizenCordovaMobileSpec.wgt differ
index 234daa645f3484eb210581dd50ab12c2b027ef3a..1caa9734eba598e00cd428468ee5bf3fd0925033 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/HybridApplication/res/armv7/HybridApp1.wgt and b/tv/tct-behavior-tests/tests/HybridApplication/res/armv7/HybridApp1.wgt differ
index fd210cdfd870ffa8917e3eea39f177a671631938..cdaec349fdd27d23981ab1cc2e7e20fbdecef3eb 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/HybridApplication/res/armv7/HybridApp2.wgt and b/tv/tct-behavior-tests/tests/HybridApplication/res/armv7/HybridApp2.wgt differ
index 266b1f20411906333b0502556347d49432d165fd..a627d237ecc309d852c2c86b476500fd080f9700 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/HybridApplication/res/x86/HybridApp1.wgt and b/tv/tct-behavior-tests/tests/HybridApplication/res/x86/HybridApp1.wgt differ
index f92176c70d8396da2e78255c44a29092b27abd16..6b7c1df6d4ecf5e9d5a83f93bebc008707387abd 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/HybridApplication/res/x86/HybridApp2.wgt and b/tv/tct-behavior-tests/tests/HybridApplication/res/x86/HybridApp2.wgt differ
index 074c98e2412083666578a04e477222688ab70f0b..ce6a2e59228bafe4784e96176ac5eed2f31c1820 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/Package/res/TestPackage1 and b/tv/tct-behavior-tests/tests/Package/res/TestPackage1 differ
index 5b53f1f44f8718eddf1c7efaf7f20c529f0bb7ed..c0c2b5877cebabb1e7eccf196d2bc23e3fd9a67b 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/Package/res/TestPackage2 and b/tv/tct-behavior-tests/tests/Package/res/TestPackage2 differ
index e769166e949aaa792ef96b900f5f63b882dc1f32..79c4b9dae94f09a7b637c354f8b3fa809a0d4849 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/PackageManagement/res/Sample-widget1.wgt and b/tv/tct-behavior-tests/tests/PackageManagement/res/Sample-widget1.wgt differ
index 46db16a568e9c237e39bfdd88221b96cb1c9acfa..e1298c4cb8b88453df57c86ba1bb4bc214437de0 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/PackageManagement/res/Sample-widget2.wgt and b/tv/tct-behavior-tests/tests/PackageManagement/res/Sample-widget2.wgt differ
index 92a1a65b2dfb7582c874a67bc78826b13c0c188b..a7b4ccd438eb4ac65a517ac4a24a51f0c964a34d 100755 (executable)
Binary files a/tv/tct-behavior-tests/tests/Stability/res/test-half-memory.wgt and b/tv/tct-behavior-tests/tests/Stability/res/test-half-memory.wgt differ
index 1c0326ff1e37b9b46f87ff32a90dd08b95c2c278..e919951251271f3ba7ff1b3f4686767b2866ffee 100644 (file)
Binary files a/tv/tct-behavior-tests/tests/Stability/res/test-hd-image.wgt and b/tv/tct-behavior-tests/tests/Stability/res/test-hd-image.wgt differ