networkingsrv_info/networkingrom/group/NetworkTest.iby
branchRCL_3
changeset 21 abbed5a4b42a
parent 20 7e41d162e158
child 22 8d540f55e491
equal deleted inserted replaced
20:7e41d162e158 21:abbed5a4b42a
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 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
    73 
    74 
    74 REM ---------- Comms-Infras ----------
    75 REM ---------- Comms-Infras ----------
    75 
    76 
    76 // ced is not included in release builds by default (in commdb.iby)
    77 // ced is not included in release builds by default (in commdb.iby)
    77 // so we include it explicitly here if _DEBUG is NOT defined
    78 // so we include it explicitly here if _DEBUG is NOT defined
   129 #include <te_napt.iby>
   130 #include <te_napt.iby>
   130 #include <te_naptunittest.iby>
   131 #include <te_naptunittest.iby>
   131 #endif //NW_TEST_ROM_2
   132 #endif //NW_TEST_ROM_2
   132 
   133 
   133 // FTP Tests
   134 // FTP Tests
   134 #include <tftp_e.iby>
   135 //#include <tftp_e.iby>
   135 
   136 
   136 // IntegrationTest framework
   137 // IntegrationTest framework
   137 #ifdef NW_TEST_ROM_1
   138 #ifdef NW_TEST_ROM_1
   138 #include <integrationtest.iby>
   139 #include <integrationtest.iby>
   139 #endif
   140 #endif
   140 
   141 
   141 // NULL AGT Tests
   142 // NULL AGT Tests
   142 #ifdef NW_TEST_ROM_1
   143 #ifdef NW_TEST_ROM_1
   143 #include <nullagttests.iby>
   144 #include <nullagttests.iby>
   144 
       
   145 // Agent Adapter Tests
       
   146 #include <csdagttests.iby>
       
   147 #endif
   145 #endif
   148 
   146 
   149 // Useful  Internet Utilities for all test roms
   147 // Useful  Internet Utilities for all test roms
   150 #include <ipconfig.iby>
   148 #include <ipconfig.iby>
   151 #include <route.iby>
   149 #include <route.iby>
   260 #include <packetloopback.iby>
   258 #include <packetloopback.iby>
   261 
   259 
   262 // Needed by several tests
   260 // Needed by several tests
   263 #include <simtsy.iby>
   261 #include <simtsy.iby>
   264 
   262 
   265 #include <te_AnvlClient.iby>
   263 // Commenting anvl as no one is using it. can uncomment when needed . need to update networktest.iby also
       
   264 // #include <te_AnvlClient.iby>
   266 
   265 
   267 REM ---------- WAP-Stack ----------
   266 REM ---------- WAP-Stack ----------
   268 
   267 
   269 // SWS test
   268 // SWS test
   270 #ifdef NW_TEST_ROM_3
   269 #ifdef NW_TEST_ROM_3
   271 #include <wapstacksuite.iby>
   270 //#include <wapstacksuite.iby>
   272 #endif
   271 #endif
   273 
   272 
   274 REM --- NEEDED FOR THE SECURITY TESTS ---
   273 REM --- NEEDED FOR THE SECURITY TESTS ---
   275 #include <swi.iby>
   274 #include <swi.iby>
   276 //#include <plpvariant.iby>
   275 //#include <plpvariant.iby>