add: 0 TC, modify: 1 TC, delete: 0 TC
Change-Id: I03efe9b897382bf56b71850469c2e5fad9388a0d
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
//==== TEST: RemoteResourceResponseCallback_onsuccess
//==== LABEL Test whether RemoteResourceResponseCallback::onsuccess is called with argument of proper type
//==== SPEC Tizen Web API:TBD:Iotcon:RemoteResourceResponseCallback:onsuccess M
+//==== ONLOAD_DELAY 90
//==== SPEC_URL TBD
//==== PRIORITY P1
//==== TEST_CRITERIA CBOA CBT
-var t = async_test(document.title), onresponse, client, foundSuccess, query = {};
+setup({timeout: 90000});
+
+var t = async_test(document.title, {timeout: 90000}), onresponse, client, foundSuccess, query = {};
t.step(function () {
add_result_callback(function(){
<test_script_entry>/opt/tct-iotcon-tizen-tests/iotcon/FoundPlatformInfoSuccessCallback_onsuccess.html</test_script_entry>
</description>
</testcase>
- <testcase component="Tizen Device APIs/TBD/Iotcon" execution_type="auto" id="RemoteResourceResponseCallback_onsuccess" priority="P1" purpose="Test whether RemoteResourceResponseCallback::onsuccess is called with argument of proper type">
+ <testcase component="Tizen Device APIs/TBD/Iotcon" execution_type="auto" id="RemoteResourceResponseCallback_onsuccess" onload_delay="90" priority="P1" purpose="Test whether RemoteResourceResponseCallback::onsuccess is called with argument of proper type">
<description>
<test_script_entry>/opt/tct-iotcon-tizen-tests/iotcon/RemoteResourceResponseCallback_onsuccess.html</test_script_entry>
</description>