networkingsrv_info/networkingrom/group/NetworkTest.iby
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
child 23 425d8f4f7fa5
--- a/networkingsrv_info/networkingrom/group/NetworkTest.iby	Tue Aug 31 16:45:15 2010 +0300
+++ b/networkingsrv_info/networkingrom/group/NetworkTest.iby	Wed Sep 01 12:33:58 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -70,7 +70,6 @@
 
 // Initialisation before any tests are run
 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_initialiseboard.script		TestData\scripts\te_initialiseboard.script
-data=EPOCROOT##epoc32\data\z\testdata\scripts\delay.script		TestData\scripts\delay.script
 
 REM ---------- Comms-Infras ----------
 
@@ -132,7 +131,7 @@
 #endif //NW_TEST_ROM_2
 
 // FTP Tests
-//#include <tftp_e.iby>
+#include <tftp_e.iby>
 
 // IntegrationTest framework
 #ifdef NW_TEST_ROM_1
@@ -142,6 +141,9 @@
 // NULL AGT Tests
 #ifdef NW_TEST_ROM_1
 #include <nullagttests.iby>
+
+// Agent Adapter Tests
+#include <csdagttests.iby>
 #endif
 
 // Useful  Internet Utilities for all test roms
@@ -260,14 +262,13 @@
 // Needed by several tests
 #include <simtsy.iby>
 
-// Commenting anvl as no one is using it. can uncomment when needed . need to update networktest.iby also
-// #include <te_AnvlClient.iby>
+#include <te_AnvlClient.iby>
 
 REM ---------- WAP-Stack ----------
 
 // SWS test
 #ifdef NW_TEST_ROM_3
-//#include <wapstacksuite.iby>
+#include <wapstacksuite.iby>
 #endif
 
 REM --- NEEDED FOR THE SECURITY TESTS ---