networkingtestandutils/networkingintegrationtest/it_script_files/itest_s3_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 
       
    19 PRINT Integration test scripts section 3 GPRS bearer - manual test cases
       
    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 GPRS bearer
       
    29 // use ced to make the required database
       
    30 print loading commdb for gprs
       
    31 run_script z:\testdata\scripts\integration\itest_s3\load_gprs
       
    32 
       
    33 
       
    34 PRINT Running only IPv4 and no IPSec by default 
       
    35 PRINT Please make sure IR connection is turned on at start
       
    36 
       
    37 run_script z:\testdata\scripts\integration\itest_s3\itest3_14.script **IPSec TEST 
       
    38 run_script z:\testdata\scripts\integration\itest_s3\itest3_15.script **IPv6 TEST
       
    39 run_script z:\testdata\scripts\integration\itest_s3\itest3_16.script **IPSec TEST 
       
    40 
       
    41 //Since it requires manually disconnect the connection, hence this test step needs to be run at the end
       
    42 PRINT Please reconnect IR
       
    43 run_script z:\testdata\scripts\integration\itest_s3\itest3_13.script
       
    44 
       
    45 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script