commsconfig/commsdatabaseshim/ts_commdb/scripts/cdb_urel.script
changeset 72 ae47d0499bee
parent 68 5da8188e392b
child 77 c9776eadbffd
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
     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 //run_script z:\TestData\scripts\esock_test_unloadesock.script
       
    17 
       
    18 //LOAD_SUITE TS_Esock.dll
       
    19 
       
    20 //
       
    21 PRINT example CommDb test
       
    22 PRINT 
       
    23 
       
    24 PRINT IfAuthName needs to be replaced
       
    25 PRINT in 061_01.xml, 061_02.xml ,061_03.xml, 061_04.xml
       
    26 PRINT
       
    27 //
       
    28 
       
    29 LOAD_SUITE TS_CommDb.dll
       
    30 
       
    31 PRINT IfAuthName needs to be replaced
       
    32 PRINT
       
    33 CED  z:\testdata\configs\061_01.xml -f
       
    34 
       
    35 RUN_TEST_STEP 100000, TS_CommDb,step_061_01
       
    36 TEST_COMPLETE
       
    37 
       
    38 PRINT IfAuthName needs to be replaced
       
    39 PRINT
       
    40 CED  z:\testdata\configs\061_02.xml -f
       
    41 
       
    42 RUN_TEST_STEP 100000, TS_CommDb,step_061_02
       
    43 TEST_COMPLETE
       
    44 
       
    45 PRINT IfAuthName needs to be replaced
       
    46 PRINT
       
    47 CED  z:\testdata\configs\061_03.xml -f
       
    48 
       
    49 RUN_TEST_STEP 100000, TS_CommDb,step_061_03
       
    50 TEST_COMPLETE
       
    51 
       
    52 PRINT IfAuthName needs to be replaced
       
    53 PRINT
       
    54 CED  z:\testdata\configs\061_04.xml -f
       
    55 
       
    56 RUN_TEST_STEP 100000, TS_CommDb,step_061_04
       
    57 TEST_COMPLETE
       
    58 
       
    59 
       
    60 // CED processing tests.
       
    61 
       
    62 CED  z:\testdata\configs\default1.xml -f
       
    63 
       
    64 RUN_PANIC_STEP 100000, TS_CommDb,step_003_04
       
    65 TEST_COMPLETE 
       
    66 
       
    67 RUN_PANIC_STEP 100000, TS_CommDb,step_004_02
       
    68 TEST_COMPLETE 
       
    69 
       
    70 
       
    71 RUN_PANIC_STEP 100000, TS_CommDb,step_007_14
       
    72 TEST_COMPLETE 
       
    73 
       
    74 RUN_PANIC_STEP 100000, TS_CommDb,step_009_07
       
    75 TEST_COMPLETE 
       
    76 RUN_PANIC_STEP 100000, TS_CommDb,step_009_08
       
    77 TEST_COMPLETE 
       
    78 
       
    79 RUN_TEST_STEP 100000, TS_CommDb,step_013_02
       
    80 TEST_COMPLETE
       
    81 
       
    82 
       
    83 RUN_TEST_STEP 100000, TS_CommDb,step_015_05
       
    84 TEST_COMPLETE
       
    85 
       
    86 RUN_PANIC_STEP 100000, TS_CommDb,step_015_06
       
    87 TEST_COMPLETE
       
    88 
       
    89 CED  z:\testdata\configs\default3.xml -f
       
    90 
       
    91 RUN_TEST_STEP 100000, TS_CommDb,step_029_03
       
    92 TEST_COMPLETE
       
    93 
       
    94 RUN_TEST_STEP 100000, TS_CommDb,step_034_04
       
    95 TEST_COMPLETE
       
    96 
       
    97 RUN_TEST_STEP 100000, TS_CommDb,step_046_03
       
    98 TEST_COMPLETE
       
    99 
       
   100 // BC tests of Modem table renaming.
       
   101 RUN_TEST_STEP 100000, TS_CommDb,step_062_01
       
   102 TEST_COMPLETE
       
   103 
       
   104 RUN_TEST_STEP 100000, TS_CommDb,step_062_02
       
   105 TEST_COMPLETE
       
   106 
       
   107 RUN_TEST_STEP 100000, TS_CommDb,step_062_03
       
   108 TEST_COMPLETE
       
   109 
       
   110 RUN_TEST_STEP 100000, TS_CommDb,step_062_04
       
   111 TEST_COMPLETE
       
   112 
       
   113 RUN_TEST_STEP 100000, TS_CommDb,step_062_05
       
   114 TEST_COMPLETE
       
   115 
       
   116 // The following two steps should always be last two step cases for EKA2
       
   117 
       
   118 RUN_PANIC_STEP 100000, TS_CommDb,step_036_11
       
   119 TEST_COMPLETE
       
   120 
       
   121 RUN_PANIC_STEP 100000, TS_CommDb,step_036_12
       
   122 TEST_COMPLETE
       
   123 
       
   124 
       
   125 //Cleanup other files we've left
       
   126 //run_script z:\TestData\scripts\esock_test_loadesock.script