Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBattery_extend</title>
<meta charset="utf-8">
//==== LABEL Check if SystemInfoBattery is expendable
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBattery:SystemInfoBattery U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
//==== PRIORITY P3
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BATTERY", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBattery_isCharging_attribute</title>
<meta charset="utf-8">
//==== LABEL Check attribute isCharging in SystemInfoBattery
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBattery:isCharging A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BATTERY", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBattery_level_attribute</title>
<meta charset="utf-8">
//==== LABEL Check attribute level in SystemInfoBattery
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBattery:level A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BATTERY", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBattery_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoBattery exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBattery:SystemInfoBattery U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
check_no_interface_object("SystemInfoBattery");
}, "SystemInfoBattery_notexist");
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBuild_buildVersion_attribute</title>
<meta charset="utf-8">
//==== LABEL Check attribute buildVersion of SystemInfoBuild
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBuild:buildVersion A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BUILD", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBuild_extend</title>
<meta charset="utf-8">
//==== LABEL Check if SystemInfoBuild is expendable
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBuild:SystemInfoBuild U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
//==== PRIORITY P3
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BUILD", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBuild_manufacturer_attribute</title>
<meta charset="utf-8">
//==== LABEL Check attribute manufacturer of SystemInfoBuild_manufacturer
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBuild:manufacturer A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BUILD", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBuild_model_attribute</title>
<meta charset="utf-8">
//==== LABEL Check attribute model of SystemInfoBuild
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBuild:model A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BUILD", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoBuild_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoBuild exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoBuild:SystemInfoBuild U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
check_no_interface_object("SystemInfoBuild");
}, "SystemInfoBuild_notexist");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_apn_attribute</title>
<meta charset="utf-8">
//==== LABEL Check apn attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:apn A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_cellId_attribute</title>
<meta charset="utf-8">
//==== LABEL Check cellId attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:cellId A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_extend</title>
<meta charset="utf-8">
//==== LABEL Check if SystemInfoCellularNetwork is expendable
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:SystemInfoCellularNetwork U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
//==== PRIORITY P3
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_imei_attribute</title>
<meta charset="utf-8">
//==== LABEL Check imei attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:imei A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_ipAddress_attribute</title>
<meta charset="utf-8">
//==== LABEL Check ipAddress attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:ipAddress A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_ipv6Address_attribute</title>
<meta charset="utf-8">
//==== LABEL Check ipv6Address attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:ipv6Address A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_isFlightMode_attribute</title>
<meta charset="utf-8">
//==== LABEL Check isFlightMode attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:isFlightMode A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_isRoaming_attribute</title>
<meta charset="utf-8">
//==== LABEL Check isRoaming attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:isRoaming A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_lac_attribute</title>
<meta charset="utf-8">
//==== LABEL Check lac attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:lac A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_mcc_attribute</title>
<meta charset="utf-8">
//==== LABEL Check mcc attribute SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:mcc A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_mnc_attribute</title>
<meta charset="utf-8">
//==== LABEL Check mnc attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:mnc A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoCellularNetwork exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:SystemInfoCellularNetwork U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
check_no_interface_object("SystemInfoCellularNetwork");
}, "SystemInfoCellularNetwork_notexist");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCellularNetwork_status_attribute</title>
<meta charset="utf-8">
//==== LABEL Check status attribute of SystemInfoCellularNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCellularNetwork:status A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCpu_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if instance of interface SystemInfoCpu can be extended with new property
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCpu:SystemInfoCpu U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CPU", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCpu_load_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute load of SystemInfoCpu exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCpu:load A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("CPU", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoCpu_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoCpu exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoCpu:SystemInfoCpu U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_accelerometerWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_accelerometerWakeup_attribute
//==== LABEL Check attribute accelerometerWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:accelerometerWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "accelerometerWakeup",
deviceCapabilities.accelerometerWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_accelerometerWakeup_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_accelerometer_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_accelerometer_attribute
//==== LABEL Check if attribute accelerometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:accelerometer A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "accelerometer",
deviceCapabilities.accelerometer, "boolean", null);
}, "SystemInfoDeviceCapability_accelerometer_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_autoRotation_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_autoRotation_attribute
//==== LABEL Check attribute autoRotation of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:autoRotation A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "autoRotation",
deviceCapabilities.autoRotation, "boolean", null);
}, "SystemInfoDeviceCapability_autoRotation_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_barometerWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_barometerWakeup_attribute
//==== LABEL Check attribute barometerWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:barometerWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "barometerWakeup",
deviceCapabilities.barometerWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_barometerWakeup_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_barometer_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_barometer_attribute
//==== LABEL Check if attribute barometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:barometer A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "barometer",
deviceCapabilities.barometer, "boolean", null);
}, "SystemInfoDeviceCapability_barometer_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_bluetooth_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_bluetooth_attribute
//==== LABEL Check if attribute bluetooth of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:bluetooth A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_own_property(deviceCapabilities, "bluetooth", "SystemInfoDeviceCapability does not own bluetooth property.");
check_readonly(deviceCapabilities, "bluetooth", deviceCapabilities.bluetooth, "boolean", null);
}, "SystemInfoDeviceCapability_bluetooth_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_cameraBackFlash_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_cameraBackFlash_attribute
//==== LABEL Check if attribute cameraBackFlash of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:cameraBackFlash A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "cameraBackFlash",
deviceCapabilities.cameraBackFlash, "boolean", null);
}, "SystemInfoDeviceCapability_cameraBackFlash_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_cameraBack_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_cameraBack_attribute
//==== LABEL Check if attribute cameraBack of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:cameraBack A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "cameraBack",
deviceCapabilities.cameraBack, "boolean", null);
}, "SystemInfoDeviceCapability_cameraBack_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_cameraFrontFlash_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_cameraFrontFlash_attribute
//==== LABEL Check if attribute cameraFrontFlash of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:cameraFrontFlash A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "cameraFrontFlash",
deviceCapabilities.cameraFrontFlash, "boolean", null);
}, "SystemInfoDeviceCapability_cameraFrontFlash_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_cameraFront_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_cameraFront_attribute
//==== LABEL Check if attribute cameraFront of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:cameraFront A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "cameraFront",
deviceCapabilities.cameraFront, "boolean", null);
}, "SystemInfoDeviceCapability_cameraFront_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_camera_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_camera_attribute
//==== LABEL Check attribute camera of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:camera A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "camera",
deviceCapabilities.camera, "boolean", null);
}, "SystemInfoDeviceCapability_camera_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_dataEncryption_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_dataEncryption_attribute
//==== LABEL Check attribute dataEncryption of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:dataEncryption A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "dataEncryption",
deviceCapabilities.dataEncryption, "boolean", null);
}, "SystemInfoDeviceCapability_dataEncryption_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_duid_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_duid_attribute
//==== LABEL Check if attribute duid of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:duid A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "duid",
deviceCapabilities.duid, "string", null);
}, "SystemInfoDeviceCapability_duid_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface SystemInfoDeviceCapability can be extended with new property
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:SystemInfoDeviceCapability U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
var deviceCapabilities = tizen.systeminfo.getCapabilities();
test(function () {
check_extensibility(deviceCapabilities);
}, "SystemInfoDeviceCapability_extend");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_fmRadio_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_fmRadio_attribute
//==== LABEL Check if attribute fmRadio of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:fmRadio A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "fmRadio",
deviceCapabilities.fmRadio, "boolean", null);
}, "SystemInfoDeviceCapability_fmRadio_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_graphicsAcceleration_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_graphicsAcceleration_attribute
//==== LABEL Check attribute graphicsAcceleration of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:graphicsAcceleration A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "graphicsAcceleration",
deviceCapabilities.graphicsAcceleration, "boolean", null);
}, "SystemInfoDeviceCapability_graphicsAcceleration_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_gyroscopeWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_gyroscopeWakeup_attribute
//==== LABEL Check attribute gyroscopeWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:gyroscopeWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "gyroscopeWakeup",
deviceCapabilities.gyroscopeWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_gyroscopeWakeup_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_gyroscope_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_gyroscope_attribute
//==== LABEL Check if attribute gyroscope of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:gyroscope A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "gyroscope",
deviceCapabilities.gyroscope, "boolean", null);
}, "SystemInfoDeviceCapability_gyroscope_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_inputKeyboardLayout_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_inputKeyboardLayout_attribute
//==== LABEL Check attribute inputKeyboardLayout of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:inputKeyboardLayout A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "inputKeyboardLayout",
deviceCapabilities.inputKeyboardLayout, "boolean", null);
}, "SystemInfoDeviceCapability_inputKeyboardLayout_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_inputKeyboard_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_inputKeyboard_attribute
//==== LABEL Check if attribute inputKeyboard of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:inputKeyboard A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "inputKeyboard",
deviceCapabilities.inputKeyboard, "boolean", null);
}, "SystemInfoDeviceCapability_inputKeyboard_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_locationGps_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_locationGps_attribute
//==== LABEL Check if attribute locationGps of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:locationGps A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "locationGps",
deviceCapabilities.locationGps, "boolean", null);
}, "SystemInfoDeviceCapability_locationGps_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_locationWps_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_locationWps_attribute
//==== LABEL Check if attribute locationWps of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:locationWps A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "locationWps",
deviceCapabilities.locationWps, "boolean", null);
}, "SystemInfoDeviceCapability_locationWps_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_location_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_location_attribute
//==== LABEL Check if attribute location of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:location A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "location",
deviceCapabilities.location, "boolean", null);
}, "SystemInfoDeviceCapability_location_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_magnetometerWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_magnetometerWakeup_attribute
//==== LABEL Check attribute magnetometerWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:magnetometerWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "magnetometerWakeup",
deviceCapabilities.magnetometerWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_magnetometerWakeup_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_magnetometer_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_magnetometer_attribute
//==== LABEL Check if attribute magnetometer of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:magnetometer A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "magnetometer",
deviceCapabilities.magnetometer, "boolean", null);
}, "SystemInfoDeviceCapability_magnetometer_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_microphone_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_microphone_attribute
//==== LABEL Check if attribute microphone of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:microphone A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "microphone",
deviceCapabilities.microphone, "boolean", null);
}, "SystemInfoDeviceCapability_microphone_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_multiTouchCount_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_multiTouchCount_attribute
//==== LABEL Check if attribute multiTouchCount of SystemInfoDeviceCapability exists, has type unsigned short and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:multiTouchCount A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
deviceCapabilities.multiTouchCount, "number", null);
assert_true(deviceCapabilities.multiTouchCount > 0, "multiTouchCount check");
}, "SystemInfoDeviceCapability_multiTouchCount_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_nativeApiVersion_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_nativeApiVersion_attribute
//==== LABEL Check if attribute nativeApiVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:nativeApiVersion A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_equals(deviceCapabilities.nativeApiVersion, "2.2",
"nativeApiVersion is not 2.2");
}, "SystemInfoDeviceCapability_nativeApiVersion_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_nativeOspCompatible_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_nativeOspCompatible_attribute
//==== LABEL Check attribute nativeOspCompatible of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:nativeOspCompatible A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "nativeOspCompatible",
deviceCapabilities.nativeOspCompatible, "boolean", null);
}, "SystemInfoDeviceCapability_nativeOspCompatible_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_nfcReservedPush_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_nfcReservedPush_attribute
//==== LABEL Check attribute nfcReservedPush of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:nfcReservedPush A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "nfcReservedPush",
deviceCapabilities.nfcReservedPush, "boolean", null);
}, "SystemInfoDeviceCapability_nfcReservedPush_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_nfc_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_nfc_attribute
//==== LABEL Check if attribute nfc of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:nfc A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "nfc", deviceCapabilities.nfc,
"boolean", null);
}, "SystemInfoDeviceCapability_nfc_attribute");
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoDeviceCapability exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:SystemInfoDeviceCapability U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_openglesVersion1_1_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_openglesVersion1_1_attribute
//==== LABEL Check if attribute openglesVersion1_1 of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:openglesVersion1_1 A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "openglesVersion1_1",
deviceCapabilities.openglesVersion1_1, "boolean", null);
}, "SystemInfoDeviceCapability_openglesVersion1_1_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_openglesVersion2_0_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_openglesVersion2_0_attribute
//==== LABEL Check if attribute openglesVersion2_0 of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:openglesVersion2_0 A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "openglesVersion2_0",
deviceCapabilities.openglesVersion2_0, "boolean", null);
}, "SystemInfoDeviceCapability_openglesVersion2_0_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_opengles_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_opengles_attribute
//==== LABEL Check attribute opengles of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:opengles A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "opengles",
deviceCapabilities.opengles, "boolean", null);
}, "SystemInfoDeviceCapability_opengles_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_openglestextureFormat_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_openglestextureFormat_attribute
//==== LABEL Check attribute openglestextureFormat of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:openglestextureFormat A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "openglestextureFormat",
deviceCapabilities.openglestextureFormat, "string", null);
}, "SystemInfoDeviceCapability_openglestextureFormat_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_photometerWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_photometerWakeup_attribute
//==== LABEL Check attribute photometerWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:photometerWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "photometerWakeup",
deviceCapabilities.photometerWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_photometerWakeup_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_photometer_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_photometer_attribute
//==== LABEL Check attribute photometer of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:photometer A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "photometer",
deviceCapabilities.photometer, "boolean", null);
}, "SystemInfoDeviceCapability_photometer_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_platformCoreCpuArch_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_platformCoreCpuArch_attribute
//==== LABEL Check if attribute platformCoreCpuArch of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:platformCoreCpuArch A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_in_array(deviceCapabilities.platformCoreCpuArch,
PLATFROM_CORE_CPU_ARCH, "platformCoreFpuArch isn't value of PlatformCoreFpuArch");
}, "SystemInfoDeviceCapability_platformCoreCpuArch_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_platformCoreFpuArch_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_platformCoreFpuArch_attribute
//==== LABEL Check if attribute platformCoreFpuArch of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:platformCoreFpuArch A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_in_array(deviceCapabilities.platformCoreFpuArch,
PLATFROM_CORE_FPU_ARCH, "platformCoreFpuArch isn't value of PlatformCoreFpuArch");
}, "SystemInfoDeviceCapability_platformCoreFpuArch_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_platformName_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_platformName_attribute
//==== LABEL Check if attribute platformName of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:platformName A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_equals(deviceCapabilities.platformName, "Tizen",
"platformName is not Tizen");
}, "SystemInfoDeviceCapability_platformName_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_platformVersion_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_platformVersion_attribute
//==== LABEL Check if attribute platformVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:platformVersion A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_true(deviceCapabilities.platformVersion !== "", "null check");
assert_regexp_match(deviceCapabilities.platformVersion, /2\.2\.[0-9]+/, "platformVersion has a bad value");
}, "SystemInfoDeviceCapability_platformVersion_attribute");
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_profile_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_profile_attribute
//==== LABEL Check if attribute profile of SystemInfoDeviceCapability exists, has type SystemInfoProfile and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:profile A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_in_array(deviceCapabilities.profile, SYSTEM_INFO_PROFILE,
"profile isn't type of SystemInfoProfile");
}, "SystemInfoDeviceCapability_profile_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_proximityWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_proximityWakeup_attribute
//==== LABEL Check attribute proximityWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:proximityWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "proximityWakeup",
deviceCapabilities.proximityWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_proximityWakeup_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_proximity_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_proximity_attribute
//==== LABEL Check if attribute proximity of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:proximity A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "proximity",
deviceCapabilities.proximity, "boolean", null);
}, "SystemInfoDeviceCapability_proximity_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_push_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_push_attribute
//==== LABEL Check attribute push of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:push A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "push",
deviceCapabilities.push, "boolean", null);
}, "SystemInfoDeviceCapability_push_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_screenOutputHdmi_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_screenOutputHdmi_attribute
//==== LABEL Check if attribute screenOutputHdmi of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:screenOutputHdmi A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "screenOutputHdmi",
deviceCapabilities.screenOutputHdmi, "boolean", null);
}, "SystemInfoDeviceCapability_screenOutputHdmi_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_screenOutputRca_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_screenOutputRca_attribute
//==== LABEL Check if attribute screenOutputRca of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:screenOutputRca A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "screenOutputRca",
deviceCapabilities.screenOutputRca, "boolean", null);
}, "SystemInfoDeviceCapability_screenOutputRca_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_screenSize480_800_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_screenSize480_800_attribute
//==== LABEL Check attribute screenSize480_800 of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:screenSize480_800 A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "screenSize480_800",
deviceCapabilities.screenSize480_800, "boolean", null);
}, "SystemInfoDeviceCapability_screenSize480_800_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_screenSize720_1280_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_screenSize720_1280_attribute
//==== LABEL Check attribute screenSize720_1280 of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:screenSize720_1280 A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "screenSize720_1280",
deviceCapabilities.screenSize720_1280, "boolean", null);
}, "SystemInfoDeviceCapability_screenSize720_1280_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_screenSizeNormal_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_screenSizeNormal_attribute
//==== LABEL Check attribute screenSizeNormal of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:screenSizeNormal A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "screenSizeNormal",
deviceCapabilities.screenSizeNormal, "boolean", null);
}, "SystemInfoDeviceCapability_screenSizeNormal_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_secureElement_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_secureElement_attribute
//==== LABEL Check attribute secureElement of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:secureElement A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "secureElement",
deviceCapabilities.secureElement, "boolean", null);
}, "SystemInfoDeviceCapability_secureElement_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_shellAppWidget_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_shellAppWidget_attribute
//==== LABEL Check attribute shellAppWidget of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:shellAppWidget A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "shellAppWidget",
deviceCapabilities.shellAppWidget, "boolean", null);
}, "SystemInfoDeviceCapability_shellAppWidget_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_sipVoip_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_sipVoip_attribute
//==== LABEL Check if attribute sipVoip of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:sipVoip A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "sipVoip",
deviceCapabilities.sipVoip, "boolean", null);
}, "SystemInfoDeviceCapability_sipVoip_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_speechRecognition_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_speechRecognition_attribute
//==== LABEL Check if attribute speechRecognition of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:speechRecognition A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "speechRecognition",
deviceCapabilities.speechRecognition, "boolean", null);
}, "SystemInfoDeviceCapability_speechRecognition_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_speechSynthesis_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_speechSynthesis_attribute
//==== LABEL Check attribute speechSynthesis of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:speechSynthesis A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "speechSynthesis",
deviceCapabilities.speechSynthesis, "boolean", null);
}, "SystemInfoDeviceCapability_speechSynthesis_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_telephonyMms_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_telephonyMms_attribute
//==== LABEL Check attribute telephonyMms of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:telephonyMms A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_telephonySms_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_telephonySms_attribute
//==== LABEL Check attribute telephonySms of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:telephonySms A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_telephony_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_telephony_attribute
//==== LABEL Check attribute telephony of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:telephony A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_tiltmeterWakeup_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_tiltmeterWakeup_attribute
//==== LABEL Check attribute tiltmeterWakeup of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:tiltmeterWakeup A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "tiltmeterWakeup",
deviceCapabilities.tiltmeterWakeup, "boolean", null);
}, "SystemInfoDeviceCapability_tiltmeterWakeup_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_tiltmeter_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_tiltmeter_attribute
//==== LABEL Check attribute tiltmeter of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:tiltmeter A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_usbAccessory_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_usbAccessory_attribute
//==== LABEL Check if attribute usbAccessory of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:usbAccessory A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "usbAccessory",
deviceCapabilities.usbAccessory, "boolean", null);
}, "SystemInfoDeviceCapability_usbAccessory_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_usbHost_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_usbHost_attribute
//==== LABEL Check if attribute usbHost of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:usbHost A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "usbHost",
deviceCapabilities.usbHost, "boolean", null);
}, "SystemInfoDeviceCapability_usbHost_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_visionFaceRecognition_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_visionFaceRecognition_attribute
//==== LABEL Check attribute visionFaceRecognition of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:visionFaceRecognition A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "visionFaceRecognition",
deviceCapabilities.visionFaceRecognition, "boolean", null);
}, "SystemInfoDeviceCapability_visionFaceRecognition_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_visionImageRecognition_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_visionImageRecognition_attribute
//==== LABEL Check attribute visionImageRecognition of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:visionImageRecognition A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "visionImageRecognition",
deviceCapabilities.visionImageRecognition, "boolean", null);
}, "SystemInfoDeviceCapability_visionImageRecognition_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_visionQrcodeGeneration_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_visionQrcodeGeneration_attribute
//==== LABEL Check attribute visionQrcodeGeneration of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:visionQrcodeGeneration A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "visionQrcodeGeneration",
deviceCapabilities.visionQrcodeGeneration, "boolean", null);
}, "SystemInfoDeviceCapability_visionQrcodeGeneration_attribute");
+
</script>
</body>
</html>
Authors:
Piotr Szydelko <p.szydelko@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_visionQrcodeRecognition_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_visionQrcodeRecognition_attribute
//==== LABEL Check attribute visionQrcodeRecognition of SystemInfoDeviceCapability
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:visionQrcodeRecognition A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "visionQrcodeRecognition",
deviceCapabilities.visionQrcodeRecognition, "boolean", null);
}, "SystemInfoDeviceCapability_visionQrcodeRecognition_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_webApiVersion_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_webApiVersion_attribute
//==== LABEL Check if attribute webApiVersion of SystemInfoDeviceCapability exists, has type DOMString and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:webApiVersion A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
assert_equals(deviceCapabilities.webApiVersion, "2.2",
"webApiVersion is not 2.2");
}, "SystemInfoDeviceCapability_webApiVersion_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_wifiDirect_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_wifiDirect_attribute
//==== LABEL Check if attribute wifiDirect of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:wifiDirect A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "wifiDirect",
deviceCapabilities.wifiDirect, "boolean", null);
}, "SystemInfoDeviceCapability_wifiDirect_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceCapability_wifi_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoDeviceCapability_wifi_attribute
//==== LABEL Check if attribute wifi of SystemInfoDeviceCapability exists, has type Boolean and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceCapability:wifi A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
var deviceCapabilities = tizen.systeminfo.getCapabilities();
check_readonly(deviceCapabilities, "wifi", deviceCapabilities.wifi,
"boolean", null);
}, "SystemInfoDeviceCapability_wifi_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceOrientation_extend</title>
<meta charset="utf-8">
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceOrientation:SystemInfoDeviceOrientation U
//==== TEST_CRITERIA OBX
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== PRIORITY P3
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DEVICE_ORIENTATION",
getPropertyValueSuccess, getPropertyValueError);
}, "SystemInfoDeviceOrientation_extend");
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceOrientation_isAutoRotation_attribute</title>
<meta charset="utf-8">
//==== LABEL Check isAutoRotation attribute of SystemInfoDeviceOrientation
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceOrientation:isAutoRotation A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DEVICE_ORIENTATION",
getPropertyValueSuccess, getPropertyValueError);
}, "SystemInfoDeviceOrientation_status_attribute");
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceOrientation_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoDeviceOrientation exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceOrientation:SystemInfoDeviceOrientation U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDeviceOrientation_status_attribute</title>
<meta charset="utf-8">
//==== LABEL Check status attribute of SystemInfoDeviceOrientation
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDeviceOrientation:status A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DEVICE_ORIENTATION",
getPropertyValueSuccess, getPropertyValueError);
}, "SystemInfoDeviceOrientation_status_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_brightness_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute brightness of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:brightness A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_constructor_display</title>
<meta charset="utf-8">
//==== TEST: SystemInfoDisplay_constructor_display
//==== LABEL check if getPropertyValue('Display', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:resolutionWidth A
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoDisplay
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AT
//==== ONLOAD_DELAY 90
var t = async_test("SystemInfoDisplay_constructor_display", {timeout: 90000}),
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_dotsPerInchHeight_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute dotsPerInchHeight of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:dotsPerInchHeight A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
}, "SystemInfoDisplay_dotsPerInchHeight_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_dotsPerInchWidth_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute dotsPerInchWidth of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:dotsPerInchWidth A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
}, "SystemInfoDisplay_dotsPerInchWidth_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if instance of interface SystemInfoDisplay can be extended with new property
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:SystemInfoDisplay U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
}, "SystemInfoDisplay_extend");
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoDisplay exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:SystemInfoDisplay U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_physicalHeight_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute physicalHeight of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:physicalHeight A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
}, "SystemInfoDisplay_physicalHeight_attribute");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_physicalWidth_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute physicalWidth of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:physicalWidth A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_resolutionHeight_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute resolutionHeight of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:resolutionHeight A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoDisplay_resolutionWidth_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute resolutionWidth of SystemInfoDisplay exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoDisplay:resolutionWidth A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoLocale_country_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute country of SystemInfoLocale exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoLocale:country A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("LOCALE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoLocale_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if instance of interface SystemInfoLocale can be extended with new property
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoLocale:SystemInfoLocale U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("LOCALE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoLocale_language_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute language of SystemInfoLocale exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoLocale:language A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("LOCALE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoLocale_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoLocale exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoLocale:SystemInfoLocale U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoNetwork_extend</title>
<meta charset="utf-8">
//==== LABEL Check if SystemInfoNetwork is expendable
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoNetwork:SystemInfoNetwork U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
//==== PRIORITY P3
tizen.systeminfo.getPropertyValue("NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoNetwork_networkType_attribute</title>
<meta charset="utf-8">
//==== LABEL Check networkType attribute of SystemInfoNetwork
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoNetwork:networkType A
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoNetwork_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoNetwork exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoNetwork:SystemInfoNetwork U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoObject_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoObject exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoObject:SystemInfoObject U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoPeripheral_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if instance of interface SystemInfoPeripheral can be extended with new property
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPeripheral:SystemInfoPeripheral U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("PERIPHERAL", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoPeripheral_isVideoOutputOn_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute isVideoOutputOn of SystemInfoPeripheral exists, has type Boolean and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPeripheral:isVideoOutputOn A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("PERIPHERAL", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoPeripheral_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoPeripheral exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPeripheral:SystemInfoPeripheral U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoPropertySuccessCallback_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoPropertySuccessCallback exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:SystemInfoPropertySuccessCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBNIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoPropertySuccessCallback_onsuccess</title>
<meta charset="utf-8">
//==== LABEL Check if SystemInfoPropertySuccessCallback works
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBOA
//==== PRIORITY P1
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Battery</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Battery
//==== LABEL check if getPropertyValue('BATTERY', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoBattery
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("BATTERY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Build</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Build
//==== LABEL check if getPropertyValue('BUILD', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoBuild
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("BUILD", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_CPU</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_CPU
//==== LABEL check if getPropertyValue('CPU', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoCPU
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("CPU", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_CellularNetwork</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_CellularNetwork
//==== LABEL check if getPropertyValue('CELLULAR_NETWORK', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoCellularNetwork
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("CELLULAR_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_DeviceOrientation</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_DeviceOrientation
//==== LABEL check if getPropertyValue('DEVICE_ORIENTATION', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoDeviceOrientation
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("DEVICE_ORIENTATION", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Display</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Display
//==== LABEL check if getPropertyValue('DISPLAY', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoDisplay
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("DISPLAY", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Locale</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Locale
//==== LABEL check if getPropertyValue('LOCALE', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoLocale
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("LOCALE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Network</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Network
//==== LABEL check if getPropertyValue('NETWORK', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoNetwork
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Peripheral</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Peripheral
//==== LABEL check if getPropertyValue('PERIPHERAL', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoPeripheral
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("PERIPHERAL", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_SIM</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_SIM
//==== LABEL check if getPropertyValue('SIM', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoSIM
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_Storage</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_Storage
//==== LABEL check if getPropertyValue('Storage', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoStorage
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
-<title>UTC_systeminfo</title>
+<title>SystemInfoPropertySuccessCallback_onsuccess_WifiNetwork</title>
<meta charset="utf-8">
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
//==== TEST: SystemInfoPropertySuccessCallback_onsuccess_WifiNetwork
//==== LABEL check if getPropertyValue('WifiNetwork', successCB, errorCB) calls successCallback + results' attributes
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoPropertySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoWifiNetwork
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA CBT CBOA
//==== ONLOAD_DELAY 90
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoProperty_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoProperty exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoProperty:SystemInfoProperty U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
limitations under the License.
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if instance of SystemInfoSIM interface can be extended with new property
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:SystemInfoSIM U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_iccid_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute iccid of SystemInfoSIM exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:iccid A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_mcc_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute mcc of SystemInfoSIM exists, has type unsigned short and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:mcc A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_mnc_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute mnc of SystemInfoSIM exists, has type unsigned short and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:mnc A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_msin_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute msin of SystemInfoSIM exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:msin A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_msisdn_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute msisdn of SystemInfoSIM exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:msisdn A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoSIM exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:SystemInfoSIM U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_operatorName_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute operatorName of SystemInfoSIM exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:operatorName A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
-</script>
-</body>
-</html>
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_spn_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute spn of SystemInfoSIM exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:spn A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoSIM_state_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute state of SystemInfoSIM exists, has type SystemInfoSimState and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoSIM:state A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("SIM", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_availableCapacity_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute availableCapacity of SystemInfoStorageUnit exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:availableCapacity A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_capacity_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute capacity of SystemInfoStorageUnit exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:capacity A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if SystemInfoStorageUnit is extendable
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:SystemInfoStorageUnit U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
//==== PRIORITY P3
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_isRemovable_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute isRemovable of SystemInfoStorageUnit exists, has type Boolean and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:isRemovable A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_isRemoveable_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute isRemoveable of SystemInfoStorageUnit exists, has type Boolean and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:isRemoveable A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoStorageUnit exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:SystemInfoStorageUnit U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorageUnit_type_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute type of SystemInfoStorageUnit exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorageUnit:type A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorage_extend</title>
<meta charset="utf-8">
//==== LABEL Check if SystemInfoStorage is expendable
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorage:SystemInfoStorage U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
//==== PRIORITY P3
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorage_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoStorage exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorage:SystemInfoStorage U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
limitations under the License.
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoStorage_units_attribute</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfoStorage_units_attribute
//==== LABEL Check if attribute units of SystemInfoStorage exists, has type Array and is readonly
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoStorage:units A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
//==== ONLOAD_DELAY 90
var t = async_test("SystemInfoStorage_units_attribute", {timeout: 90000}),
tizen.systeminfo.getPropertyValue("STORAGE", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_extend</title>
<meta charset="utf-8"/>
//==== LABEL Check if instance of interface SystemInfoWifiNetwork can be extended with new property
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:SystemInfoWifiNetwork U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_ipAddress_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute ipAddress of SystemInfoWifiNetwork exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:ipAddress A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_ipv6Address_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute ipv6Address of SystemInfoWifiNetwork exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:ipv6Address A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfoWifiNetwork exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:SystemInfoWifiNetwork U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_signalStrength_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute signalStrength of SystemInfoWifiNetwork exists, has type Number and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:signalStrength A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
-
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_ssid_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute ssid of SystemInfoWifiNetwork exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:ssid A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfoWifiNetwork_status_attribute</title>
<meta charset="utf-8"/>
//==== LABEL Check if attribute status of SystemInfoWifiNetwork exists, has type DOMString and is readonly
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfoWifiNetwork:status A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA AE AT ARO AVL
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("WIFI_NETWORK", getPropertyValueSuccess,
getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
- Tomasz Kusmierz <t.kusmierz@samsung.com>
+ Tomasz Kusmierz <t.kusmierz@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_SystemInfoObject_systeminfo_attribute</title>
<meta charset="utf-8">
//==== LABEL check if SystemInfo exists and implements methods
//==== PRIORITY P3
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:SystemInfo U
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfo
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA
test(function () {
assert_equals(typeof (tizen.systeminfo.addPropertyValueChangeListener), "function", "Checking type of addPropertyValueChangeListener");
assert_equals(typeof (tizen.systeminfo.removePropertyValueChangeListener), "function", "Checking type of removePropertyValueChangeListener");
}, "SystemInfo_SystemInfoObject_systeminfo_attribute");
+
</script>
</body>
</html>
limitations under the License.
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfo_addPropertyValueChangeListener
//==== LABEL Check method addPropertyValueChangeListener of SystemInfo
//==== SPEC Tizen Web API:Tizen Specification:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MMINA MAST MR
//==== ONLOAD_DELAY 90
var t = async_test("SystemInfo_addPropertyValueChangeListener", {timeout: 90000}),
retValue = tizen.systeminfo.addPropertyValueChangeListener("CPU", addPropertyValueChangeListenerSuccess);
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
-Li, Li <li.l.li@intel.com>
-HaoYunfen <Yunfenx.hao@intel.com>
-Roman Frolow <r.frolow@samsung.com>
+ Li, Li <li.l.li@intel.com>
+ HaoYunfen <Yunfenx.hao@intel.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== LABEL check if method addPropertyValueChangeListener of SystemInfo exists
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
//==== TEST_CRITERIA ME
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
test(function () {
assert_true("addPropertyValueChangeListener" in tizen.systeminfo,
"tizen.systeminfo.addPropertyValueChangeListener method exists");
check_method_exists(tizen.systeminfo, "addPropertyValueChangeListener");
}, "SystemInfo_addPropertyValueChangeListener_exist");
+
</script>
</body>
</html>
limitations under the License.
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener_missarg</title>
<script src="../resources/unitcommon.js"></script>
//==== TEST: SystemInfo_addPropertyValueChangeListener_missarg
//==== LABEL Check if addPropertyValueChangeListener method of SystemInfo called with missing non-optional argument throws an exception
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MMA
test(function () {
assert_throws({ name: "TypeMismatchError" },
tizen.systeminfo.addPropertyValueChangeListener();
}, "Calling addPropertyValueChangeListener without arguments should throw an exception.");
}, "SystemInfo_addPropertyValueChangeListener_missarg");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener_options_TypeMismatch</title>
<script src="../resources/unitcommon.js"></script>
//==== LABEL check if addPropertyValueChangeListener of SystemInfo throws exception when option is incorrect
//==== PRIORITY: P2
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MC
//==== ONLOAD_DELAY 90
var t = async_test(document.title, {timeout: 90000}), i, conversionTable,
}
t.done();
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener_property_TypeMismatch</title>
<script src="../resources/unitcommon.js"></script>
//==== LABEL check if addPropertyValueChangeListener throws exception when property is incorrect
//==== PRIORITY: P2
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MC
//==== ONLOAD_DELAY 90
var t = async_test("SystemInfo_addPropertyValueChangeListener_property_TypeMismatch", {timeout: 90000}),
setup({timeout: 90000});
t.step(function () {
- addPropertyValueChangeListenerSuccess = t.step_func(function(property) {
+ addPropertyValueChangeListenerSuccess = t.step_func(function (property) {
assert_unreached("Should not be here.");
});
}
t.done();
});
+
</script>
</body>
</html>
Witold Choinkowski <w.choinkowsk@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener_property_empty</title>
<script src="../resources/unitcommon.js"></script>
//==== PRIORITY: P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MTD
setup({timeout: 90000});
tizen.systeminfo.addPropertyValueChangeListener("CPU", addPropertyValueChangeListenerSuccess, {});
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== PRIORITY: P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MC
setup({timeout: 90000});
}
t.done();
});
+
</script>
</body>
</html>
limitations under the License.
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
<html>
<div id="log"></div>
<script type="text/javascript">
//==== TEST: SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb
-//==== LABEL Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function (){}}
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MTCB
//==== ONLOAD_DELAY 90
setup({timeout: 90000});
}, exceptionName + " should be thrown - given incorrect success callback.");
t.done();
});
+
</script>
</body>
</html>
limitations under the License.
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener_successCallback_missarg</title>
<meta charset="utf-8">
//==== TEST: SystemInfo_addPropertyValueChangeListener_successCallback_missarg
//==== LABEL check if addPropertyValueChangeListener(SystemInfoPropertyId) (no success callback) throws an exception when successCallback is missing
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#addPropertyValueChangeListenerid2768214
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MMA
var lId, i;
});
}
}, "SystemInfo_addPropertyValueChangeListener_successCallback_missarg");
+
</script>
</body>
</html>
limitations under the License.
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_addPropertyValueChangeListener_with_options</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfo_addPropertyValueChangeListener_with_options
//==== LABEL Check with optional arguments addPropertyValueChangeListener(valid_property, valid_successCallback, valid_options)
//==== SPEC Tizen Web API:Tizen Specification:SystemInfo:SystemInfo:addPropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MOA MAST
//==== ONLOAD_DELAY 90
var t = async_test("SystemInfo_addPropertyValueChangeListener_with_options", {timeout: 90000}),
lId = tizen.systeminfo.addPropertyValueChangeListener("CPU", addPropertyValueChangeListenerSuccess,
{highThreshold: 0, lowThreshold: 1});
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_extend</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if instance of interface SystemInfo can be extended with new property
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:SystemInfo U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBX
test(function () {
check_extensibility(tizen.systeminfo);
}, "SystemInfo_extend");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getCapabilities</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfo_getCapabilities
//==== LABEL Check method SystemInfo_getCapabilities
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getCapabilities M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MNA MR
test(function () {
" attribute in tizen.systeminfo.getCapabilities().");
}
}, "SystemInfo_getCapabilities");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getCapabilities_exist</title>
<meta charset="utf-8">
//==== LABEL check if method getCapabilities of SystemInfo exists
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getCapabilities M
//==== TEST_CRITERIA ME
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
test(function () {
assert_true("getCapabilities" in tizen.systeminfo, "No getCapabilities method in tizen.systeminfo.");
check_method_exists(tizen.systeminfo, "getCapabilities");
}, "SystemInfo_getCapabilities_exist");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com
+ Roman Frolow <r.frolow@samsung.com
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getCapabilities_extra_argument</title>
<meta charset="utf-8"/>
//==== TEST: SystemInfo_getCapabilities_extra_argument
//==== LABEL Check if method getCapabilities of SystemInfo accepts extra argument
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getCapabilities M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MNAEX
test(function () {
checkExtraArgument(tizen.systeminfo, "getCapabilities");
}, "SystemInfo_getCapabilities_extra_argument");
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
-CathyShen <cathy.shen@intel.com>
-HaoYunfen <Yunfenx.hao@intel.com>
-Roman Frolow <r.frolow@samsung.com>
+ CathyShen <cathy.shen@intel.com>
+ HaoYunfen <Yunfenx.hao@intel.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== LABEL Check method SystemInfo_getPropertyValue
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MMINA MR
setup({timeout: 90000});
});
retValue = tizen.systeminfo.getPropertyValue("BATTERY", getPropertyValueSuccess);
});
+
</script>
</body>
</html>
limitations under the License.
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== PRIORITY: P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MC
setup({timeout: 90000});
}
t.done();
});
+
</script>
</body>
</html>
limitations under the License.
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== PRIORITY: P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MTCB
setup({timeout: 90000});
}
t.done();
});
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
-Li, Li <li.l.li@intel.com>
-HaoYunfen <Yunfenx.hao@intel.com>
-Roman Frolow <r.frolow@samsung.com>
+ Li, Li <li.l.li@intel.com>
+ HaoYunfen <Yunfenx.hao@intel.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getPropertyValue_exist</title>
<meta charset="utf-8">
//==== LABEL check if method getPropertyValue of SystemInfo exists
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
//==== TEST_CRITERIA ME
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
test(function () {
assert_true("getPropertyValue" in tizen.systeminfo, "No getPropertyValue method in tizen.systeminfo.");
check_method_exists(tizen.systeminfo, "getPropertyValue");
}, "SystemInfo_getPropertyValue_exist");
+
</script>
</body>
</html>
limitations under the License.
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getPropertyValue_missarg</title>
<script src="../resources/unitcommon.js"></script>
//==== TEST: SystemInfo_getPropertyValue_missarg
//==== LABEL Check if getPropertyValue method called with missing non-optional argument throws an exception
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MMA
test(function () {
assert_throws( TYPE_MISMATCH_ERR,
tizen.systeminfo.getPropertyValue();
}, TYPE_MISMATCH_ERR + " should be thrown");
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getPropertyValue_property_TypeMismatch</title>
<script src="../resources/unitcommon.js"></script>
//==== PRIORITY: P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MC
setup({timeout: 90000});
}
t.done();
}, "SystemInfo_getPropertyValue_property_TypeMismatch");
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== PRIORITY: P2
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MC
setup({timeout: 90000});
}
t.done();
});
+
</script>
</body>
</html>
limitations under the License.
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
<html>
<script type="text/javascript" src="../resources/unitcommon.js"></script>
<script type="text/javascript" src="support/systeminfo_common.js"></script>
</head>
-<body><div id="log"></div>
+<div id="log"></div>
<script type="text/javascript">
//==== TEST: SystemInfo_getPropertyValue_successCallback_invalid_cb
-//==== LABEL: Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}
+//==== LABEL: Check getPropertyValue() argument successCallback validation - use {onsuccess: function (){}}
//==== PRIORITY: P2
//==== SPEC: Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MTCB
//==== ONLOAD_DELAY 90
setup({timeout: 90000});
}
t.done();
});
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_getPropertyValue_successCallback_missarg</title>
<meta charset="utf-8">
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
-CathyShen <cathy.shen@intel.com>
-HaoYunfen <Yunfenx.hao@intel.com>
-Roman Frolow <r.frolow@samsung.com>
+ CathyShen <cathy.shen@intel.com>
+ HaoYunfen <Yunfenx.hao@intel.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
//==== LABEL Check method SystemInfo_getPropertyValue with errorCallback
//==== ONLOAD_DELAY 90
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:getPropertyValue M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MOA
setup({timeout: 90000});
tizen.systeminfo.getPropertyValue("BATTERY", getPropertyValueSuccess, getPropertyValueError);
});
+
</script>
</body>
</html>
Authors:
-Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_in_tizen</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if package exists in tizen.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:SystemInfo U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA OBME
test(function () {
assert_true("systeminfo" in tizen, "No systeminfo in tizen.");
check_readonly(tizen, "systeminfo", tizen.systeminfo, "object", "dummyValue");
}, "SystemInfo_in_tizen");
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_notexist</title>
<meta charset="utf-8"/>
//==== PRIORITY P3
//==== LABEL Check if interface SystemInfo exists, it should not.
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:SystemInfo U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA NIO
test(function () {
check_no_interface_object("SystemInfo");
}, "SystemInfo_notexist");
+
</script>
</body>
</html>
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_removePropertyValueChangeListener</title>
<meta charset="utf-8"/>
//==== LABEL Check method removePropertyValueChangeListener of SystemInfo
//==== ONLOAD_DELAY 90
//==== SPEC: Tizen Web API:System:SystemInfo:SystemInfo:removePropertyValueChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
//==== TEST_CRITERIA MMINA MAST MR
setup({timeout: 90000});
var t = async_test("SystemInfo_removePropertyValueChangeListener", {timeout: 90000}),
t.done();
}),3000);
});
+
</script>
</body>
</html>
limitations under the License.
Authors:
- Roman Frolow <r.frolow@samsung.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_removePropertyValueChangeListener_all_properties</title>
<meta charset="utf-8">
tizen.systeminfo.removePropertyValueChangeListener(lId);
}
}, "SystemInfo_removePropertyValueChangeListener_all_properties");
+
</script>
</body>
</html>
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
- Li, Li <li.l.li@intel.com>
- HaoYunfen <Yunfenx.hao@intel.com>
- Roman Frolow <r.frolow@samsung.com>
+ Li, Li <li.l.li@intel.com>
+ HaoYunfen <Yunfenx.hao@intel.com>
+ Roman Frolow <r.frolow@samsung.com>
-->
-<html lang="en">
+<html>
<head>
<title>SystemInfo_removePropertyValueChangeListener_exist</title>
<meta charset="utf-8">
//==== LABEL check if method removePropertyValueChangeListener of SystemInfo exists
//==== SPEC Tizen Web API:System:SystemInfo:SystemInfo:removePropertyValueChangeListener M
//==== TEST_CRITERIA ME
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html
test(function () {
assert_true("removePropertyValueChangeListener" in tizen.systeminfo, "No removePropertyValueChangeListener method in tizen.systeminfo.");
check_method_exists(tizen.systeminfo, "removePropertyValueChangeListener");
}, "SystemInfo_removePropertyValueChangeListener_exist");
+
</script>
</body>
</html>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfo</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBattery" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBuild" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCpu" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceOrientation" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoLocale" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoNetwork" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoObject" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPeripheral" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoProperty" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorage" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="apn" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="ipAddress" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="ipv6Address" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="mcc" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="status" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="mnc" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="cellId" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="lac" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="isFlightMode" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="isRoaming" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCellularNetwork" element_type="attribute" element_name="imei" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="bluetooth" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="nfc" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="multiTouchCount" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="inputKeyboard" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="wifi" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="wifiDirect" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="fmRadio" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="nativeApiVersion" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="openglesVersion1_1" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="openglesVersion2_0" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="platformName" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="platformVersion" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="webApiVersion" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="accelerometer" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="barometer" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="cameraBackFlash" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="cameraBack" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="cameraFrontFlash" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="cameraFront" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="duid" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="gyroscope" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="locationGps" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="locationWps" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="location" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="magnetometer" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="microphone" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="platformCoreCpuArch" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="platformCoreFpuArch" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="proximity" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="screenOutputHdmi" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="screenOutputRca" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="sipVoip" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="speechRecognition" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="usbAccessory" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="usbHost" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoNetwork" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBattery" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBattery" element_type="attribute" element_name="level" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBattery" element_type="attribute" element_name="isCharging" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getCapabilities" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getCapabilities" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="brightness" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="dotsPerInchHeight" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="dotsPerInchWidth" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="physicalHeight" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="physicalWidth" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="resolutionHeight" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="resolutionWidth" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPeripheral" element_type="attribute" element_name="isVideoOutputOn" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCpu" element_type="attribute" element_name="load" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorage" element_type="attribute" element_name="units" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceOrientation" element_type="attribute" element_name="status" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" element_type="attribute" element_name="ipAddress" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" element_type="attribute" element_name="ipv6Address" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" element_type="attribute" element_name="signalStrength" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" element_type="attribute" element_name="ssid" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" element_type="attribute" element_name="status" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="iccid" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="mcc" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="mnc" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="msin" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="msisdn" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="operatorName" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="spn" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" element_type="attribute" element_name="state" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoLocale" element_type="attribute" element_name="country" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoLocale" element_type="attribute" element_name="language" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoCpu" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoLocale" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPeripheral" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoSIM" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoWifiNetwork" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" element_type="attribute" element_name="availableCapacity" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" element_type="attribute" element_name="capacity" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" element_type="attribute" element_name="isRemovable" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" element_type="attribute" element_name="isRemoveable" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" element_type="attribute" element_name="type" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorageUnit" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBuild" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBuild" element_type="attribute" element_name="manufacturer" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBuild" element_type="attribute" element_name="model" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoStorage" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" usage="true" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
</testcase>
- <testcase purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P2" id="SystemInfo_getPropertyValue_successCallback_invalid_cb">
+ <testcase purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P2" id="SystemInfo_getPropertyValue_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
</testcase>
- <testcase purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P2" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb">
+ <testcase purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/System/SystemInfo" execution_type="auto" priority="P2" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb.html</test_script_entry>
</description>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="accelerometerWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="autoRotation" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="barometerWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="camera" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="dataEncryption" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="graphicsAcceleration" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="gyroscopeWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="inputKeyboardLayout" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="magnetometerWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="nativeOspCompatible" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="nfcReservedPush" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="opengles" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="openglestextureFormat" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="photometerWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="photometer" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="proximityWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="push" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="screenSize480_800" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="screenSize720_1280" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="screenSizeNormal" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="secureElement" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="shellAppWidget" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="speechSynthesis" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="telephonyMms" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="telephonySms" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="telephony" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="tiltmeterWakeup" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="tiltmeter" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="visionFaceRecognition" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="visionImageRecognition" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="visionQrcodeGeneration" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="visionQrcodeRecognition" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoCellularNetwork</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoCPU</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoDeviceOrientation</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDisplay" element_type="attribute" element_name="resolutionWidth" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoDisplay</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoStorage</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoWifiNetwork</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="removePropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#addPropertyValueChangeListenerid2768214</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="getPropertyValue" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoBattery</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoBuild</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoDisplay</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoLocale</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoNetwork</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoPeripheral</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoPropertySuccessCallback" element_type="method" element_name="onsuccess" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoSIM</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoBuild" element_type="attribute" element_name="buildVersion" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceCapability" element_type="attribute" element_name="profile" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfoDeviceOrientation" element_type="attribute" element_name="isAutoRotation" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<specs>
<spec>
<spec_assertion interface="SystemInfo" element_type="method" element_name="addPropertyValueChangeListener" specification="SystemInfo" section="System" category="Tizen Device API Specifications"/>
- <spec_url>https://developer.tizen.org/help/topic/org.tizen.help.web.api.device/tizen/systeminfo.html</spec_url>
+ <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html</spec_url>
<spec_statement>TBD</spec_statement>
</spec>
</specs>
<test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_property_TypeMismatch.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_invalid_cb">
+ <testcase purpose="Check getPropertyValue() argument successCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_getPropertyValue_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_getPropertyValue_successCallback_invalid_cb.html</test_script_entry>
</description>
<test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_TypeMismatch.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb">
+ <testcase purpose="Check addPropertyValueChangeListener() argument successCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/System/SystemInfo" execution_type="auto" id="SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb">
<description>
<test_script_entry>/opt/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener_successCallback_invalid_cb.html</test_script_entry>
</description>