From: xy.qian Date: Mon, 13 Nov 2017 12:10:08 +0000 (+0800) Subject: [common][tct-sensor-tizen-tests][TWDAPI-170 DPTTIZEN-2931 Add TCs due to spec change] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a2d2f5162b4c9fd0d62055a2f97edcfdf1c25055;p=test%2Ftct%2Fweb%2Fapi.git [common][tct-sensor-tizen-tests][TWDAPI-170 DPTTIZEN-2931 Add TCs due to spec change] Change-Id: Ifa480d15df7787788316bdd9bfe1b76406b6f5f3 Signed-off-by: xy.qian --- diff --git a/common/tct-sensor-tizen-tests/config.xml b/common/tct-sensor-tizen-tests/config.xml index 92b23fcf5..d0792c018 100755 --- a/common/tct-sensor-tizen-tests/config.xml +++ b/common/tct-sensor-tizen-tests/config.xml @@ -3,6 +3,7 @@ tct-sensor-tizen-tests + diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_extend.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_extend.html new file mode 100644 index 000000000..d22f42089 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_extend.html @@ -0,0 +1,45 @@ + + + + +AccelerationSensor_extend + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData.html new file mode 100644 index 000000000..40d279ce0 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData.html @@ -0,0 +1,66 @@ + + + + +AccelerationSensor_getAccelerationSensorData + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch.html new file mode 100644 index 000000000..c30fc3bc9 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch.html @@ -0,0 +1,70 @@ + + + + +AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb.html new file mode 100644 index 000000000..0cf2750f3 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb.html @@ -0,0 +1,71 @@ + + + + +AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invoked.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invoked.html new file mode 100644 index 000000000..a39b63ca7 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invoked.html @@ -0,0 +1,63 @@ + + + + +AccelerationSensor_getAccelerationSensorData_errorCallback_invoked + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_exist.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_exist.html new file mode 100644 index 000000000..ca2cb67de --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_exist.html @@ -0,0 +1,45 @@ + + + + +AccelerationSensor_getAccelerationSensorData_exist + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_misarg.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_misarg.html new file mode 100644 index 000000000..ddd7c5216 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_misarg.html @@ -0,0 +1,61 @@ + + + + +AccelerationSensor_getAccelerationSensorData_misarg + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch.html new file mode 100644 index 000000000..5dfe8179c --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch.html @@ -0,0 +1,70 @@ + + + + +AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb.html new file mode 100644 index 000000000..14ac1b5e5 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb.html @@ -0,0 +1,67 @@ + + + + +AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_with_errorCallback.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_with_errorCallback.html new file mode 100644 index 000000000..ddea49be1 --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_with_errorCallback.html @@ -0,0 +1,69 @@ + + + + +AccelerationSensor_getAccelerationSensorData_with_errorCallback + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_notexist.html b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_notexist.html new file mode 100644 index 000000000..52fb64e6f --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/AccelerationSensor_notexist.html @@ -0,0 +1,43 @@ + + + + +AccelerationSensor_notexist + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_notexist.html b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_notexist.html new file mode 100644 index 000000000..79eb6720f --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_notexist.html @@ -0,0 +1,43 @@ + + + + +SensorAccelerationData_notexist + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_x_attribute.html b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_x_attribute.html new file mode 100644 index 000000000..2352b78df --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_x_attribute.html @@ -0,0 +1,69 @@ + + + + +SensorAccelerationData_x_attribute + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_y_attribute.html b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_y_attribute.html new file mode 100644 index 000000000..f8a72e73b --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_y_attribute.html @@ -0,0 +1,69 @@ + + + + +SensorAccelerationData_y_attribute + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_z_attribute.html b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_z_attribute.html new file mode 100644 index 000000000..b9e6b353f --- /dev/null +++ b/common/tct-sensor-tizen-tests/sensor/SensorAccelerationData_z_attribute.html @@ -0,0 +1,69 @@ + + + + +SensorAccelerationData_z_attribute + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-sensor-tizen-tests/tests.full.xml b/common/tct-sensor-tizen-tests/tests.full.xml index 7f99e5985..1965c1439 100755 --- a/common/tct-sensor-tizen-tests/tests.full.xml +++ b/common/tct-sensor-tizen-tests/tests.full.xml @@ -2489,6 +2489,193 @@ + + + MOBILE_FULL + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_extend.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invoked.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_x_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_y_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_z_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + WEARABLE @@ -5865,5 +6052,192 @@ + + + WEARABLE + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_extend.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invoked.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_with_errorCallback.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_notexist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_x_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_y_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_z_attribute.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/sensor.html + TBD + + + + diff --git a/common/tct-sensor-tizen-tests/tests.xml b/common/tct-sensor-tizen-tests/tests.xml index a63a9feae..1cb13f158 100755 --- a/common/tct-sensor-tizen-tests/tests.xml +++ b/common/tct-sensor-tizen-tests/tests.xml @@ -1159,6 +1159,88 @@ + + + MOBILE_FULL + + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_extend.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_TypeMismatch.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invalid_cb.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_errorCallback_invoked.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_exist.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_misarg.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_TypeMismatch.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_successCallback_invalid_cb.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_getAccelerationSensorData_with_errorCallback.html + + + + + /opt/tct-sensor-tizen-tests/sensor/AccelerationSensor_notexist.html + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_notexist.html + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_x_attribute.html + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_y_attribute.html + + + + + /opt/tct-sensor-tizen-tests/sensor/SensorAccelerationData_z_attribute.html + + +