general/commsframeworktest.iby
changeset 63 a667ebd03ba5
parent 50 afebdb533a85
child 72 ae47d0499bee
equal deleted inserted replaced
51:48cb711881c2 63:a667ebd03ba5
    28 
    28 
    29 #if !(defined(NW_TEST_ROM_1) || defined(NW_TEST_ROM_2) || defined(NW_TEST_ROM_3) \
    29 #if !(defined(NW_TEST_ROM_1) || defined(NW_TEST_ROM_2) || defined(NW_TEST_ROM_3) \
    30 	|| defined(CI_TEST_ROM_1) || defined(CI_TEST_ROM_2) || defined(CI_TEST_ROM_3) || defined(CI_TEST_ROM_4) \
    30 	|| defined(CI_TEST_ROM_1) || defined(CI_TEST_ROM_2) || defined(CI_TEST_ROM_3) || defined(CI_TEST_ROM_4) \
    31 	|| defined(WAPSTACK_TEST_ROM) \
    31 	|| defined(WAPSTACK_TEST_ROM) \
    32 	|| defined(SERCOMMS_TEST_ROM) \
    32 	|| defined(SERCOMMS_TEST_ROM) \
       
    33 	|| defined(__NETWORKING_TEST_OBY__) \
    33 	)
    34 	)
    34 
    35 
    35 // Rom build hasn't explicitly defined a subset of tests to include so to avoid
    36 // Rom build hasn't explicitly defined a subset of tests to include so to avoid
    36 // disappointment we'll include the whole shebang
    37 // disappointment we'll include the whole shebang
    37 #define NW_TEST_ROM_1
    38 #define NW_TEST_ROM_1
    43 #define CI_TEST_ROM_3
    44 #define CI_TEST_ROM_3
    44 #define CI_TEST_ROM_4
    45 #define CI_TEST_ROM_4
    45 
    46 
    46 #define WAPSTACK_TEST_ROM
    47 #define WAPSTACK_TEST_ROM
    47 #define SERCOMMS_TEST_ROM
    48 #define SERCOMMS_TEST_ROM
       
    49 //#define NETWORKING_UPS_TESTS
       
    50 //#define SYMBIAN_FLEXMM_ZERO_COPY_NETWORKING
       
    51 #define __NETWORKING_TEST_OBY__
    48 
    52 
    49 #endif
    53 #endif
    50 
    54 
    51 #ifdef NW_TEST_ROM_1
    55 #ifdef NW_TEST_ROM_1
    52 REM "NW_TEST_ROM_1": Generated ROM will include test components for running nw1 test group
    56 REM "NW_TEST_ROM_1": Generated ROM will include test components for running nw1 test group
   164 
   168 
   165 // zerocopy tests
   169 // zerocopy tests
   166 #ifdef SYMBIAN_FLEXMM_ZERO_COPY_NETWORKING
   170 #ifdef SYMBIAN_FLEXMM_ZERO_COPY_NETWORKING
   167 #include <zerocopy_loopback_driver.iby>
   171 #include <zerocopy_loopback_driver.iby>
   168 #include <legacy_loopback_driver.iby>
   172 #include <legacy_loopback_driver.iby>
       
   173 #include <commsbufskern.iby>
   169 #include <zerocopy_loopback_driver_test.iby>
   174 #include <zerocopy_loopback_driver_test.iby>
   170 #include <legacy_loopback_driver_test.iby>
   175 #include <legacy_loopback_driver_test.iby>
   171 #include <zerocopy_loopback_link_protocol.iby>
   176 #include <zerocopy_loopback_link_protocol.iby>
   172 #include <legacy_loopback_link_protocol.iby>
   177 #include <legacy_loopback_link_protocol.iby>
       
   178 #endif
       
   179 
   173 #include <te_loopback.iby>
   180 #include <te_loopback.iby>
   174 #endif
   181 #include <Te_Cap_RConnDHCP.IBY>
       
   182 #include <Te_Cap_RES.IBY>
       
   183 #include <Te_Cap_Esock.IBY>
       
   184 #include <Te_Cap_RConnServ.IBY>
       
   185 #include <te_cap_esock_transfer.iby>
       
   186 #include <te_cap_rootserver.iby>
       
   187 #include <Te_Cap_Configurator.IBY>
       
   188 #include <te_esockteststepssuite.iby>
       
   189 #include <te_UmtsGprsScpr.iby>
       
   190 #include <SerComms.IBY>
   175 
   191 
   176 // RootServer Tests
   192 // RootServer Tests
   177 #ifdef CI_TEST_ROM_3
   193 #ifdef CI_TEST_ROM_3
   178 #include <ts_rootserver.iby>
   194 #include <ts_rootserver.iby>
   179 #endif
   195 #endif
   246 
   262 
   247 // PPP Tests
   263 // PPP Tests
   248 #if defined(CI_TEST_ROM_1) || defined(NW_TEST_ROM_1)
   264 #if defined(CI_TEST_ROM_1) || defined(NW_TEST_ROM_1)
   249 #include <te_pppsize.iby>
   265 #include <te_pppsize.iby>
   250 #include <ts_dummyppp.iby>
   266 #include <ts_dummyppp.iby>
   251 
   267 #include <zerocopy_loopback_driver.iby>
       
   268 #include <te_loopback.iby>
   252 #include <te_pppcomp.iby>
   269 #include <te_pppcomp.iby>
       
   270 #include <te_configutil.iby>
       
   271 #include <te_Configuratorsuite.iby>
       
   272 #include <te_http.iby>
       
   273 #include <integrationtest.iby>
       
   274 #include <te_sblpsuite.iby>
       
   275 #include <te_DedicatedSignalling1ryCtx.iby>
       
   276 #include <TE_SpudUnit.iby>
       
   277 #include <integrationtest.iby>
       
   278 #include <te_cedsuite.iby>
       
   279 #include <wapmessage.iby>
   253 #include <te_vjcomp.iby>
   280 #include <te_vjcomp.iby>
   254 #include <te_incoming_ppp.iby>
   281 #include <te_incoming_ppp.iby>
   255 #endif
   282 #endif
   256 
   283 
   257 
   284 
   353 
   380 
   354 REM --- UPS ---
   381 REM --- UPS ---
   355 #include <upstestnotifier.iby>
   382 #include <upstestnotifier.iby>
   356 #include <netups_test.iby>
   383 #include <netups_test.iby>
   357 
   384 
   358 #if defined(CI_TEST_ROM_1) || defined(CI_TEST_ROM_4)
   385 #if defined(CI_TEST_ROM_1) || defined(CI_TEST_ROM_2)
       
   386 #include <netups.iby>
   359 REM #include <te_ipups.iby>
   387 REM #include <te_ipups.iby>
   360 #endif
   388 #endif
   361 
   389 
   362 #ifdef NW_TEST_ROM_2
   390 #ifdef NW_TEST_ROM_2
   363 #ifdef SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
   391 #ifdef SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW