networkingsrv_info/networkingrom/group/NetworkTest.iby
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 63 425d8f4f7fa5
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
     1 /*
     1 /*
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    68 // Scheduletest Test
    68 // Scheduletest Test
    69 file=ABI_DIR\DEBUG_DIR\ts_selftest.dll		System\Libs\ts_selftest.dll
    69 file=ABI_DIR\DEBUG_DIR\ts_selftest.dll		System\Libs\ts_selftest.dll
    70 
    70 
    71 // Initialisation before any tests are run
    71 // Initialisation before any tests are run
    72 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_initialiseboard.script		TestData\scripts\te_initialiseboard.script
    72 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_initialiseboard.script		TestData\scripts\te_initialiseboard.script
    73 data=EPOCROOT##epoc32\data\z\testdata\scripts\delay.script		TestData\scripts\delay.script
       
    74 
    73 
    75 REM ---------- Comms-Infras ----------
    74 REM ---------- Comms-Infras ----------
    76 
    75 
    77 // ced is not included in release builds by default (in commdb.iby)
    76 // ced is not included in release builds by default (in commdb.iby)
    78 // so we include it explicitly here if _DEBUG is NOT defined
    77 // so we include it explicitly here if _DEBUG is NOT defined
   130 #include <te_napt.iby>
   129 #include <te_napt.iby>
   131 #include <te_naptunittest.iby>
   130 #include <te_naptunittest.iby>
   132 #endif //NW_TEST_ROM_2
   131 #endif //NW_TEST_ROM_2
   133 
   132 
   134 // FTP Tests
   133 // FTP Tests
   135 //#include <tftp_e.iby>
   134 #include <tftp_e.iby>
   136 
   135 
   137 // IntegrationTest framework
   136 // IntegrationTest framework
   138 #ifdef NW_TEST_ROM_1
   137 #ifdef NW_TEST_ROM_1
   139 #include <integrationtest.iby>
   138 #include <integrationtest.iby>
   140 #endif
   139 #endif
   141 
   140 
   142 // NULL AGT Tests
   141 // NULL AGT Tests
   143 #ifdef NW_TEST_ROM_1
   142 #ifdef NW_TEST_ROM_1
   144 #include <nullagttests.iby>
   143 #include <nullagttests.iby>
       
   144 
       
   145 // Agent Adapter Tests
       
   146 #include <csdagttests.iby>
   145 #endif
   147 #endif
   146 
   148 
   147 // Useful  Internet Utilities for all test roms
   149 // Useful  Internet Utilities for all test roms
   148 #include <ipconfig.iby>
   150 #include <ipconfig.iby>
   149 #include <route.iby>
   151 #include <route.iby>
   258 #include <packetloopback.iby>
   260 #include <packetloopback.iby>
   259 
   261 
   260 // Needed by several tests
   262 // Needed by several tests
   261 #include <simtsy.iby>
   263 #include <simtsy.iby>
   262 
   264 
   263 // Commenting anvl as no one is using it. can uncomment when needed . need to update networktest.iby also
   265 #include <te_AnvlClient.iby>
   264 // #include <te_AnvlClient.iby>
       
   265 
   266 
   266 REM ---------- WAP-Stack ----------
   267 REM ---------- WAP-Stack ----------
   267 
   268 
   268 // SWS test
   269 // SWS test
   269 #ifdef NW_TEST_ROM_3
   270 #ifdef NW_TEST_ROM_3
   270 //#include <wapstacksuite.iby>
   271 #include <wapstacksuite.iby>
   271 #endif
   272 #endif
   272 
   273 
   273 REM --- NEEDED FOR THE SECURITY TESTS ---
   274 REM --- NEEDED FOR THE SECURITY TESTS ---
   274 #include <swi.iby>
   275 #include <swi.iby>
   275 //#include <plpvariant.iby>
   276 //#include <plpvariant.iby>