From 2b283be905efc1b40029a50c8754464f28d3fd8c Mon Sep 17 00:00:00 2001 From: chen Date: Mon, 6 Nov 2023 20:45:24 +0800 Subject: [PATCH] [tv][tv-window][add new feature for rotate source] Change-Id: I86aa2ba2a8391abbd7b3bd2b18cf569e6450d16d Signed-off-by: chen --- .../tct-tv-window-tizen-tests/tests.full.xml | 2256 +++++++++-------- common/tct-tv-window-tizen-tests/tests.xml | 999 ++++---- .../TVWindowManager_rotateSource.html | 65 + ...tateSource_errorCallback_TypeMismatch.html | 64 + ...rotateSource_errorCallback_invalid_cb.html | 66 + .../TVWindowManager_rotateSource_exist.html | 44 + .../TVWindowManager_rotateSource_misarg.html | 52 + ...er_rotateSource_rotation_TypeMismatch.html | 71 + ...teSource_successCallback_TypeMismatch.html | 57 + ...tateSource_successCallback_invalid_cb.html | 64 + ...nager_rotateSource_with_errorCallback.html | 71 + .../tv-window/support/unitcommon.js | 1 - .../tv-window/support/window_common.js | 1 + 13 files changed, 2259 insertions(+), 1552 deletions(-) create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_TypeMismatch.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_invalid_cb.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_exist.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_misarg.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_rotation_TypeMismatch.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_TypeMismatch.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_invalid_cb.html create mode 100755 common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_with_errorCallback.html diff --git a/common/tct-tv-window-tizen-tests/tests.full.xml b/common/tct-tv-window-tizen-tests/tests.full.xml index 4de1cb994..225c8ac8b 100755 --- a/common/tct-tv-window-tizen-tests/tests.full.xml +++ b/common/tct-tv-window-tizen-tests/tests.full.xml @@ -1,1075 +1,1183 @@ - - - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_notexist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_onsuccess.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_notexist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_onsuccess.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManagerObject_notexist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_misarg.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_type_Invalid.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_extend.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_misarg.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_with_errorCallback.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_misarg.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_type_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_unit_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_errorCallback.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_unit.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_type_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_misarg.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_type_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_errorCallback.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_in_tizen.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_notexist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_SystemInfoVideoSourceInfo_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_misarg.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_type_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_errorCallback.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_misarg.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_InvalidValuesError.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_NotSupportedError.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_invalid.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_invalid_cb.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_type_TypeMismatch.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_errorCallback.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_rectangle.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_notexist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_notexist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_onsuccess.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - - TV - - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_onchanged.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_exist.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_type_Invalid.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_with_type.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - - /opt/tct-tv-window-tizen-tests/tv-window/VideoResolution_pictureSizeType_attribute.html - - - - - https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html - TBD - - - - - + + + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_onsuccess.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_onsuccess.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManagerObject_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_type_Invalid.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_extend.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_type_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_unit_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_unit.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_type_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_type_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_in_tizen.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_rotation_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tvwindow.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_SystemInfoVideoSourceInfo_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_type_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_InvalidValuesError.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_NotSupportedError.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_invalid.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_type_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_rectangle.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_onsuccess.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + + TV + + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_onchanged.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_type_Invalid.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_with_type.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + + /opt/tct-tv-window-tizen-tests/tv-window/VideoResolution_pictureSizeType_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tv-window.html + TBD + + + + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tests.xml b/common/tct-tv-window-tizen-tests/tests.xml index 2e4365f03..15d773796 100755 --- a/common/tct-tv-window-tizen-tests/tests.xml +++ b/common/tct-tv-window-tizen-tests/tests.xml @@ -1,477 +1,522 @@ - - - - - - - TV - - - - - /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_notexist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_onsuccess.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_notexist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_onsuccess.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManagerObject_notexist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_misarg.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_type_Invalid.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_extend.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_misarg.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_with_errorCallback.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_misarg.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_type_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_unit_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_errorCallback.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_type.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_unit.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_type_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_with_type.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_misarg.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_type_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_errorCallback.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_type.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_in_tizen.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_notexist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_SystemInfoVideoSourceInfo_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_misarg.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_type_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_errorCallback.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_type.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_misarg.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_InvalidValuesError.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_NotSupportedError.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_invalid.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_invalid_cb.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_type_TypeMismatch.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_errorCallback.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_rectangle.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_type.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_notexist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_notexist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_onsuccess.html - - - - - - TV - - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener.html - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_with_type.html - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener.html - - - - - You must connect multiple sources(DVI, HDMI) - - - Change VideoResolution of TV using remote controller - PASS - - - /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_onchanged.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_exist.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_type_Invalid.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_with_type.html - - - - - /opt/tct-tv-window-tizen-tests/tv-window/VideoResolution_pictureSizeType_attribute.html - - - - - + + + + + + + TV + + + + + /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_notexist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/AvailableWindowListCallback_onsuccess.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_notexist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/SourceChangedSuccessCallback_onsuccess.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManagerObject_notexist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_callback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_type_Invalid.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_extend.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_errorCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_successCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getAvailableWindows_with_errorCallback.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_errorCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_successCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_type_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_unit_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_errorCallback.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_type.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getRect_with_unit.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_type_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getSource_with_type.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_errorCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_successCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_type_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_errorCallback.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_hide_with_type.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_in_tizen.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_notexist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_rotation_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_with_errorCallback.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_SystemInfoVideoSourceInfo_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_errorCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_successCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_type_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_errorCallback.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_setSource_with_type.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_errorCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_misarg.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_InvalidValuesError.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_NotSupportedError.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_rectangle_invalid.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_successCallback_invalid_cb.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_type_TypeMismatch.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_errorCallback.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_rectangle.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_show_with_type.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_notexist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_notexist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/WindowRectangleSuccessCallback_onsuccess.html + + + + + + TV + + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener.html + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_addVideoResolutionChangeListener_with_type.html + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_removeVideoResolutionChangeListener.html + + + + + You must connect multiple sources(DVI, HDMI) + + + Change VideoResolution of TV using remote controller + PASS + + + /opt/tct-tv-window-tizen-tests/tv-window/VideoResolutionChangeCallback_onchanged.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_exist.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_type_Invalid.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/TVWindowManager_getVideoResolution_with_type.html + + + + + /opt/tct-tv-window-tizen-tests/tv-window/VideoResolution_pictureSizeType_attribute.html + + + + + diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource.html new file mode 100755 index 000000000..797190e3a --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource.html @@ -0,0 +1,65 @@ + + + + +TVWindowManager_rotateSource + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_TypeMismatch.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_TypeMismatch.html new file mode 100755 index 000000000..1d00c10fd --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_TypeMismatch.html @@ -0,0 +1,64 @@ + + + + +TVWindowManager_rotateSource_errorCallback_TypeMismatch + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_invalid_cb.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_invalid_cb.html new file mode 100755 index 000000000..3d6746083 --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_errorCallback_invalid_cb.html @@ -0,0 +1,66 @@ + + + + +TVWindowManager_rotateSource_errorCallback_invalid_cb + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_exist.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_exist.html new file mode 100755 index 000000000..80612a702 --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_exist.html @@ -0,0 +1,44 @@ + + + + +TVWindowManager_rotateSource_exist + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_misarg.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_misarg.html new file mode 100755 index 000000000..2003bf482 --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_misarg.html @@ -0,0 +1,52 @@ + + + + +TVWindowManager_rotateSource_misarg + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_rotation_TypeMismatch.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_rotation_TypeMismatch.html new file mode 100755 index 000000000..7268434f6 --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_rotation_TypeMismatch.html @@ -0,0 +1,71 @@ + + + + +TVWindowManager_rotateSource_rotation_TypeMismatch + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_TypeMismatch.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_TypeMismatch.html new file mode 100755 index 000000000..b0b833ee0 --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_TypeMismatch.html @@ -0,0 +1,57 @@ + + + + +TVWindowManager_rotateSource_successCallback_TypeMismatch + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_invalid_cb.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_invalid_cb.html new file mode 100755 index 000000000..8f0ebb85a --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_successCallback_invalid_cb.html @@ -0,0 +1,64 @@ + + + + +TVWindowManager_rotateSource_successCallback_invalid_cb + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_with_errorCallback.html b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_with_errorCallback.html new file mode 100755 index 000000000..3d5a7a8fd --- /dev/null +++ b/common/tct-tv-window-tizen-tests/tv-window/TVWindowManager_rotateSource_with_errorCallback.html @@ -0,0 +1,71 @@ + + + + +TVWindowManager_rotateSource_with_errorCallback + + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-tv-window-tizen-tests/tv-window/support/unitcommon.js b/common/tct-tv-window-tizen-tests/tv-window/support/unitcommon.js index e4492271c..3af32be17 100755 --- a/common/tct-tv-window-tizen-tests/tv-window/support/unitcommon.js +++ b/common/tct-tv-window-tizen-tests/tv-window/support/unitcommon.js @@ -45,7 +45,6 @@ IO_EXCEPTION = {name: 'IOError'}; SECURITY_EXCEPTION = {name: 'SecurityError'}; NOT_SUPPORTED_EXCEPTION = {name: 'NotSupportedError'}; - (function () { var head_src = document.head.innerHTML; if (head_src.search(/\/testharness.js\W/) === -1) { diff --git a/common/tct-tv-window-tizen-tests/tv-window/support/window_common.js b/common/tct-tv-window-tizen-tests/tv-window/support/window_common.js index 8b91fd784..01389ff08 100755 --- a/common/tct-tv-window-tizen-tests/tv-window/support/window_common.js +++ b/common/tct-tv-window-tizen-tests/tv-window/support/window_common.js @@ -19,6 +19,7 @@ Authors: */ +PRODUCT_TYPE = webapis.featureconfig.getFeatureConfigString("com.samsung/featureconf/product.product_type"); var ENUM_CHANNEL_WINDOW_TYPE = ["MAIN"]; var ENUM_CHANNEL_WINDOW_SOURCE_TYPE = [ -- 2.34.1