networkingtestandutils/networkingintegrationtest/it_script_files/itest_s1.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 PRINT Integration test scripts section 1 CSD bearer
       
    18 
       
    19 RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    20 RUN_SCRIPT z:\testdata\scripts\te_esock_test_loadesock.script
       
    21 
       
    22 // setup
       
    23 LOAD_SUITE TE_Esock
       
    24 	
       
    25 
       
    26 //RConnection scripts
       
    27 //run_script z:\testdata\scripts\integration\itest_s1\itest_RConnection.script	
       
    28 
       
    29 
       
    30 // configure commdb for CSD Bearer Tests
       
    31 // use ced to make the required database
       
    32 run_script z:\testdata\scripts\integration\itest_s1\load_csd.script
       
    33 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    34 
       
    35 // client timeout
       
    36 run_script z:\testdata\scripts\te_esock_test_loadesock.script
       
    37 run_script z:\testdata\scripts\integration\itest_s1\itest1_01.script
       
    38 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    39 
       
    40 run_script z:\testdata\scripts\te_esock_test_loadesock.script
       
    41 run_script z:\testdata\scripts\integration\itest_s1\itest1_03.script
       
    42 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    43 
       
    44 // Rnif Stop
       
    45 run_script z:\testdata\scripts\te_esock_test_loadesock.script
       
    46 run_script z:\testdata\scripts\integration\itest_s1\itest1_09.script
       
    47 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    48 
       
    49 run_script z:\testdata\scripts\te_esock_test_loadesock.script
       
    50 run_script z:\testdata\scripts\integration\itest_s1\itest1_11.script
       
    51 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    52 
       
    53 // Gencon connection client timeout
       
    54 run_script z:\testdata\scripts\te_esock_test_loadesock.script
       
    55 run_script z:\testdata\scripts\integration\itest_s1\itest1_17.script
       
    56 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    57 
       
    58 run_script z:\testdata\scripts\te_esock_test_loadesock.script
       
    59 
       
    60 //Ipsec tests - the ordering is important, Nif stop tests need to be run before
       
    61 run_script z:\testdata\scripts\integration\itest_s1\itest1_10.script
       
    62 run_script z:\testdata\scripts\integration\itest_s1\itest1_02.script
       
    63 run_script z:\testdata\scripts\integration\itest_s1\itest1_04.script
       
    64 run_script z:\testdata\scripts\integration\itest_s1\itest1_12.script
       
    65 
       
    66 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    67 
       
    68 print end of CSD Bearer Tests