appfw/apparchitecture/tef/scripts/apparctest_T_Services.script
branchRCL_3
changeset 62 924385140d98
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
     1 //
     1 //
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 //
    31 //
    32 // Testexecute not yet startup state aware (DEF059510). Until then, delay required to ensure emulator boot has finished
    32 // Testexecute not yet startup state aware (DEF059510). Until then, delay required to ensure emulator boot has finished
    33 DELAY 5000
    33 DELAY 5000
    34 //
    34 //
    35 LOAD_SUITE ApparcTestServer
    35 LOAD_SUITE ApparcTestServer
    36 RUN_TEST_STEP 100 ApparcTestServer T_Services
    36 RUN_TEST_STEP 300 ApparcTestServer T_Services
    37 
    37 
    38 END_TESTCASE API-APPFWK-T-RApaLsSessionTestStep-TestServiceDiscovery1L-0001
    38 END_TESTCASE API-APPFWK-T-RApaLsSessionTestStep-TestServiceDiscovery1L-0001