networkingtestandutils/networkingintegrationtest/it_script_files/itest_s1/itest_RConnection.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 RSconnection
       
    18 
       
    19 pause_at_end
       
    20 LOAD_SUITE TS_Esock.dll
       
    21 LOAD_SUITE TS_genconn.dll
       
    22 LOAD_SUITE TS_RConnection.dll
       
    23 
       
    24 #--------------------------------------------------------------------------------------
       
    25 # Tests from rconnectionudptests_nonconnection.script
       
    26 
       
    27 run_script z:\TestData\scripts\esock_test_unloadesockForced.script
       
    28 ced z:\TestData\configs\rconnectionudp.xml
       
    29 run_script z:\TestData\scripts\esock_test_loadesock.script
       
    30 
       
    31 
       
    32 START_TESTCASE			NET-Integration-Csd-1501
       
    33 //! @SYMTestCaseID		NET-Integration-Csd-1501
       
    34 
       
    35 heap_mark
       
    36 run_test_step 1000, TS_RConnection, Test40
       
    37 heap_markend
       
    38 test_complete
       
    39 END_TESTCASE			NET-Integration-Csd-1501
       
    40 
       
    41 
       
    42 START_TESTCASE			NET-Integration-Csd-1502
       
    43 //! @SYMTestCaseID		NET-Integration-Csd-1502
       
    44 
       
    45 heap_mark
       
    46 run_test_step 1000, TS_RConnection, Test41
       
    47 heap_markend
       
    48 test_complete
       
    49 END_TESTCASE			NET-Integration-Csd-1502
       
    50 
       
    51 
       
    52 #--------------------------------------------------------------------------------------
       
    53 
       
    54 # Tests from rconnectionudptests_connection.script
       
    55 
       
    56 # necessary database has already been loaded above
       
    57 
       
    58 
       
    59 START_TESTCASE			NET-Integration-Csd-1503
       
    60 //! @SYMTestCaseID		NET-Integration-Csd-1503
       
    61 
       
    62 heap_mark
       
    63 run_test_step 1000, TS_RConnection, Test42
       
    64 heap_markend
       
    65 test_complete
       
    66 END_TESTCASE			NET-Integration-Csd-1503
       
    67 #--------------------------------------------------------------------------------------
       
    68 
       
    69 # Tests from rconnectiontcptests_connection.script
       
    70 
       
    71 # need to close esock before running ced
       
    72 run_script z:\TestData\scripts\esock_test_unloadesockForced.script
       
    73 
       
    74 ced z:\TestData\configs\rconnectionntras.xml
       
    75 
       
    76 run_script z:\TestData\scripts\esock_test_loadesock.script
       
    77 
       
    78 
       
    79 START_TESTCASE			NET-Integration-Csd-1504
       
    80 //! @SYMTestCaseID		NET-Integration-Csd-1504
       
    81 
       
    82 heap_mark
       
    83 run_test_step 1000, TS_RConnection, Test101
       
    84 heap_markend
       
    85 test_complete
       
    86 END_TESTCASE			NET-Integration-Csd-1504
       
    87 
       
    88 
       
    89 START_TESTCASE			NET-Integration-Csd-1505
       
    90 //! @SYMTestCaseID		NET-Integration-Csd-1505
       
    91 
       
    92 heap_mark
       
    93 run_test_step 1000, TS_RConnection, Test102
       
    94 heap_markend
       
    95 test_complete
       
    96 END_TESTCASE			NET-Integration-Csd-1505
       
    97 
       
    98 
       
    99 START_TESTCASE			NET-Integration-Csd-1506
       
   100 //! @SYMTestCaseID		NET-Integration-Csd-1506
       
   101 
       
   102 heap_mark
       
   103 run_test_step 1000, TS_RConnection, Test103
       
   104 heap_markend
       
   105 test_complete
       
   106 END_TESTCASE			NET-Integration-Csd-1506
       
   107 
       
   108 
       
   109 START_TESTCASE			NET-Integration-Csd-1507
       
   110 //! @SYMTestCaseID		NET-Integration-Csd-1507
       
   111 
       
   112 heap_mark
       
   113 run_test_step 1000, TS_RConnection, Test105
       
   114 heap_markend
       
   115 test_complete
       
   116 END_TESTCASE			NET-Integration-Csd-1507
       
   117 
       
   118 
       
   119 START_TESTCASE			NET-Integration-Csd-1508
       
   120 //! @SYMTestCaseID		NET-Integration-Csd-1508
       
   121 
       
   122 heap_mark
       
   123 run_test_step 1000, TS_RConnection, Test109
       
   124 heap_markend
       
   125 test_complete
       
   126 END_TESTCASE			NET-Integration-Csd-1508
       
   127 
       
   128 
       
   129 //START_TESTCASE			NET-Integration-Csd-1509
       
   130 ///! @SYMTestCaseID		NET-Integration-Csd-1509
       
   131 
       
   132 #heap_mark
       
   133 #run_test_step 1000, TS_RConnection, Test111
       
   134 #heap_markend
       
   135 #test_complete
       
   136 //END_TESTCASE			NET-Integration-Csd-1509
       
   137 
       
   138 
       
   139 START_TESTCASE			NET-Integration-Csd-1510
       
   140 //! @SYMTestCaseID		NET-Integration-Csd-1510
       
   141 
       
   142 heap_mark
       
   143 run_test_step 1000, TS_RConnection, Test112
       
   144 heap_markend
       
   145 test_complete
       
   146 END_TESTCASE			NET-Integration-Csd-1510
       
   147 
       
   148 
       
   149 START_TESTCASE			NET-Integration-Csd-1511
       
   150 //! @SYMTestCaseID		NET-Integration-Csd-1511
       
   151 
       
   152 heap_mark
       
   153 run_test_step 1000, TS_RConnection, Test113
       
   154 heap_markend
       
   155 test_complete
       
   156 END_TESTCASE			NET-Integration-Csd-1511
       
   157 
       
   158 
       
   159 START_TESTCASE			NET-Integration-Csd-1512
       
   160 //! @SYMTestCaseID		NET-Integration-Csd-1512
       
   161 
       
   162 heap_mark
       
   163 run_test_step 1000, TS_RConnection, Test115
       
   164 heap_markend
       
   165 test_complete
       
   166 END_TESTCASE			NET-Integration-Csd-1512
       
   167 
       
   168 
       
   169 #--------------------------------------------------------------------------------------
       
   170 
       
   171 # Tests from rconnectionallinterfacenotificationtests_nonconnection.script
       
   172 
       
   173 run_script z:\TestData\scripts\esock_test_unloadesockForced.script
       
   174 ced z:\TestData\configs\ainudp.xml
       
   175 run_script z:\TestData\scripts\esock_test_loadesock.script
       
   176 
       
   177 
       
   178 START_TESTCASE			NET-Integration-Csd-1513
       
   179 //! @SYMTestCaseID		NET-Integration-Csd-1513
       
   180 
       
   181 heap_mark
       
   182 run_test_step 1000, TS_RConnection, Test300
       
   183 heap_markend
       
   184 test_complete
       
   185 END_TESTCASE			NET-Integration-Csd-1513
       
   186 
       
   187 
       
   188 START_TESTCASE			NET-Integration-Csd-1514
       
   189 //! @SYMTestCaseID		NET-Integration-Csd-1514
       
   190 
       
   191 heap_mark
       
   192 run_test_step 1000, TS_RConnection, Test301
       
   193 heap_markend
       
   194 test_complete
       
   195 END_TESTCASE			NET-Integration-Csd-1514
       
   196 
       
   197 
       
   198 START_TESTCASE			NET-Integration-Csd-1515
       
   199 //! @SYMTestCaseID		NET-Integration-Csd-1515
       
   200 
       
   201 heap_mark
       
   202 run_test_step 1000, TS_RConnection, Test303
       
   203 heap_markend
       
   204 test_complete
       
   205 END_TESTCASE			NET-Integration-Csd-1515
       
   206 
       
   207 
       
   208 START_TESTCASE			NET-Integration-Csd-1516
       
   209 //! @SYMTestCaseID		NET-Integration-Csd-1516
       
   210 
       
   211 heap_mark
       
   212 run_test_step 1000, TS_RConnection, Test304
       
   213 heap_markend
       
   214 test_complete
       
   215 END_TESTCASE			NET-Integration-Csd-1516
       
   216 
       
   217 
       
   218 START_TESTCASE			NET-Integration-Csd-1517
       
   219 //! @SYMTestCaseID		NET-Integration-Csd-1517
       
   220 
       
   221 heap_mark
       
   222 run_test_step 1000, TS_RConnection, Test305
       
   223 heap_markend
       
   224 test_complete
       
   225 END_TESTCASE			NET-Integration-Csd-1517
       
   226 
       
   227 # need to close esock before using ced
       
   228 run_script z:\TestData\scripts\esock_test_unloadesockForced.script
       
   229 
       
   230 ced z:\TestData\configs\ainntras.xml
       
   231 
       
   232 run_script z:\TestData\scripts\esock_test_loadesock.script
       
   233 
       
   234 
       
   235 START_TESTCASE			NET-Integration-Csd-1518
       
   236 //! @SYMTestCaseID		NET-Integration-Csd-1518
       
   237 
       
   238 heap_mark
       
   239 run_test_step 1000, TS_RConnection, Test312
       
   240 heap_markend
       
   241 test_complete
       
   242 END_TESTCASE			NET-Integration-Csd-1518
       
   243 
       
   244 
       
   245 #--------------------------------------------------------------------------------------
       
   246 
       
   247 # Tests from rconnectionallinterfacenotificationtests_connection.script
       
   248 
       
   249 
       
   250 START_TESTCASE			NET-Integration-Csd-1519
       
   251 //! @SYMTestCaseID		NET-Integration-Csd-1519
       
   252 
       
   253 heap_mark
       
   254 run_test_step 1000, TS_RConnection, Test306
       
   255 heap_markend
       
   256 test_complete
       
   257 END_TESTCASE			NET-Integration-Csd-1519
       
   258 
       
   259 
       
   260 START_TESTCASE			NET-Integration-Csd-1520
       
   261 //! @SYMTestCaseID		NET-Integration-Csd-1520
       
   262 
       
   263 heap_mark
       
   264 run_test_step 1000, TS_RConnection, Test307
       
   265 heap_markend
       
   266 test_complete
       
   267 END_TESTCASE			NET-Integration-Csd-1520
       
   268 
       
   269 
       
   270 START_TESTCASE			NET-Integration-Csd-1521
       
   271 //! @SYMTestCaseID		NET-Integration-Csd-1521
       
   272 
       
   273 heap_mark
       
   274 run_test_step 1000, TS_RConnection, Test314
       
   275 heap_markend
       
   276 test_complete
       
   277 END_TESTCASE			NET-Integration-Csd-1521
       
   278 
       
   279 
       
   280 START_TESTCASE			NET-Integration-Csd-1522
       
   281 //! @SYMTestCaseID		NET-Integration-Csd-1522
       
   282 
       
   283 heap_mark
       
   284 run_test_step 1000, TS_RConnection, Test315
       
   285 heap_markend
       
   286 test_complete
       
   287 END_TESTCASE			NET-Integration-Csd-1522
       
   288 #--------------------------------------------------------------------------------------
       
   289 
       
   290 # kill the esock thread so that when the next tests try to use ced they will succeed
       
   291 run_script z:\TestData\scripts\esock_test_unloadesockforced.script
       
   292 
       
   293