networkingtestandutils/networkingintegrationtest/it_script_files/itest_s5_manual_tcs.script
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 ///
       
    18 PRINT Integration test scripts section 5 Infrared + CSD bearer - manual test cases
       
    19 //
       
    20 
       
    21 RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    22 RUN_SCRIPT z:\testdata\scripts\te_esock_test_loadesock.script
       
    23 
       
    24 // load the required dlls
       
    25 LOAD_SUITE TE_Esock
       
    26 
       
    27 
       
    28 // configure commdb for InfraRed and CSD bearer
       
    29 // use ced to make the required database
       
    30 run_script z:\testdata\scripts\integration\itest_s5\load_ircsd.script
       
    31 
       
    32 run_script z:\testdata\scripts\integration\itest_s5\itest5_13.script
       
    33 run_script z:\testdata\scripts\integration\itest_s5\itest5_14.script
       
    34 run_script z:\testdata\scripts\integration\itest_s5\itest5_15.script
       
    35 run_script z:\testdata\scripts\integration\itest_s5\itest5_16.script
       
    36 
       
    37 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    38 
       
    39 print End of section 5 Infrared + CSD bearer
       
    40 
       
    41