networkingtestandutils/networkingintegrationtest/it_script_files/itest_s1/load_csd_wlan.script
changeset 71 a800ea6cb454
parent 68 1697cc2ba93d
child 72 ae8f9a1f3ca6
equal deleted inserted replaced
68:1697cc2ba93d 71:a800ea6cb454
     1 //
       
     2 // Copyright (c) 2010 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 // configure commdb for CSD Bearer Tests
       
    18 PRINT load commdb for CSD NTRAS (itest_s1) tests
       
    19 
       
    20 // create the directorys needed for logging and ipsec
       
    21 // log dirs
       
    22 run_utils mkdir c:\system\
       
    23 run_utils mkdir c:\system\data\
       
    24 run_utils mkdir c:\Logs\
       
    25 run_utils mkdir c:\Logs\testresults\
       
    26 
       
    27 // ipsec dirs
       
    28 run_utils mkdir c:\system\data\security\
       
    29 run_utils mkdir c:\system\data\security\secfiles\
       
    30 
       
    31 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    32 
       
    33 // use ced to make the required database from csd.xml
       
    34 //ced z:\testdata\configs\integration\itest_s1\csd.xml csd.log
       
    35 RUN_UTILS  MkDir c:\private
       
    36 RUN_UTILS  MkDir c:\private\10202be9
       
    37 RUN_UTILS  MkDir c:\private\10202be9\persists
       
    38 RUN_UTILS  MakeReadWrite c:\private\10202be9\persists\cccccc00.cre
       
    39 RUN_UTILS CopyFile z:\testdata\configs\cccccc00_itest1.cre c:\private\10202be9\persists\cccccc00.cre
       
    40 # Reload esock thread so that the next tests can be run
       
    41 run_script z:\TestData\scripts\te_esock_test_loadesock.script