datacommsserver/esockserver/test/TS_MultiHoming/ScriptFiles/ESock_TS_MultiHoming_3_Connection.script.assabet
changeset 0 dfb7c4ff071f
child 5 68ef71f0cd72
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 // # * Top level script file for TS_MultiHoming that make connections to/via sub-net D to use port 443 (DNS failure).
       
    17 // # * Please refer to the "TS_Multihoming Test Specification" for explanation of sub-net labels.
       
    18 //
       
    19 
       
    20 RUN_SCRIPT z:\TestData\scripts\esock_test_unloadesockForced.script
       
    21 CED Z:\TestData\Configs\TS_MultiHoming_Test21_ced.xml
       
    22 RUN_SCRIPT z:\TestData\scripts\esock_test_loadesock.script
       
    23 
       
    24 LOAD_SUITE TS_MultiHoming.dll
       
    25 
       
    26 
       
    27 RUN_SCRIPT Z:\TestData\Scripts\TS_MultiHoming_Test21.script
       
    28 RUN_SCRIPT Z:\TestData\Scripts\TS_MultiHoming_Delay.script
       
    29 
       
    30 RUN_SCRIPT Z:\TestData\Scripts\TS_MultiHoming_Test22.script
       
    31 RUN_SCRIPT Z:\TestData\Scripts\TS_MultiHoming_Delay.script
       
    32 
       
    33 # Test 23 requires 3 COMMs. There are two COMMs with current lubbock/Assabet. 
       
    34 # It should be tested once new hardware board with 4 COMMs arrived.
       
    35 #
       
    36 #RUN_SCRIPT Z:\TestData\Scripts\TS_MultiHoming_Test23.script
       
    37 #RUN_SCRIPT Z:\TestData\Scripts\TS_MultiHoming_Delay.script
       
    38 
       
    39 
       
    40 # Ensure no implicit sockets are held open before unloading esock.
       
    41 #
       
    42 RUN_SCRIPT Z:\TestData\Scripts\esock_test_stopallinterfaces.script
       
    43 RUN_SCRIPT z:\TestData\scripts\esock_test_unloadesockForced.script
       
    44