loggingservices/eventlogger/LogServ/src/LogServRecentList.cpp
changeset 55 44f437012c90
parent 0 08ec8eefde2f
--- a/loggingservices/eventlogger/LogServ/src/LogServRecentList.cpp	Mon Sep 27 11:59:56 2010 +0100
+++ b/loggingservices/eventlogger/LogServ/src/LogServRecentList.cpp	Tue Oct 19 16:26:13 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2002-2010 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"
@@ -61,6 +61,7 @@
 #ifdef SYSLIBS_TEST
 
 #pragma BullseyeCoverage off
+#pragma CTC SKIP
 
 //Used by the unit tests when SYSLIBS_TEST macro is defined.
 //Creates a complex recent list with a lot of fields.
@@ -110,6 +111,7 @@
 #endif	
 	}
 
+#pragma CTC ENDSKIP
 #pragma BullseyeCoverage on
 
 #endif//SYSLIBS_TEST