From: yuex.ma Date: Wed, 26 Jun 2013 09:28:22 +0000 (-0700) Subject: Modify the tests.xml of tct-appwgt-wrt-tests X-Git-Tag: 2.2.1_release~107^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b808f9745bc2d374edd9e5d825e296bd9ef4ffb1;p=test%2Ftct%2Fweb%2Fwrt.git Modify the tests.xml of tct-appwgt-wrt-tests Change-Id: I505655f49656d778d4bcc6e612387d9f688da2e7 Signed-off-by: yuex.ma --- diff --git a/tct-appwgt-wrt-tests/Makefile.am b/tct-appwgt-wrt-tests/Makefile.am index e2ee44f..bc61a26 100644 --- a/tct-appwgt-wrt-tests/Makefile.am +++ b/tct-appwgt-wrt-tests/Makefile.am @@ -27,7 +27,7 @@ # Authors: # Fan, Yugang # -SUBDIRS = scripts +SUBDIRS = scripts resources testdefdir = $(datadir)/tct-appwgt-wrt-tests dist_testdef_DATA = tests.xml docdir = /opt/tct-appwgt-wrt-tests diff --git a/tct-appwgt-wrt-tests/blackdirs b/tct-appwgt-wrt-tests/blackdirs index b744996..8cb84af 100644 --- a/tct-appwgt-wrt-tests/blackdirs +++ b/tct-appwgt-wrt-tests/blackdirs @@ -1 +1,2 @@ scripts +resources diff --git a/tct-appwgt-wrt-tests/configure.ac b/tct-appwgt-wrt-tests/configure.ac index 85a48e0..897d59f 100644 --- a/tct-appwgt-wrt-tests/configure.ac +++ b/tct-appwgt-wrt-tests/configure.ac @@ -37,5 +37,6 @@ AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_FILES([\ Makefile \ scripts/Makefile \ +resources/Makefile \ ]) AC_OUTPUT diff --git a/tct-appwgt-wrt-tests/resources/Makefile.am b/tct-appwgt-wrt-tests/resources/Makefile.am new file mode 100644 index 0000000..76f32b9 --- /dev/null +++ b/tct-appwgt-wrt-tests/resources/Makefile.am @@ -0,0 +1,3 @@ +resources_SCRIPTS = * +resourcesdir = /opt/tct-appwgt-wrt-tests/resources +EXTRA_DIST = $(resources_SCRIPTS) diff --git a/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk b/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk new file mode 100644 index 0000000..f17a69e Binary files /dev/null and b/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk differ diff --git a/tct-appwgt-wrt-tests/tests.xml b/tct-appwgt-wrt-tests/tests.xml index 2bd8f5a..10b4f31 100644 --- a/tct-appwgt-wrt-tests/tests.xml +++ b/tct-appwgt-wrt-tests/tests.xml @@ -47,7 +47,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is not installed. + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is not installed. @@ -80,7 +80,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -101,7 +101,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-primary-true-false.wgt is installed,install this widget with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-primary-true-false.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-primary-true-false.wgt is installed,install this widget with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-primary-true-false.wgt". Get the 'application id' of app-widget-primary-true-false.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-primary-true-false.wgt with the command :"wrt-installer -un 'application id'" @@ -122,7 +122,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-update-period.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-update-period.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-update-period.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-update-period.wgt". Get the 'application id' of app-widget-update-period.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-update-period.wgt with the command :"wrt-installer -un 'application id'" @@ -151,7 +151,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-box-label.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-box-label.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-box-label.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-box-label.wgt". Get the 'application id' of app-widget-box-label.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-box-label.wgt with the command :"wrt-installer -un 'application id'" @@ -176,12 +176,12 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" Launch AppWidget viewer - PASS: if app-widget-sample appWidget's icon is a green "pass" pictrue in livebox list. + PASS: if app-widget-sample appWidget's icon is a green "PASS" pictrue in livebox list. @@ -197,7 +197,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -226,7 +226,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-mouse-event-true.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-mouse-event-true.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-mouse-event-true.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-mouse-event-true.wgt". Get the 'application id' of app-widget-mouse-event-true.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-mouse-event-true.wgt with the command :"wrt-installer -un 'application id'" @@ -259,7 +259,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-mouse-event-false.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-mouse-event-false.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-mouse-event-false.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-mouse-event-false.wgt". Get the 'application id' of app-widget-mouse-event-false.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-mouse-event-false.wgt with the command :"wrt-installer -un 'application id'" @@ -292,7 +292,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -325,7 +325,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -354,7 +354,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -383,7 +383,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-load-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-load-event.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-load-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-load-event.wgt". Get the 'application id' of app-widget-load-event.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-load-event.wgt with the command :"wrt-installer -un 'application id'" @@ -392,7 +392,7 @@ Touch the "AppWidget Load event" icon - PASS: if the box is loaded successfully, and the green pass is displayed. + PASS: if the box is loaded successfully, and the green "Pass" is displayed. @@ -408,7 +408,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-unload-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-unload-event.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-unload-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-unload-event.wgt". Get the 'application id' of app-widget-unload-event.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-unload-event.wgt with the command :"wrt-installer -un 'application id'" @@ -437,7 +437,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-visibility-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-visibility-event.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-visibility-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-visibility-event.wgt". Get the 'application id' of app-widget-visibility-event.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-visibility-event.wgt with the command :"wrt-installer -un 'application id'" @@ -466,7 +466,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -495,7 +495,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-Dom-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-Dom-event.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-Dom-event.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-Dom-event.wgt". Get the 'application id' of app-widget-Dom-event.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-Dom-event.wgt with the command :"wrt-installer -un 'application id'" @@ -520,7 +520,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-PD-alive.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-PD-alive.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-PD-alive.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-PD-alive.wgt". Get the 'application id' of app-widget-PD-alive.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-PD-alive.wgt with the command :"wrt-installer -un 'application id'" @@ -557,7 +557,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -599,7 +599,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'" @@ -628,7 +628,7 @@ - Create AppWidgetViewer on SDK: New a Tizen Native Project, select "Sample" --> "DynamicBox". Fill the project name, then finish it. Install the AppWidgetViewer on the test device: Connect device to SDK. Right click "DynamicBox" --> "Run as" --> "Tizen Native Application";app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". + Install the AppWidgetViewer with the command : osp-installer -i /opt/tct-appwgt-wrt-tests/resources/VDtfIPifEI-2.0.0-arm.tpk;app-widget-sample.wgt is installed with the command :"wrt-installer -i /opt/tct-appwgt-wrt-tests/app-widget-sample.wgt". Get the 'application id' of app-widget-sample.wgt with the command :"wrt-launcher -l" and uninstall the app-widget-sample.wgt with the command :"wrt-installer -un 'application id'"