# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1268401767 -7200 # Node ID 99082257a2711fe384a26b51bc4148ab13727dbc # Parent d4b442d2337901ddfc9c87abdf2805a2b3da40d1 Revision: 201008 Kit: 201008 diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/AntiVirus.pl --- a/bldsystemtools/commonbldutils/AntiVirus.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/AntiVirus.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!/usr/bin/perl -w use strict; use FindBin; # for FindBin::Bin diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/AntiVirus.pm --- a/bldsystemtools/commonbldutils/AntiVirus.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/AntiVirus.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + package AntiVirus; use strict; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/BCupdateXML.pl --- a/bldsystemtools/commonbldutils/BCupdateXML.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/BCupdateXML.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/BuildExpiry.pl --- a/bldsystemtools/commonbldutils/BuildExpiry.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/BuildExpiry.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/BuildLaunchChecks.pm --- a/bldsystemtools/commonbldutils/BuildLaunchChecks.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/BuildLaunchChecks.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #This module is used by startbuild.pl #It asks for some BuildLaunch data from the user and performs some checks on this data #This is then input to the BuildLaunch.xml file and then opens the file for the user to verify before launching the build. diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/BuildStamp.pl --- a/bldsystemtools/commonbldutils/BuildStamp.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/BuildStamp.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/BxCopy.pl --- a/bldsystemtools/commonbldutils/BxCopy.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/BxCopy.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/BxCopy.pm --- a/bldsystemtools/commonbldutils/BxCopy.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/BxCopy.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/DefectTrack.pl --- a/bldsystemtools/commonbldutils/DefectTrack.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/DefectTrack.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# # This script scans through the changes submitted on the specified codeline, within the range specified, and detects all changes involving a Defect Fix # Renaming Parameters diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/EventLogReader.pl --- a/bldsystemtools/commonbldutils/EventLogReader.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/EventLogReader.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!perl -w # This script reads data from specified Windows Event Logs and writes the information to a file # Output is ScanLog-compatible. First this script establishes a time range by reading the specified Build Log. diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/ExportCBR.pl --- a/bldsystemtools/commonbldutils/ExportCBR.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/ExportCBR.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/FileOps.pl --- a/bldsystemtools/commonbldutils/FileOps.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/FileOps.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/FileOps.pm --- a/bldsystemtools/commonbldutils/FileOps.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/FileOps.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/BragStatus.pm --- a/bldsystemtools/commonbldutils/GenResult/BragStatus.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/BragStatus.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/Changelists.pm --- a/bldsystemtools/commonbldutils/GenResult/Changelists.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/Changelists.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/FaultsData.pm --- a/bldsystemtools/commonbldutils/GenResult/FaultsData.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/FaultsData.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/FileRead.pm --- a/bldsystemtools/commonbldutils/GenResult/FileRead.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/FileRead.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/GenAutoSmokeTestResult.pm --- a/bldsystemtools/commonbldutils/GenResult/GenAutoSmokeTestResult.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenAutoSmokeTestResult.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl --- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm --- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/GenPostBuildResult.pm --- a/bldsystemtools/commonbldutils/GenResult/GenPostBuildResult.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenPostBuildResult.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/GenResult.pl --- a/bldsystemtools/commonbldutils/GenResult/GenResult.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenResult.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/GenResult.pm --- a/bldsystemtools/commonbldutils/GenResult/GenResult.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenResult.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/ZipDiamondsXml.pm --- a/bldsystemtools/commonbldutils/GenResult/ZipDiamondsXml.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/ZipDiamondsXml.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/build.tmpl --- a/bldsystemtools/commonbldutils/GenResult/build.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/build.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/content.tmpl --- a/bldsystemtools/commonbldutils/GenResult/content.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/content.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl --- a/bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/faults.tmpl --- a/bldsystemtools/commonbldutils/GenResult/faults.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/faults.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/files.tmpl --- a/bldsystemtools/commonbldutils/GenResult/files.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/files.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/locations.tmpl --- a/bldsystemtools/commonbldutils/GenResult/locations.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/locations.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/myutils.pm --- a/bldsystemtools/commonbldutils/GenResult/myutils.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/myutils.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/publishDiamonds.pm --- a/bldsystemtools/commonbldutils/GenResult/publishDiamonds.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/publishDiamonds.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/schema.tmpl --- a/bldsystemtools/commonbldutils/GenResult/schema.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/schema.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.pl --- a/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.py --- a/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.py Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/send_xml_to_diamonds.py Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/stage.tmpl --- a/bldsystemtools/commonbldutils/GenResult/stage.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/stage.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/status.tmpl --- a/bldsystemtools/commonbldutils/GenResult/status.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/status.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenResult/tools.tmpl --- a/bldsystemtools/commonbldutils/GenResult/tools.tmpl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/tools.tmpl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GenerateChangesReport.pl --- a/bldsystemtools/commonbldutils/GenerateChangesReport.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenerateChangesReport.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #! perl use strict; @@ -540,6 +555,7 @@ my $CompName; my $dirCount = 0; + my $spacer = "\n"; # Loop through the list of elements running perforce commands to obtain the descriptions @@ -673,30 +689,38 @@ # Must be properly formatted change description # discard everything seen so far except the "Change" line. @revisedLines = (shift @revisedLines); - while ($line = shift @changeLines) + + # Process all lines starting with the first section. + while (($line =~ /$/) || ($line = shift @changeLines)) { - last if ($line =~ /<\/EXTERNAL>$/); - - $line =~ s/^\t+//; - $line =~ s/\&/&/g; - $line =~ s/\/>/g; - $line =~ s/\"/"/g; # quote the " character as well + # Process an section. + while ($line =~ /$/) + { + # Keep processing until an line is encountered + while(($line = shift @changeLines) && ($line !~ /<\/EXTERNAL>$/)) + { + $line =~ s/^\t+//; + $line =~ s/\&/&/g; + $line =~ s/\/>/g; + $line =~ s/\"/"/g; # quote the " character as well - push @revisedLines, $line; + push @revisedLines, $line; - # Opportunity to pick information out of changes as they go past - if ($line =~ /^\s*((DEF|PDEF|INC)\d+):?\s/) - { - $allDefects{$1} = $line; - next; - } - if ($line =~ /^(BR[0-9.]+)\s/) - { - $allBreaks{$1} = $line; - next; - } - + # Opportunity to pick information out of changes as they go past + if ($line =~ /^\s*((DEF|PDEF|INC)\d+):?\s/) + { + $allDefects{$1} = $line; + next; + } + if ($line =~ /^(BR[0-9.]+)\s/) + { + $allBreaks{$1} = $line; + next; + } + } + push @revisedLines, $spacer; + } } # update the description for this change diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm --- a/bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!/usr/bin/perl package GetDPComp ; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl --- a/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + use FindBin; use lib "$FindBin::Bin"; use LWP::UserAgent; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/InstallDevKit.pl --- a/bldsystemtools/commonbldutils/InstallDevKit.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/InstallDevKit.pl Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/PC_P4Table.pl --- a/bldsystemtools/commonbldutils/PC_P4Table.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/PC_P4Table.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/PC_P4Table.pm --- a/bldsystemtools/commonbldutils/PC_P4Table.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/PC_P4Table.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/PreBldChecks.pl --- a/bldsystemtools/commonbldutils/PreBldChecks.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/PreBldChecks.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/PreBldChecks.pm --- a/bldsystemtools/commonbldutils/PreBldChecks.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/PreBldChecks.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/ReleaseNotes.pl --- a/bldsystemtools/commonbldutils/ReleaseNotes.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/ReleaseNotes.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd --- a/bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem + @ECHO OFF @REM This batch file removes MAS (ActiveSync) from the CBR archive(s) indicated by RelTools.ini diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SFPostProcessResults.pl --- a/bldsystemtools/commonbldutils/SFPostProcessResults.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SFPostProcessResults.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,20 +1,18 @@ # -# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. -# This material, including documentation and any related -# computer programs, is protected by copyright controlled by -# Nokia. All rights are reserved. Copying, including -# reproducing, storing, adapting or translating, any -# or all of this material requires the prior written consent of -# Nokia. This material also contains confidential -# information which may not be disclosed to others without the -# prior written consent of Nokia. +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. # # Contributors: # matti.parnanen@nokia.com # -# Description: Post processes result CSV file generated by the SFCheckSource.pl -# Version: 0.5 $optNoIgnore added -# Version: 0.52 filenameOf added and applied to normalized file names +# Description: Post processes result CSV file generated by the SFCheckSource.pl # use strict; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl --- a/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,14 +1,18 @@ # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -# This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" -# which accompanies this distribution, and is available -# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# All rights reserved. +# This material, including documentation and any related +# computer programs, is protected by copyright controlled by +# Nokia. All rights are reserved. Copying, including +# reproducing, storing, adapting or translating, any +# or all of this material requires the prior written consent of +# Nokia. This material also contains confidential +# information which may not be disclosed to others without the +# prior written consent of Nokia. # -# Initial Contributors: -# Nokia Corporation - initial contribution -# -# Contributors -# +# Contributors: +# matti.parnanen@nokia.com +# pasi.kauraniemi@nokia.com +# # Description: Replace S60 header with Symbian Foundation license header. # Output file (results) is compatibe for SFMakeLxrLinks.pl as input. # @@ -144,9 +148,9 @@ * 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 the License "Symbi'.'an Foundation License v1.0" +* under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available -* at the URL "http://www.symbi'.'anfoundation.org/legal/sf'.'l-v10.html". +* at the URL "http://www.eclipse.org/legal/epl-v10.html". * * Initial Contributors: * Nokia Corporation - initial contribution. @@ -175,9 +179,9 @@ # 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 the License "Symbi'.'an Foundation License v1.0" +# under the terms of the License "Eclipse Public License v1.0" # which accompanies this distribution, and is available -# at the URL "http://www.symbi','anfoundation.org/legal/sf'.'l-v10.html". +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: # Nokia Corporation - initial contribution. @@ -1428,7 +1432,7 @@ my $sflText = '"Symbian Foundation License v1.0"'; my $sflTextPattern = '(the\s*License\s*)?\"Symbian\s*Foundation\s*License\s*v1\.0\"'; my $sflUrlPattern = 'http\:\/\/www\.symbianfoundation\.org\/legal\/sfl\-v10\.html'; -my $sflUrl = 'http://www.symbianfoundation.org/legal/sf'.'l-v10.html'; +my $sflUrl = 'http://www.symbianfoundation.org/legal/sfl-v10.html'; my $eplText = '"Eclipse Public License v1.0"'; my $eplUrl = 'http://www.eclipse.org/legal/epl-v10.html'; my $eplUrlPattern = 'http\:\/\/www\.eclipse\.org\/legal\/epl\-v10\.html'; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SetP4Client.pl --- a/bldsystemtools/commonbldutils/SetP4Client.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SetP4Client.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SetP4Client.pm --- a/bldsystemtools/commonbldutils/SetP4Client.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SetP4Client.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SweepStart.bat --- a/bldsystemtools/commonbldutils/SweepStart.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SweepStart.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,2 +1,18 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem + net start sweepsrv.sys net start sweepupdate \ No newline at end of file diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/SweepStop.bat --- a/bldsystemtools/commonbldutils/SweepStop.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/SweepStop.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem + net stop sweepsrv.sys net stop sweepupdate net stop sweepnet \ No newline at end of file diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/abldcache.pl --- a/bldsystemtools/commonbldutils/abldcache.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/abldcache.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/bfcClient.pl --- a/bldsystemtools/commonbldutils/bfcClient.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/bfcClient.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/buildenv.pl --- a/bldsystemtools/commonbldutils/buildenv.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/buildenv.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/buildenv.pm --- a/bldsystemtools/commonbldutils/buildenv.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/buildenv.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/cdb_sysbuild.bat --- a/bldsystemtools/commonbldutils/cdb_sysbuild.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/cdb_sysbuild.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem @echo off set JAVA_HOME=c:\Apps\jre1.5.0_13 diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/check_tables.pl --- a/bldsystemtools/commonbldutils/check_tables.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/check_tables.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!Perl -w use strict; @@ -498,7 +513,7 @@ =head1 VERSION -$Id: //SSS/release/sf/tb92/os/buildtools/bldsystemtools/commonbldutils/check_tables.pl#1 $ -$Change: 1751173 $ $DateTime: 2009/12/19 09:14:39 $ +$Id: //SSS/release/sf/tb92/os/buildtools/bldsystemtools/commonbldutils/check_tables.pl#2 $ +$Change: 1761838 $ $DateTime: 2010/02/11 15:04:36 $ =cut diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/clean.pl --- a/bldsystemtools/commonbldutils/clean.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/clean.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + use strict; use Getopt::Long; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/delta_zip.pl --- a/bldsystemtools/commonbldutils/delta_zip.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/delta_zip.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/iprtool.pl --- a/bldsystemtools/commonbldutils/iprtool.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/iprtool.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/make_directory_tree.pl --- a/bldsystemtools/commonbldutils/make_directory_tree.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/make_directory_tree.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/missingstages.pl --- a/bldsystemtools/commonbldutils/missingstages.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/missingstages.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/package.bat --- a/bldsystemtools/commonbldutils/package.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/package.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem + set PATH=%PATH%;\generic\epoc32\tools attrib -r \product\tools\*.* /s perl \product\tools\package.pl %BuildNumber% \Product\BuildProduct.log \ No newline at end of file diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/pushComp.pl --- a/bldsystemtools/commonbldutils/pushComp.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/pushComp.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!/usr/bin/perl use strict; use LWP::UserAgent; diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/relnotes.pl --- a/bldsystemtools/commonbldutils/relnotes.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/relnotes.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!perl # Release notes generator diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/remove_old_builds.pl --- a/bldsystemtools/commonbldutils/remove_old_builds.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/remove_old_builds.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!perl -w # # remove_old_builds.pl diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/renumber.pl --- a/bldsystemtools/commonbldutils/renumber.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/renumber.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/rom_metrics_list.pl --- a/bldsystemtools/commonbldutils/rom_metrics_list.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/rom_metrics_list.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/runcbr.pl --- a/bldsystemtools/commonbldutils/runcbr.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/runcbr.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/start-perl.pl --- a/bldsystemtools/commonbldutils/start-perl.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/start-perl.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/startbuild.pl --- a/bldsystemtools/commonbldutils/startbuild.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/startbuild.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #!perl -w # # StartBuild.pl diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/subst.pl --- a/bldsystemtools/commonbldutils/subst.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/subst.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 bldsystemtools/commonbldutils/tools_utils_common.mrp --- a/bldsystemtools/commonbldutils/tools_utils_common.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/commonbldutils/tools_utils_common.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# #build tools component tools_utils_common diff -r d4b442d23379 -r 99082257a271 bldsystemtools/sysdeftools/LICENSE.xalan --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bldsystemtools/sysdeftools/LICENSE.xalan Fri Mar 12 15:49:27 2010 +0200 @@ -0,0 +1,55 @@ +/* + * The Apache Software License, Version 1.1 + * + * Copyright (c) 1999 The Apache Software Foundation. All rights + * reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * 3. The end-user documentation included with the redistribution, + * if any, must include the following acknowledgment: + * "This product includes software developed by the + * Apache Software Foundation (http://www.apache.org/)." + * Alternately, this acknowledgment may appear in the software itself, + * if and wherever such third-party acknowledgments normally appear. + * + * 4. The names "Xalan" and "Apache Software Foundation" must + * not be used to endorse or promote products derived from this + * software without prior written permission. For written + * permission, please contact apache@apache.org. + * + * 5. Products derived from this software may not be called "Apache", + * nor may "Apache" appear in their name, without prior written + * permission of the Apache Software Foundation. + * + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR + * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * ==================================================================== + * + * This software consists of voluntary contributions made by many + * individuals on behalf of the Apache Software Foundation and was + * originally based on software copyright (c) 1999, Lotus + * Development Corporation., http://www.lotus.com. For more + * information on the Apache Software Foundation, please see + * . + */ diff -r d4b442d23379 -r 99082257a271 bldsystemtools/sysdeftools/filter-module.xsl --- a/bldsystemtools/sysdeftools/filter-module.xsl Fri Feb 19 23:57:18 2010 +0200 +++ b/bldsystemtools/sysdeftools/filter-module.xsl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ "classA" //option: //date:2008-10-121 15:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test hang-->"classA" //option: //date:2008-10-121 15:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-01.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-01.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-01.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call in leave function of LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-02.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-02.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-02.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call in leave function LC of LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-03.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-03.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-03.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError function call in a leave member template function of a class for LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-04.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-04.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-04.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call in leave function LD of LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-05.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-05.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-05.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError function call in a leave member template function LX of a class for LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-06.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-06.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-06.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call in leave function LX of LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-07.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-07.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-07.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError function call in a leave member template function LC of a class for LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-08.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-08.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-08.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError function call in a leave member template function LD of a class for LS3 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-09.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-09.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-09.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test L leave function LD call of LS1 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-10.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-10.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-10.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LD leave function call of LS1 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-11.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-11.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-11.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test L leave function call of LS1 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-12.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-12.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-12.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test L leave function LD call of LS1 //option: //date:2008-10-31 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,5 +1,21 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:appears -////option: +//option: //date:2008-12-22 14:58:10 //author:bolowy //type: CT diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Call->call //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Uses->uses //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,5 +1,21 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:appears -////option: +//option: //date:2008-12-22 14:58:10 //author:bolowy //type: CT diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,5 +1,21 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:uses -////option: +//option: //date:2008-12-22 14:58:10 //author:bolowy //type: CT diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,5 +1,21 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:Returns->returns -////option: +//option: //date:2008-12-22 14:58:10 //author:bolowy //type: CT diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:identify class //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:keyword:recognize LClass' constuctor and operator //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:LData as parameter //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:LString as parameter //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:LData as return type //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:LString as return type //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:func use LString //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test warning message:func use LData //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:NONSHARABLE_CLASS //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:NONSHARABLE_STRUCT //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:xxNONSHARABLE_STRUCT //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:NONSHARABLE_STRUCTyy //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:xxNONSHARABLE_STRUCTyy //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:xxNONSHARABLE_CLASSyy //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:xxNONSHARABLE_CLASS //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:NONSHARABLE_CLASSyy //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:check preprocessor:xxNONSHARABLE_CLASSyy //option: //date:2008-12-22 14:58:10 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-026.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-026.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-026.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-027.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-027.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-027.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-028.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-028.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-028.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-029.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-029.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-029.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-030.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-030.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-030.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-031.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-031.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-031.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-032.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-032.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-032.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-033.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-033.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-033.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-034.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-034.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-034.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-035.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-035.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-035.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-036.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-036.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-036.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-037.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-037.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-037.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-038.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-038.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-038.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-039.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-039.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-039.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-040.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-040.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-040.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-041.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-041.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-041.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-042.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-042.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-042.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-043.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-043.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-043.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-044.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-044.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-044.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-045.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-045.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-045.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-046.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-046.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-046.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-047.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-047.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-047.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-048.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-048.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-048.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-049.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-049.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-049.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-050.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-050.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-050.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-051.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-051.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-051.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-052.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-052.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-052.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-053.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-053.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-053.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-054.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-054.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-054.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-055.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-055.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-055.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-056.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-056.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-056.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-057.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-057.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-057.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-058.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-058.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-058.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-059.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-059.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-059.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-060.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-060.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-060.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-061.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-061.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-061.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-062.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-062.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-062.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-063.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-063.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-063.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-064.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-064.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-064.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-065.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-065.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-065.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-066.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-066.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-066.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-067.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-067.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-067.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-068.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-068.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-068.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-069.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-069.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-069.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-070.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-070.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-070.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-071.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-071.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-071.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-072.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-072.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-072.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-073.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-073.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-073.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-074.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-074.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-074.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-075.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-075.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-075.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-076.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-076.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-076.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-077.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-077.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-077.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-078.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-078.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-078.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-079.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-079.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-079.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-080.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-080.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-080.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-081.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-081.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-081.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-082.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-082.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-082.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-083.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-083.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-083.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-084.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-084.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-084.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-085.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-085.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-085.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-086.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-086.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-086.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-087.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-087.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-087.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-088.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-088.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-088.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-089.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-089.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-089.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-090.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-090.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-090.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-091.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-091.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-091.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-092.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-092.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-092.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-093.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-093.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-093.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-094.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-094.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-094.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-095.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-095.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-095.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-096.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-096.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-096.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-097.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-097.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-097.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-098.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-098.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-098.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-099.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-099.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-099.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-100.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-100.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-100.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-101.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-101.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-101.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-102.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-102.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-102.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-103.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-103.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-103.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-104.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-104.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-104.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-105.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-105.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-105.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-106.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-106.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-106.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-107.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-107.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-107.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-108.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-108.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-108.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-109.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-109.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-109.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-110.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-110.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-110.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-111.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-111.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-111.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-112.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-112.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-112.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-113.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-113.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-113.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-114.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-114.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-114.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-115.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-115.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-115.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-116.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-116.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-116.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-117.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-117.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-117.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-118.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-118.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-118.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-119.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-119.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-119.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-120.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-120.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-120.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-121.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-121.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-121.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-122.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-122.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-122.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-123.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-123.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-123.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-124.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-124.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-124.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-125.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-125.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-125.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-126.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-126.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-126.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-127.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-127.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-127.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-128.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-128.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-128.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-129.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-129.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-129.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-130.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-130.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-130.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-131.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-131.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-131.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-132.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-132.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-132.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-133.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-133.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-133.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-134.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-134.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-134.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-135.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-135.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-135.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-136.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-136.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-136.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-137.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-137.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-137.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-138.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-138.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-138.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-139.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-139.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-139.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-140.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-140.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-140.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-141.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-141.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-141.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-142.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-142.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-142.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-143.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-143.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-143.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-144.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-144.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-144.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-145.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-145.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-145.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-146.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-146.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-146.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-147.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-147.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-147.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-148.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-148.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-148.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-149.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-149.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-149.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-150.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-150.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-150.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-151.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-151.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-151.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-152.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-152.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-152.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-153.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-153.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-153.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-154.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-154.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-154.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-155.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-155.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-155.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-156.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-156.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-156.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-157.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-157.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-157.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-158.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-158.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-158.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-159.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-159.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-159.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-160.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-160.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-160.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-161.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-161.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-161.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-162.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-162.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-162.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-163.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-163.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-163.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-164.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-164.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-164.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-165.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-165.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-165.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-166.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-166.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-166.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-167.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-167.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-167.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-168.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-168.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-168.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-169.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-169.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-169.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-170.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-170.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-170.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-171.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-171.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-171.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-172.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-172.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-172.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-173.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-173.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-173.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-174.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-174.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-174.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-175.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-175.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-175.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-176.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-176.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-176.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-177.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-177.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-177.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-178.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-178.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-178.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-179.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-179.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-179.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-180.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-180.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-180.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-181.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-181.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-181.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-182.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-182.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-182.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-183.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-183.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-183.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-184.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-184.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-184.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-185.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-185.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-185.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-186.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-186.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-186.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-187.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-187.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-187.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-188.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-188.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-188.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-189.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-189.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-189.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-190.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-190.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-190.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-191.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-191.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-191.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-192.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-192.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-192.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-193.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-193.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-193.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-194.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-194.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-194.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-195.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-195.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-195.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-196.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-196.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-196.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-197.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-197.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-197.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-198.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-198.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-198.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-199.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-199.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-199.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-200.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-200.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-200.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-201.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-201.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-201.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-202.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-202.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-202.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-203.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-203.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-203.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-204.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-204.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-204.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-205.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-205.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-205.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-206.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-206.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-206.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-207.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-207.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-207.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-208.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-208.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-208.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-209.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-209.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-209.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-210.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-210.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-210.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-211.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-211.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-211.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-212.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-212.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-212.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-213.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-213.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-213.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-214.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-214.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-214.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-215.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-215.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-215.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-216.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-216.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-216.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-217.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-217.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-217.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-218.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-218.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-218.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-219.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-219.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-219.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-220.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-220.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-220.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-221.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-221.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-221.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-222.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-222.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-222.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-223.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-223.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-223.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-224.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-224.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-224.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-225.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-225.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-225.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-226.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-226.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-226.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-227.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-227.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-227.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-228.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-228.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-228.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-229.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-229.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-229.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-230.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-230.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-230.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-231.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-231.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-231.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-232.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-232.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-232.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-233.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-233.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-233.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-234.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-234.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-234.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-235.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-235.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-235.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-236.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-236.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-236.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-237.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-237.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-237.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-238.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-238.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-238.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-239.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-239.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-239.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-240.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-240.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-240.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-241.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-241.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-241.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-242.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-242.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-242.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-243.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-243.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-243.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-244.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-244.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-244.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-245.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-245.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-245.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-246.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-246.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-246.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-247.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-247.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-247.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-248.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-248.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-248.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-249.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-249.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-249.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-250.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-250.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-250.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-251.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-251.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-251.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-252.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-252.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-252.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-253.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-253.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-253.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-254.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-254.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-254.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-255.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-255.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-255.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-256.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-256.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-256.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-257.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-257.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-257.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-258.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-258.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-258.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-259.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-259.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-259.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-260.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-260.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-260.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-261.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-261.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-261.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-262.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-262.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-262.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-263.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-263.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-263.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-264.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-264.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-264.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-265.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-265.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-265.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-266.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-266.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-266.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-267.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-267.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-267.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-268.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-268.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-268.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-269.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-269.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-269.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-270.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-270.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-270.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-271.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-271.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-271.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-272.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-272.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-272.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-273.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-273.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-273.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-274.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-274.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-274.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-275.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-275.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-275.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-276.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-276.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-276.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-277.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-277.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-277.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-278.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-278.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-278.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-279.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-279.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-279.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-280.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-280.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-280.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-281.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-281.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-281.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-282.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-282.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-282.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-283.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-283.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-283.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-284.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-284.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-284.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-285.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-285.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-285.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-286.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-286.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-286.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-287.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-287.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-287.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-288.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-288.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-288.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-289.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-289.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-289.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-290.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-290.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-290.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-291.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-291.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-291.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-292.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-292.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-292.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-293.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-293.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-293.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-294.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-294.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-294.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-295.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-295.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-295.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-296.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-296.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-296.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-297.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-297.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-297.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-298.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-298.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-298.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-299.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-299.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-299.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-300.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-300.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-300.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-301.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-301.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-301.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-302.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-302.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-302.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-303.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-303.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-303.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-304.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-304.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-304.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-305.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-305.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-305.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-306.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-306.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-306.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-307.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-307.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-307.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-308.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-308.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-308.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-309.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-309.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-309.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-310.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-310.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-310.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-311.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-311.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-311.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-312.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-312.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-312.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-313.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-313.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-313.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-314.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-314.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-314.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-315.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-315.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-315.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-316.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-316.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-316.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-317.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-317.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-317.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-318.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-318.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-318.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-319.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-319.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-319.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-320.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-320.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-320.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-321.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-321.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-321.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-322.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-322.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-322.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-323.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-323.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-323.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-324.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-324.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-324.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-325.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-325.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-325.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-326.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-326.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-326.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-327.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-327.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-327.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-328.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-328.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-328.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-329.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-329.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-329.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-330.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-330.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-330.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-331.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-331.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-331.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-332.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-332.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-332.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-333.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-333.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-333.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-334.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-334.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-334.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-335.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-335.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-335.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-336.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-336.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-336.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-337.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-337.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-337.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-338.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-338.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-338.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-339.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-339.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-339.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-340.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-340.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-340.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-341.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-341.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-341.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-342.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-342.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-342.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-343.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-343.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-343.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-344.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-344.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-344.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-345.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-345.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-345.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-346.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-346.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-346.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-347.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-347.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-347.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-348.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-348.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-348.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-349.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-349.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-349.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-350.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-350.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-350.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-351.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-351.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-351.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-352.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-352.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-352.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-353.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-353.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-353.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-354.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-354.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-354.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-355.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-355.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-355.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-356.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-356.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-356.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-357.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-357.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-357.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-358.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-358.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-358.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-359.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-359.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-359.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-360.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-360.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-360.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-361.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-361.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-361.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-362.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-362.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-362.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-363.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-363.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-363.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-364.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-364.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-364.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-365.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-365.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-365.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-366.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-366.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-366.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-367.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-367.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-367.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-368.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-368.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-368.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-369.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-369.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-369.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-370.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-370.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-370.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-371.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-371.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-371.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-372.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-372.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-372.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-373.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-373.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-373.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-374.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-374.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-374.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-375.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-375.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-375.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-376.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-376.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-376.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-377.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-377.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-377.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-378.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-378.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-378.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-379.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-379.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-379.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-380.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-380.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-380.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-381.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-381.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-381.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-382.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-382.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-382.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-383.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-383.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-383.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-384.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-384.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-384.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-385.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-385.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-385.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-386.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-386.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-386.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-387.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-387.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-387.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-388.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-388.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-388.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-389.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-389.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-389.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-390.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-390.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-390.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-391.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-391.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-391.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-392.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-392.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-392.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-393.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-393.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-393.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-394.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-394.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-394.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-395.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-395.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-395.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-396.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-396.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-396.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-397.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-397.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-397.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-398.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-398.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-398.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-399.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-399.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-399.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-400.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-400.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-400.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-401.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-401.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-401.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-402.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-402.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-402.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-403.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-403.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-403.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-404.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-404.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-404.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-405.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-405.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-405.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-406.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-406.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-406.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-407.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-407.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-407.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-408.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-408.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-408.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-409.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-409.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-409.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-410.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-410.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-410.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-411.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-411.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-411.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-412.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-412.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-412.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-413.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-413.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-413.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-414.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-414.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-414.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-415.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-415.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-415.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-416.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-416.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-416.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-417.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-417.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-417.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-418.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-418.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-418.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-419.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-419.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-419.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-420.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-420.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-420.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-421.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-421.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-421.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-422.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-422.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-422.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-423.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-423.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-423.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-424.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-424.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-424.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-425.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-425.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-425.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-426.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-426.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-426.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-427.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-427.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-427.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-428.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-428.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-428.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-429.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-429.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-429.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-430.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-430.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-430.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-431.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-431.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-431.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-432.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-432.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-432.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-433.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-433.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-433.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-434.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-434.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-434.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-435.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-435.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-435.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-436.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-436.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-436.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-437.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-437.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-437.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-438.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-438.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-438.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-439.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-439.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-439.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-440.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-440.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-440.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-441.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-441.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-441.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-442.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-442.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-442.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-443.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-443.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-443.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-444.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-444.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-444.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-445.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-445.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-445.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-446.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-446.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-446.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-447.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-447.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-447.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-448.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-448.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-448.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-449.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-449.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-449.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-450.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-450.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-450.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-451.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-451.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-451.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-452.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-452.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-452.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-453.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-453.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-453.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-454.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-454.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-454.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-455.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-455.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-455.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-456.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-456.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-456.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-457.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-457.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-457.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-458.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-458.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-458.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-459.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-459.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-459.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-460.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-460.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-460.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-461.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-461.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-461.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-462.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-462.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-462.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-463.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-463.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-463.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-464.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-464.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-464.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-465.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-465.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-465.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-466.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-466.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-466.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-467.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-467.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-467.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-468.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-468.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-468.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-469.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-469.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-469.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-470.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-470.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-470.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-471.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-471.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-471.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-472.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-472.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-472.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-473.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-473.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-473.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-474.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-474.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-474.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-475.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-475.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-475.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-476.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-476.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-476.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-477.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-477.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-477.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-478.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-478.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-478.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-479.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-479.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-479.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-480.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-480.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-480.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-481.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-481.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-481.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify with base-class-spec //option: //date:2009-1-12 11:0:58 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-026.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-026.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-026.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-027.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-027.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-027.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-028.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-028.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-028.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-029.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-029.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-029.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-030.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-030.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-030.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-031.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-031.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-031.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-032.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-032.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-032.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-033.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-033.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-033.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-034.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-034.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-034.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-035.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-035.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-035.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-036.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-036.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-036.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-037.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-037.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-037.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-038.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-038.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-038.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-039.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-039.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-039.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-040.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-040.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-040.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-041.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-041.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-041.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-042.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-042.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-042.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-043.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-043.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-043.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-044.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-044.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-044.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-045.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-045.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-045.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-046.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-046.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-046.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-047.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-047.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-047.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-048.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-048.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-048.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-049.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-049.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-049.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-050.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-050.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-050.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-051.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-051.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-051.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-052.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-052.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-052.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-053.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-053.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-053.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-054.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-054.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-054.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-055.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-055.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-055.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-056.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-056.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-056.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-057.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-057.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-057.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-058.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-058.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-058.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-059.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-059.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-059.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-060.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-060.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-060.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-061.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-061.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-061.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-062.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-062.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-062.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-063.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-063.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-063.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-064.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-064.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-064.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-065.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-065.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-065.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-066.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-066.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-066.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-067.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-067.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-067.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-068.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-068.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-068.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-069.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-069.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-069.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-070.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-070.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-070.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-071.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-071.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-071.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-072.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-072.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-072.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-073.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-073.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-073.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-074.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-074.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-074.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-075.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-075.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-075.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-076.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-076.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-076.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-077.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-077.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-077.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-078.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-078.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-078.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-079.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-079.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-079.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-080.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-080.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-080.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-081.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-081.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-081.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-082.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-082.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-082.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-083.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-083.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-083.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-084.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-084.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-084.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-085.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-085.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-085.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-086.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-086.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-086.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-087.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-087.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-087.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-088.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-088.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-088.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-089.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-089.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-089.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-090.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-090.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-090.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-091.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-091.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-091.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-092.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-092.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-092.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-093.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-093.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-093.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-094.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-094.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-094.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-095.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-095.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-095.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-096.cpp --- a/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-096.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-096.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class member with template //option: //date:2009-1-8 15:42:48 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test comment and string and marco of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LC LD LX of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test TRAP and TRAPD of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test common leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LC leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LD leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LX leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test calling leave function as a argument of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call when there is a class definiton of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call when there is another TRAP of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test static leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test static LC function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test multiple static leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test multiple static leave function call of a template class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a member leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test memeber template leave function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test member template LX function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test member template LD function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test calling a leave function in member function for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in member function definition out of a class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in a member function definition of a template class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in a member template function definition of a template class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test template leave function call in overload function for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in overload member function for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in operator overload function for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-026.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-026.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-026.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in member operator overload function for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-027.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-027.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-027.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in type cast function of a class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-028.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-028.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-028.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in a member template function of a class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-029.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-029.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-029.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LD leave function call in member template function of a class for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-030.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-030.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-030.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test common function call of LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-031.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-031.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-031.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test difference of class and function LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-032.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-032.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-032.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in override member function for LS1 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a common struct //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a inner class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a nested class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a class that has no name //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a inherit class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a abstract struct //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a common data member of a template class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a static data member of a common struct //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a static data member of a inner class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a static data member of a nested class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a static data member of a template class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a common member function of a common struct //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a virtual member function of a common struct //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a overload member function of a common struct //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a operator function of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a type cast function of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a constructor of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a destructor of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a common function of a inner class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a virtual member function of a nested class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a virtual operator function of a non-name class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a local variable of a overload function of a template class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a data member of a specialised class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a data member of a common function of a specialised class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-026.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-026.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-026.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup is used to declare a data member of a specialised function of a specialised class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-027.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-027.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-027.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test other type is used to declare a common data member of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-028.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-028.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-028.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test other type is used to declare a friend class of a common class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-029.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-029.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-029.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test other type is used to declare a data member of a common class of a namespace //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-030.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-030.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-030.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test other type is used to declare a local data of a function of a namespace //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-031.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-031.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-031.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test other type is used to declare a namespace using of a class //option: //date:2008-8-20 13:51:31 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test TRAP and TRAPD of LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in leaving function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in leaving template function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in leaving specialised template function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in leaving member function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in operator function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in typecast function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in constructor function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in destructor function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in class to define a data member for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in non-name class to define a data member for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in common function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in member function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in template function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in specialised template function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in type cast function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in operator function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in constructor function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LManaged class used in destructor function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in common function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in template function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in specialised template function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in member function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used without TRAP in operator function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used without TRAP in typecast function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-026.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-026.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-026.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used without TRAP in constructor function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-027.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-027.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-027.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used without TRAP in destructor function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-028.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-028.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-028.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in overload function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-029.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-029.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-029.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in function of namespace for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-030.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-030.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-030.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LCleanup class used in const member function for LS12 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a non-leaving function for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a non-leaving member function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a non-leaving member function that defined out of the class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a template function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a specialised function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a overload function for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a non-leaving operator function for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a non-leaving static function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LData is used as a return type of a non-leaving friend function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LData is used as a return type of a specialised function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LDataXX is used as a return type of a specialised function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a leaving function for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a leaving member function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a template leaving function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a specialised leaving function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a return type of a overload leaving function for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LData is used as a return type of a leaving friend function of a class for LS13 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a non-leaving function for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a non-leaving member function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a non-leaving member function that defined out of the class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a template function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a specialised function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a overload function for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a non-leaving operator function for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a non-leaving static function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LData is used as a parameter of a non-leaving friend function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LData is used as a parameter of a specialised function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LDataXX is used as a parameter of a specialised function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a leaving function for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a leaving member function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a template leaving function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a specialised leaving function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a overload leaving function for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LData is used as a parameter of a leaving friend function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LString is used as a parameter of a non-leaving member function of a class for LS14 //option: //date:2008-8-21 14:10:2 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup in common function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in common function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in common non-leaving function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in member function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in operator function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in type cast function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in constructor for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in template function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in member function that defined out of class for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup PushL in template function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup in template function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup in operator function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup in operator function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used with Classic cleanup in template function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class not used with Classic cleanup in template function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class not used with Classic cleanup PushL in operator function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class not used with Classic cleanup in common function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class not used with Classic cleanup PushL in type cast function for LS15 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in LC function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in member function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in template function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in LC overload function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in member function that defined out of classfor LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in member L function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in template L function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in non-leaving overload function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in operator function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in constructor for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test LCleanedup class used in typecast function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test non LCleanedup class used in member function for LS16 //option: //date:2008-8-21 15:19:15 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test comment for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test string for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test marco for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LC LD LX for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test TRAP and TRAPD of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a empty leave function definiton for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a common leave function definiton for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a common member leave function definiton that no leavers for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a overload leave function definiton that no leavers for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a overload member leave function definiton that no leavers for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a operator overload function definiton for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a member operator overload function definiton for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a type cast function definiton of a class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a common member leave function definiton that no leavers of a template class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a common template leave function definiton that no leavers for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test common leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LC leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LD leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LX leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test calling leave function as a argument of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call when there is a class definiton of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call when there is another TRAP of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test static leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test static LC function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test multiple static leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-026.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-026.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-026.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test multiple static leave function call of a template class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-027.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-027.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-027.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a member leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-028.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-028.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-028.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test memeber template leave function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-029.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-029.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-029.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test member template LX function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-030.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-030.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-030.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test member template LD function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-031.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-031.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-031.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test calling a leave function in member function for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-032.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-032.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-032.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in member function definition out of a class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-033.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-033.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-033.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in a member function definition of a template class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-034.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-034.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-034.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test static template leave function call in a member template function definition of a template class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-035.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-035.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-035.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test template leave function call in overload function for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-036.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-036.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-036.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in overload member function for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-037.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-037.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-037.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in a member template function of a class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-038.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-038.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-038.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test LD leave function call in member template function of a class for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-039.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-039.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-039.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test common function call of LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-040.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-040.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-040.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test leave function call in override member function for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-041.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-041.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-041.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test constructor of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-042.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-042.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-042.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test constructor defined out of class of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-043.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-043.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-043.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test operator function of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-044.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-044.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-044.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test operator function defined out of class of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-045.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-045.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-045.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test template constructor of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-046.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-046.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-046.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test specialised template constructor of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-047.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-047.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-047.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test specialised template operator of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-048.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-048.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-048.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test common function of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-049.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-049.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-049.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test constructor with calling leaving function of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-050.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-050.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-050.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test operator with calling leaving function of a Lclass for LS2 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-001.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-001.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-001.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) and User::Leave of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-002.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-002.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-002.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test TRAP and TRAPD of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-003.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-003.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-003.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-004.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-004.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-004.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::Leave call of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-005.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-005.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-005.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError call of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-006.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-006.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-006.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveNoMemory call of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-007.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-007.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-007.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test a special User::LeaveXX call of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-008.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-008.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-008.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call as a argument of a member template function call for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-009.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-009.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-009.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::Leave function call in a member template function definition of a template class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-010.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-010.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-010.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call in member function definition out of a class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-011.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-011.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-011.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) call in a member function definition of a template class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-012.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-012.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-012.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::Leave function call in a member template function definition of a template class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-013.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-013.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-013.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError function call in overload function for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-014.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-014.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-014.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveNoMemory LEAVE FUNCTION call in overload member function for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-015.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-015.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-015.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) function call in operator overload function for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-016.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-016.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-016.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::Leave function call in member operator overload function for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-017.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-017.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-017.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) function call in type cast function of a class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-018.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-018.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-018.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveIfError function call in a member template function of a class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-019.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-019.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-019.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test User::LeaveNoMemory function call in member template function of a class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-020.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-020.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-020.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test new(ELeave) function call in override member function for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-021.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-021.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-021.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test OR_LEAVE call of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-022.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-022.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-022.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test OR_LEAVE call in member template function of a class for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-023.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-023.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-023.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test OR_LEAVE call in leaving function of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-024.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-024.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-024.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test OR_LEAVE call in function with TRAP of LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-025.cpp --- a/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-025.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-025.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc:test OR_LEAVE call in member specialised template function of a class with TRAP for LS3 //option: //date:2008-8-12 15:58:1 diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/Test/th1.cpp --- a/toolsandutils/autotest/Test/th1.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/Test/th1.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -99,4 +99,4 @@ __UHEAP_MARKEND; return KErrNone; } -/////////////////////// +// diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/Test/th1.mmp --- a/toolsandutils/autotest/Test/th1.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/Test/th1.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/Test/th2.cpp --- a/toolsandutils/autotest/Test/th2.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/Test/th2.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -150,4 +150,4 @@ __UHEAP_MARKEND; return KErrNone; } -/////////////////////// +// diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/Test/th2.mmp --- a/toolsandutils/autotest/Test/th2.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/Test/th2.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/group/autotest.iby --- a/toolsandutils/autotest/group/autotest.iby Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/group/autotest.iby Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,20 @@ +/* +* 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + #ifndef __AUTOTEST_IBY__ #define __AUTOTEST_IBY__ diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/group/autotest.mmp --- a/toolsandutils/autotest/group/autotest.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/group/autotest.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/group/bld.inf --- a/toolsandutils/autotest/group/bld.inf Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/group/bld.inf Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/group/tools_autotest.mrp --- a/toolsandutils/autotest/group/tools_autotest.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/group/tools_autotest.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component tools_autotest source \sf\os\buildtools\toolsandutils\autotest binary \sf\os\buildtools\toolsandutils\autotest\group all diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/inc/autotest.h --- a/toolsandutils/autotest/inc/autotest.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/inc/autotest.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -52,8 +52,8 @@ */ struct TAutoTestCase { - void (*iFunc)(void); ///< function pointer to the actual test case - const TText* iText; ///< textual info about the test case + void (*iFunc)(void); //< function pointer to the actual test case + const TText* iText; //< textual info about the test case }; static const TInt KMaxCmdLength = 256; @@ -103,19 +103,19 @@ private: private: - const struct TAutoTestCase* iTestCases; ///< pointer to table with all the test cases - const TInt iNumberOfTestcases; ///< number of test cases in the table - TBuf iTestReportName; ///< holds the name of the test report file - TBool iKeepGoing; ///< if true, does not stop if a test fails, but continues - TBool iTestSuiteFailed; ///< indicates if the whole test suite failed or not - TInt* iTestResults; ///< contains all the test results after running test suite - RFs iFileServer; ///< handle to the File Server - RFile iTestReport; ///< handle to the file containing the test report - TInt iTestCase; ///< the test case currently being run - TBuf8<256> iCompInfo; ///< contains information about the Component under test - RTest& iRTest; ///< reference to the test utility class - TBool* iSkipList; ///< List of tests to be skipped in decimal - HBufC* iCommandLine; ///< Internal copy of command line or config file + const struct TAutoTestCase* iTestCases; //< pointer to table with all the test cases + const TInt iNumberOfTestcases; //< number of test cases in the table + TBuf iTestReportName; //< holds the name of the test report file + TBool iKeepGoing; //< if true, does not stop if a test fails, but continues + TBool iTestSuiteFailed; //< indicates if the whole test suite failed or not + TInt* iTestResults; //< contains all the test results after running test suite + RFs iFileServer; //< handle to the File Server + RFile iTestReport; //< handle to the file containing the test report + TInt iTestCase; //< the test case currently being run + TBuf8<256> iCompInfo; //< contains information about the Component under test + RTest& iRTest; //< reference to the test utility class + TBool* iSkipList; //< List of tests to be skipped in decimal + HBufC* iCommandLine; //< Internal copy of command line or config file }; // diff -r d4b442d23379 -r 99082257a271 toolsandutils/autotest/src/autotest.cpp --- a/toolsandutils/autotest/src/autotest.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/autotest/src/autotest.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/buildstubsis.meta --- a/toolsandutils/buildsystem/extension/app-services/buildstubsis.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/buildstubsis.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/buildstubsis.mk --- a/toolsandutils/buildsystem/extension/app-services/buildstubsis.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/buildstubsis.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta --- a/toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/buildupgradesis.mk --- a/toolsandutils/buildsystem/extension/app-services/buildupgradesis.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/buildupgradesis.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta --- a/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.mk --- a/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta --- a/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.mk --- a/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta --- a/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/application-protocols/buildstubsis.mk --- a/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/base_rvct_common.mk --- a/toolsandutils/buildsystem/extension/base/base_rvct_common.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/base_rvct_common.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/bootstrap.flm --- a/toolsandutils/buildsystem/extension/base/bootstrap.flm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/bootstrap.flm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ -# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # @@ -13,8 +13,8 @@ # Description: # -ifeq ($($(NAME)_bootstrap_flm),) -$(NAME)_bootstrap_flm := 1 +ifeq ($($(NAME)_$(PLATFORM_PATH)_bootstrap_flm),) +$(NAME)_$(PLATFORM_PATH)_bootstrap_flm := 1 E32PATH := $(EXTENSION_ROOT)/$(E32PATH) SOURCES := $(foreach S,$(SOURCES),$(addprefix $(EXTENSION_ROOT)/,$(S))) @@ -26,7 +26,7 @@ LINKBASE := 0x00000000 endif -UNIQ:=$(E32PATH)$(NAME)$(MEMMODEL)$(SOURCES)$(ASM_MACROS) +UNIQ:=$(E32PATH)$(PLATFORM_PATH)$(NAME)$(MEMMODEL)$(SOURCES)$(ASM_MACROS) UNIQ:=$(word 1,$(shell echo $(UNIQ) | $(GNUMD5SUM))) # Make the output build directory name unique, starting with NAME of the binary being built diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/bootstrap.meta --- a/toolsandutils/buildsystem/extension/base/bootstrap.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/bootstrap.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/bootstrap.mk --- a/toolsandutils/buildsystem/extension/base/bootstrap.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/bootstrap.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/config.meta --- a/toolsandutils/buildsystem/extension/base/config.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/config.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/config.mk --- a/toolsandutils/buildsystem/extension/base/config.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/config.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # @@ -55,11 +55,11 @@ # -$(ERASE) $(MDIR)/$(PREFIX)values.cpp # -$(ERASE) $(MDIR)/$(PREFIX)config.cpp -$(MDIR)/$(PREFIX)values.cpp : $(SOURCE)/values.hda $(EPOCROOT)epoc32/include/hal_data.h +$(MDIR)/$(PREFIX)values.cpp : $(SOURCE)/values.hda $(EPOCROOT)epoc32/include/platform/hal_data.h -$(call createdir,"$(MDIR)") - perl $(HALPATH)/hal/halcfg.pl $(EPOCROOT)epoc32/include/hal_data.h $(SOURCE)/values.hda $(MDIR)/$(PREFIX)values.cpp + perl $(HALPATH)/hal/halcfg.pl $(EPOCROOT)epoc32/include/platform/hal_data.h $(SOURCE)/values.hda $(MDIR)/$(PREFIX)values.cpp -$(MDIR)/$(PREFIX)config.cpp : $(SOURCE)/config.hcf $(EPOCROOT)epoc32/include/hal_data.h +$(MDIR)/$(PREFIX)config.cpp : $(SOURCE)/config.hcf $(EPOCROOT)epoc32/include/platform/hal_data.h -$(call createdir,"$(MDIR)") - perl $(HALPATH)/hal/halcfg.pl -x $(EPOCROOT)epoc32/include/hal_data.h $(SOURCE)/config.hcf $(MDIR)/$(PREFIX)config.cpp + perl $(HALPATH)/hal/halcfg.pl -x $(EPOCROOT)epoc32/include/platform/hal_data.h $(SOURCE)/config.hcf $(MDIR)/$(PREFIX)config.cpp diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/copy_default.meta --- a/toolsandutils/buildsystem/extension/base/copy_default.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/copy_default.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/copy_default.mk --- a/toolsandutils/buildsystem/extension/base/copy_default.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/copy_default.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/genexec.meta --- a/toolsandutils/buildsystem/extension/base/genexec.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/genexec.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/genexec.mk --- a/toolsandutils/buildsystem/extension/base/genexec.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/genexec.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h2_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/h2_genbootinc.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_genbootinc.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h2_genbootinc.mk --- a/toolsandutils/buildsystem/extension/base/h2_genbootinc.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_genbootinc.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/h4_genbootinc.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_genbootinc.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_genbootinc.mk --- a/toolsandutils/buildsystem/extension/base/h4_genbootinc.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_genbootinc.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.mk --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.mk --- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm --- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,6 +1,18 @@ -# Meta information for the lab_restricted_miniboot extension template +# Copyright (c) 2005-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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # -# Copyright (c) 2005 Symbian Software Ltd. All rights reserved. +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# +# Meta information for the lab_restricted_miniboot extension template # platform win32 diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.mk --- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.mk Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lubbock_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/lubbock_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lubbock_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/lubbock_miniboot.mk --- a/toolsandutils/buildsystem/extension/base/lubbock_miniboot.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lubbock_miniboot.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta --- a/toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/nand_fbr_offset.mk --- a/toolsandutils/buildsystem/extension/base/nand_fbr_offset.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/nand_fbr_offset.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.mk --- a/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm --- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/omap3_genbootinc.mk --- a/toolsandutils/buildsystem/extension/base/omap3_genbootinc.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_genbootinc.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm --- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta --- a/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/converged-comms/createcommdbs.mk --- a/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta --- a/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.mk --- a/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta --- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.mk --- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta --- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.mk --- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/graphics/genpdrs.meta --- a/toolsandutils/buildsystem/extension/graphics/genpdrs.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/genpdrs.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/graphics/genpdrs.mk --- a/toolsandutils/buildsystem/extension/graphics/genpdrs.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/genpdrs.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/security/upsserver.meta --- a/toolsandutils/buildsystem/extension/security/upsserver.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/security/upsserver.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/security/upsserver.mk --- a/toolsandutils/buildsystem/extension/security/upsserver.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/security/upsserver.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/conversiontable.meta --- a/toolsandutils/buildsystem/extension/syslibs/conversiontable.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/conversiontable.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/conversiontable.mk --- a/toolsandutils/buildsystem/extension/syslibs/conversiontable.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/conversiontable.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta --- a/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.mk --- a/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta --- a/toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/generate_cpp.mk --- a/toolsandutils/buildsystem/extension/syslibs/generate_cpp.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/generate_cpp.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/generate_snm.meta --- a/toolsandutils/buildsystem/extension/syslibs/generate_snm.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/generate_snm.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/generate_snm.mk --- a/toolsandutils/buildsystem/extension/syslibs/generate_snm.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/generate_snm.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.mk --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/word_template.meta --- a/toolsandutils/buildsystem/extension/syslibs/word_template.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/word_template.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/syslibs/word_template.mk --- a/toolsandutils/buildsystem/extension/syslibs/word_template.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/word_template.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta --- a/toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/techview/uiklaf_resource.mk --- a/toolsandutils/buildsystem/extension/techview/uiklaf_resource.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/techview/uiklaf_resource.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/abld_update.meta --- a/toolsandutils/buildsystem/extension/tools/abld_update.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/abld_update.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,6 +1,17 @@ -# Meta information for stlport builds +# Copyright (c) 2007-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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". # -# Copyright (c) 2006 Symbian Software Ltd. All rights reserved. +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# Meta information for stlport builds # platform win32 diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/abld_update.mk --- a/toolsandutils/buildsystem/extension/tools/abld_update.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/abld_update.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/ant_launch.flm --- a/toolsandutils/buildsystem/extension/tools/ant_launch.flm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/ant_launch.flm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/ant_launch.meta --- a/toolsandutils/buildsystem/extension/tools/ant_launch.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/ant_launch.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/ant_launch.mk --- a/toolsandutils/buildsystem/extension/tools/ant_launch.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/ant_launch.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/bldex.meta --- a/toolsandutils/buildsystem/extension/tools/bldex.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/bldex.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/bldex.mk --- a/toolsandutils/buildsystem/extension/tools/bldex.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/bldex.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/compsupp.meta --- a/toolsandutils/buildsystem/extension/tools/compsupp.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/compsupp.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/compsupp.mk --- a/toolsandutils/buildsystem/extension/tools/compsupp.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/compsupp.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/features.meta --- a/toolsandutils/buildsystem/extension/tools/features.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/features.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/features.mk --- a/toolsandutils/buildsystem/extension/tools/features.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/features.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta --- a/toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/jni_ant_launch.mk --- a/toolsandutils/buildsystem/extension/tools/jni_ant_launch.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/jni_ant_launch.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/kif.meta --- a/toolsandutils/buildsystem/extension/tools/kif.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/kif.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/kif.mk --- a/toolsandutils/buildsystem/extension/tools/kif.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/kif.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/py2exe.meta --- a/toolsandutils/buildsystem/extension/tools/py2exe.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/py2exe.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/py2exe.mk --- a/toolsandutils/buildsystem/extension/tools/py2exe.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/py2exe.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta --- a/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/raptor_linux_dist.mk --- a/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/stlport.meta --- a/toolsandutils/buildsystem/extension/tools/stlport.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/stlport.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/stlport.mk --- a/toolsandutils/buildsystem/extension/tools/stlport.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/stlport.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/x86tool.meta --- a/toolsandutils/buildsystem/extension/tools/x86tool.meta Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/x86tool.meta Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/extension/tools/x86tool.mk --- a/toolsandutils/buildsystem/extension/tools/x86tool.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/x86tool.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/shell/cmd.mk --- a/toolsandutils/buildsystem/shell/cmd.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/shell/cmd.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/shell/generic.mk --- a/toolsandutils/buildsystem/shell/generic.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/shell/generic.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/shell/sh.mk --- a/toolsandutils/buildsystem/shell/sh.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/shell/sh.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/Bld.inf --- a/toolsandutils/buildsystem/test/binaryvariation/Bld.inf Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/Bld.inf Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/CommonFramework.h --- a/toolsandutils/buildsystem/test/binaryvariation/CommonFramework.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/CommonFramework.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.cpp --- a/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.h --- a/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.mmp --- a/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/InvariantStaticDLL.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.cpp --- a/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.mmp --- a/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/UseStaticDLL.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.cpp --- a/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.h --- a/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.mmp --- a/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/VariantStaticDLL.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/test.pl --- a/toolsandutils/buildsystem/test/binaryvariation/test.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/test.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/variant_a.hrh --- a/toolsandutils/buildsystem/test/binaryvariation/variant_a.hrh Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/variant_a.hrh Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/variant_a_extra.hrh --- a/toolsandutils/buildsystem/test/binaryvariation/variant_a_extra.hrh Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/variant_a_extra.hrh Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/variant_b.hrh --- a/toolsandutils/buildsystem/test/binaryvariation/variant_b.hrh Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/variant_b.hrh Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/binaryvariation/variant_b_extra.hrh --- a/toolsandutils/buildsystem/test/binaryvariation/variant_b_extra.hrh Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/binaryvariation/variant_b_extra.hrh Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/extensions/test.pl --- a/toolsandutils/buildsystem/test/extensions/test.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/extensions/test.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/helloworld/Bld.inf --- a/toolsandutils/buildsystem/test/helloworld/Bld.inf Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/helloworld/Bld.inf Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/helloworld/CommonFramework.h --- a/toolsandutils/buildsystem/test/helloworld/CommonFramework.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/helloworld/CommonFramework.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/helloworld/HelloWorld.cpp --- a/toolsandutils/buildsystem/test/helloworld/HelloWorld.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/helloworld/HelloWorld.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/helloworld/HelloWorld.mmp --- a/toolsandutils/buildsystem/test/helloworld/HelloWorld.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/helloworld/HelloWorld.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/helloworld/test.pl --- a/toolsandutils/buildsystem/test/helloworld/test.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/helloworld/test.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/test/smoketest.pl --- a/toolsandutils/buildsystem/test/smoketest.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/test/smoketest.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/tools/buildloggers/group/build.mk --- a/toolsandutils/buildsystem/tools/buildloggers/group/build.mk Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/tools/buildloggers/group/build.mk Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/AbldWhatLogger.java --- a/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/AbldWhatLogger.java Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/AbldWhatLogger.java Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/ScanLogger.java --- a/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/ScanLogger.java Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/buildsystem/tools/buildloggers/src/com/symbian/ant/ScanLogger.java Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/bin2coff/bin2coff.cpp --- a/toolsandutils/e32tools/bin2coff/bin2coff.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/bin2coff/bin2coff.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/library/library.cpp --- a/toolsandutils/e32tools/checklib/library/library.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/library/library.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/library/library.h --- a/toolsandutils/e32tools/checklib/library/library.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/library/library.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/main.cpp --- a/toolsandutils/e32tools/checklib/main.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/main.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/misc/endian.cpp --- a/toolsandutils/e32tools/checklib/misc/endian.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/misc/endian.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/misc/endian.h --- a/toolsandutils/e32tools/checklib/misc/endian.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/misc/endian.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff.h --- a/toolsandutils/e32tools/checklib/object/coff/coff.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff_file_header.cpp --- a/toolsandutils/e32tools/checklib/object/coff/coff_file_header.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff_file_header.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff_file_header.h --- a/toolsandutils/e32tools/checklib/object/coff/coff_file_header.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff_file_header.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff_string_table.cpp --- a/toolsandutils/e32tools/checklib/object/coff/coff_string_table.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff_string_table.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff_string_table.h --- a/toolsandutils/e32tools/checklib/object/coff/coff_string_table.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff_string_table.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff_symbol.cpp --- a/toolsandutils/e32tools/checklib/object/coff/coff_symbol.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff_symbol.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff/coff_symbol.h --- a/toolsandutils/e32tools/checklib/object/coff/coff_symbol.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff/coff_symbol.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/coff_object.cpp --- a/toolsandutils/e32tools/checklib/object/coff_object.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/coff_object.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_file_header.cpp --- a/toolsandutils/e32tools/checklib/object/elf/elf_file_header.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_file_header.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_file_header.h --- a/toolsandutils/e32tools/checklib/object/elf/elf_file_header.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_file_header.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_section_header.cpp --- a/toolsandutils/e32tools/checklib/object/elf/elf_section_header.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_section_header.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_section_header.h --- a/toolsandutils/e32tools/checklib/object/elf/elf_section_header.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_section_header.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_string_table.cpp --- a/toolsandutils/e32tools/checklib/object/elf/elf_string_table.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_string_table.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_string_table.h --- a/toolsandutils/e32tools/checklib/object/elf/elf_string_table.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_string_table.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_symbol.cpp --- a/toolsandutils/e32tools/checklib/object/elf/elf_symbol.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_symbol.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf/elf_symbol.h --- a/toolsandutils/e32tools/checklib/object/elf/elf_symbol.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf/elf_symbol.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/elf_object.cpp --- a/toolsandutils/e32tools/checklib/object/elf_object.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/elf_object.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/object.cpp --- a/toolsandutils/e32tools/checklib/object/object.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/object.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/checklib/object/object.h --- a/toolsandutils/e32tools/checklib/object/object.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/checklib/object/object.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/compress/byte_pair.cpp --- a/toolsandutils/e32tools/compress/byte_pair.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/compress/byte_pair.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -174,7 +174,7 @@ inEnd = in+size; outStart = out; - //////////////// + // TInt lastPair = -1; TInt b, bb[2], p; TInt jj = 0; @@ -262,7 +262,7 @@ } } } - //////////////// + // ASSERT(!byteCount); ASSERT(!pairCount); size = out-outStart; diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/compress/byte_pair.h --- a/toolsandutils/e32tools/compress/byte_pair.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/compress/byte_pair.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/compress/pagedcompress.cpp --- a/toolsandutils/e32tools/compress/pagedcompress.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/compress/pagedcompress.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/Makefile.elftran --- a/toolsandutils/e32tools/e32image/Makefile.elftran Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/Makefile.elftran Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/compress.cpp --- a/toolsandutils/e32tools/e32image/deflate/compress.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/compress.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/decode.cpp --- a/toolsandutils/e32tools/e32image/deflate/decode.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/decode.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/deflate.cpp --- a/toolsandutils/e32tools/e32image/deflate/deflate.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/deflate.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/deflate.h --- a/toolsandutils/e32tools/e32image/deflate/deflate.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/deflate.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/encode.cpp --- a/toolsandutils/e32tools/e32image/deflate/encode.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/encode.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/farray.h --- a/toolsandutils/e32tools/e32image/deflate/farray.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/farray.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/huffman.h --- a/toolsandutils/e32tools/e32image/deflate/huffman.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/huffman.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/inflate.cpp --- a/toolsandutils/e32tools/e32image/deflate/inflate.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/inflate.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/panic.cpp --- a/toolsandutils/e32tools/e32image/deflate/panic.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/panic.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/deflate/panic.h --- a/toolsandutils/e32tools/e32image/deflate/panic.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/panic.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/e32image.cpp --- a/toolsandutils/e32tools/e32image/e32image.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/e32image.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/imgdump.cpp --- a/toolsandutils/e32tools/e32image/imgdump.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/imgdump.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32image/tr_main.cpp --- a/toolsandutils/e32tools/e32image/tr_main.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32image/tr_main.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32uid/e32uid.cpp --- a/toolsandutils/e32tools/e32uid/e32uid.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32uid/e32uid.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/e32uid/uidcrc.cpp --- a/toolsandutils/e32tools/e32uid/uidcrc.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/e32uid/uidcrc.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/group/elf2e32.mmp --- a/toolsandutils/e32tools/elf2e32/group/elf2e32.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/group/elf2e32.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/include/h_ver.h --- a/toolsandutils/e32tools/elf2e32/include/h_ver.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/include/h_ver.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/byte_pair.cpp --- a/toolsandutils/e32tools/elf2e32/source/byte_pair.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/byte_pair.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/byte_pair.h --- a/toolsandutils/e32tools/elf2e32/source/byte_pair.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/byte_pair.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/checksum.cpp --- a/toolsandutils/e32tools/elf2e32/source/checksum.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/checksum.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/checksum.h --- a/toolsandutils/e32tools/elf2e32/source/checksum.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/checksum.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -27,3 +27,5 @@ #endif // CHECKSUM_H + + diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/deffile.cpp --- a/toolsandutils/e32tools/elf2e32/source/deffile.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/deffile.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -17,7 +17,7 @@ // // -/////////////////////////////////////////////////////////// +// #include #include #include diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/deffile.h --- a/toolsandutils/e32tools/elf2e32/source/deffile.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/deffile.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/deflatecompress.cpp --- a/toolsandutils/e32tools/elf2e32/source/deflatecompress.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/deflatecompress.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/dll_fb_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/dll_fb_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/dll_fb_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/dll_fb_target.h --- a/toolsandutils/e32tools/elf2e32/source/dll_fb_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/dll_fb_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.h --- a/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/dll_rebuild_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/e32defwrap.h --- a/toolsandutils/e32tools/elf2e32/source/e32defwrap.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/e32defwrap.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -15,6 +15,7 @@ // warnings. // @internalComponent // @released + // // @@ -25,6 +26,8 @@ #undef _L #endif + + #include #include diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/e32exporttable.cpp --- a/toolsandutils/e32tools/elf2e32/source/e32exporttable.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/e32exporttable.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/e32exporttable.h --- a/toolsandutils/e32tools/elf2e32/source/e32exporttable.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/e32exporttable.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/e32imagedefs.h --- a/toolsandutils/e32tools/elf2e32/source/e32imagedefs.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/e32imagedefs.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/e32imagefile.cpp --- a/toolsandutils/e32tools/elf2e32/source/e32imagefile.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/e32imagefile.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/e32imagefile.h --- a/toolsandutils/e32tools/elf2e32/source/e32imagefile.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/e32imagefile.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/elf2e32.cpp --- a/toolsandutils/e32tools/elf2e32/source/elf2e32.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/elf2e32.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/elf2e32.h --- a/toolsandutils/e32tools/elf2e32/source/elf2e32.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/elf2e32.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/elffilesupplied.cpp --- a/toolsandutils/e32tools/elf2e32/source/elffilesupplied.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/elffilesupplied.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/elffilesupplied.h --- a/toolsandutils/e32tools/elf2e32/source/elffilesupplied.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/elffilesupplied.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/errorhandler.cpp --- a/toolsandutils/e32tools/elf2e32/source/errorhandler.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/errorhandler.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/errorhandler.h --- a/toolsandutils/e32tools/elf2e32/source/errorhandler.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/errorhandler.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/exetarget.cpp --- a/toolsandutils/e32tools/elf2e32/source/exetarget.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/exetarget.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/exetarget.h --- a/toolsandutils/e32tools/elf2e32/source/exetarget.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/exetarget.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/exexp_fb_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/exexp_fb_target.h --- a/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/exexp_fb_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.h --- a/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/exexp_rebuild_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/export_type_fb_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/export_type_fb_target.h --- a/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/export_type_fb_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.h --- a/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/export_type_rebuild_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/export_type_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/export_type_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/export_type_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/export_type_target.h --- a/toolsandutils/e32tools/elf2e32/source/export_type_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/export_type_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/farray.h --- a/toolsandutils/e32tools/elf2e32/source/farray.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/farray.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/filedump.cpp --- a/toolsandutils/e32tools/elf2e32/source/filedump.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/filedump.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/filedump.h --- a/toolsandutils/e32tools/elf2e32/source/filedump.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/filedump.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/h_utl.cpp --- a/toolsandutils/e32tools/elf2e32/source/h_utl.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/h_utl.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/h_utl.h --- a/toolsandutils/e32tools/elf2e32/source/h_utl.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/h_utl.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,49 +1,17 @@ -/// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). -/// All rights reserved. -/// This component and the accompanying materials are made available -/// under the terms of the License "Eclipse Public License v1.0" -/// which accompanies this distribution, and is available -/// at the URL "http://www.eclipse.org/legal/epl-v10.html". -/// -/// Initial Contributors: -/// Nokia Corporation - initial contribution. -/// -/// Contributors: -/// -/// Description: -/// All rights reserved. -/// This component and the accompanying materials are made available -/// under the terms of the License "Eclipse Public License v1.0" -/// which accompanies this distribution, and is available -/// at the URL "http://www.eclipse.org/legal/epl-v10.html". -/// Initial Contributors: -/// Nokia Corporation - initial contribution. -/// Contributors: -/// All rights reserved. -/// This component and the accompanying materials are made available -/// under the terms of the License "Eclipse Public License v1.0" -/// which accompanies this distribution, and is available -/// at the URL "http://www.eclipse.org/legal/epl-v10.html". -/// Initial Contributors: -/// Nokia Corporation - initial contribution. -/// Contributors: -/// All rights reserved. -/// This component and the accompanying materials are made available -/// under the terms of the License "Eclipse Public License v1.0" -/// which accompanies this distribution, and is available -/// at the URL "http://www.eclipse.org/legal/epl-v10.html". -/// Initial Contributors: -/// Nokia Corporation - initial contribution. -/// Contributors: -/// All rights reserved. -/// This component and the accompanying materials are made available -/// under the terms of the License "Eclipse Public License v1.0" -/// which accompanies this distribution, and is available -/// at the URL "http://www.eclipse.org/legal/epl-v10.html". -/// Initial Contributors: -/// Nokia Corporation - initial contribution. -/// Contributors: -/// +// Copyright (c) 2004-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" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// #ifndef __H_UTL_H__ diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/huffman.cpp --- a/toolsandutils/e32tools/elf2e32/source/huffman.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/huffman.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/huffman.h --- a/toolsandutils/e32tools/elf2e32/source/huffman.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/huffman.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/imgdump.cpp --- a/toolsandutils/e32tools/elf2e32/source/imgdump.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/imgdump.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/inflate.cpp --- a/toolsandutils/e32tools/elf2e32/source/inflate.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/inflate.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/inflate.h --- a/toolsandutils/e32tools/elf2e32/source/inflate.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/inflate.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/librarytarget.cpp --- a/toolsandutils/e32tools/elf2e32/source/librarytarget.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/librarytarget.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/librarytarget.h --- a/toolsandutils/e32tools/elf2e32/source/librarytarget.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/librarytarget.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/main.cpp --- a/toolsandutils/e32tools/elf2e32/source/main.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/main.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -17,7 +17,7 @@ // // -/////////////////////////////////////////////////////////// +// #include "elf2e32.h" /** diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/messagehandler.cpp --- a/toolsandutils/e32tools/elf2e32/source/messagehandler.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/messagehandler.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/messagehandler.h --- a/toolsandutils/e32tools/elf2e32/source/messagehandler.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/messagehandler.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/messageimplementation.cpp --- a/toolsandutils/e32tools/elf2e32/source/messageimplementation.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/messageimplementation.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/messageimplementation.h --- a/toolsandutils/e32tools/elf2e32/source/messageimplementation.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/messageimplementation.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pagedcompress.cpp --- a/toolsandutils/e32tools/elf2e32/source/pagedcompress.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pagedcompress.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/parameterlistinterface.cpp --- a/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/parameterlistinterface.h --- a/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/parameterlistinterface.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/parametermanager.cpp --- a/toolsandutils/e32tools/elf2e32/source/parametermanager.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/parametermanager.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/parametermanager.h --- a/toolsandutils/e32tools/elf2e32/source/parametermanager.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/parametermanager.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_common.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_common.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_common.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_common.h --- a/toolsandutils/e32tools/elf2e32/source/pl_common.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_common.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.h --- a/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_dllsymbol.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_dso_handler.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_dso_handler.h --- a/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_dso_handler.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexecutable.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfexports.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfexports.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexports.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfexports.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfexports.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfexports.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimportrelocation.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfimports.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfimports.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimports.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfimports.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfimports.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfimports.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfproducer.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfproducer.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfproducer.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocation.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfrelocations.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_sym_type.h --- a/toolsandutils/e32tools/elf2e32/source/pl_sym_type.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_sym_type.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_symbol.cpp --- a/toolsandutils/e32tools/elf2e32/source/pl_symbol.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_symbol.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/pl_symbol.h --- a/toolsandutils/e32tools/elf2e32/source/pl_symbol.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_symbol.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/polydll_fb_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -108,3 +108,5 @@ WriteE32(); } + + diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/polydll_fb_target.h --- a/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/polydll_fb_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.h --- a/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/polydll_rebuild_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/staticlibsymbols.h --- a/toolsandutils/e32tools/elf2e32/source/staticlibsymbols.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/staticlibsymbols.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/stdexe_target.cpp --- a/toolsandutils/e32tools/elf2e32/source/stdexe_target.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/stdexe_target.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/stdexe_target.h --- a/toolsandutils/e32tools/elf2e32/source/stdexe_target.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/stdexe_target.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/usecasebase.cpp --- a/toolsandutils/e32tools/elf2e32/source/usecasebase.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/usecasebase.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elf2e32/source/usecasebase.h --- a/toolsandutils/e32tools/elf2e32/source/usecasebase.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/usecasebase.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elfdump/elfdump.cpp --- a/toolsandutils/e32tools/elfdump/elfdump.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elfdump/elfdump.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/Makefile.genstubs --- a/toolsandutils/e32tools/elftools/Makefile.genstubs Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/Makefile.genstubs Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/Makefile.getdirective --- a/toolsandutils/e32tools/elftools/Makefile.getdirective Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/Makefile.getdirective Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/Makefile.uidcrc --- a/toolsandutils/e32tools/elftools/Makefile.uidcrc Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/Makefile.uidcrc Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/def2dll.bat --- a/toolsandutils/e32tools/elftools/def2dll.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/def2dll.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ :: Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). :: All rights reserved. :: This component and the accompanying materials are made available -:: under the terms of the License "Eclipse Public License v1.0" +:: under the terms of "Eclipse Public License v1.0" :: which accompanies this distribution, and is available :: at the URL "http://www.eclipse.org/legal/epl-v10.html". :: diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/def2dll.pl --- a/toolsandutils/e32tools/elftools/def2dll.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/def2dll.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/deputil.pl --- a/toolsandutils/e32tools/elftools/deputil.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/deputil.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/deputil.pm --- a/toolsandutils/e32tools/elftools/deputil.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/deputil.pm Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/elf2inf.pl --- a/toolsandutils/e32tools/elftools/elf2inf.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/elf2inf.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/elftran/elf_dlld.cpp --- a/toolsandutils/e32tools/elftools/elftran/elf_dlld.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/elftran/elf_dlld.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/elftran/elf_file.cpp --- a/toolsandutils/e32tools/elftools/elftran/elf_file.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/elftran/elf_file.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/elftran/elf_imp.cpp --- a/toolsandutils/e32tools/elftools/elftran/elf_imp.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/elftran/elf_imp.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/elftran/elf_reloc.cpp --- a/toolsandutils/e32tools/elftools/elftran/elf_reloc.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/elftran/elf_reloc.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/elftran/elf_tran.cpp --- a/toolsandutils/e32tools/elftools/elftran/elf_tran.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/elftran/elf_tran.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/genstubs/genstubs.cpp --- a/toolsandutils/e32tools/elftools/genstubs/genstubs.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/genstubs/genstubs.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/getexports/geninf.cpp --- a/toolsandutils/e32tools/elftools/getexports/geninf.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/getexports/geninf.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/getexports/getdirective.cpp --- a/toolsandutils/e32tools/elftools/getexports/getdirective.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/getexports/getdirective.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/inc/e32ldfmt.h --- a/toolsandutils/e32tools/elftools/inc/e32ldfmt.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/inc/e32ldfmt.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/inc/elfdefs.h --- a/toolsandutils/e32tools/elftools/inc/elfdefs.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/inc/elfdefs.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/inc/elfdll.h --- a/toolsandutils/e32tools/elftools/inc/elfdll.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/inc/elfdll.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/inc/elffile.h --- a/toolsandutils/e32tools/elftools/inc/elffile.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/inc/elffile.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/inc/elftran.h --- a/toolsandutils/e32tools/elftools/inc/elftran.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/inc/elftran.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/elftools/test/Elftran-test.pl --- a/toolsandutils/e32tools/elftools/test/Elftran-test.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/elftools/test/Elftran-test.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # 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 the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/eruntest/eruntest.cpp --- a/toolsandutils/e32tools/eruntest/eruntest.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/eruntest/eruntest.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/etouch/etouch.cpp --- a/toolsandutils/e32tools/etouch/etouch.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/etouch/etouch.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/fix_eabi_thunk_offsets/fix_eabi_thunk_offsets.bat --- a/toolsandutils/e32tools/fix_eabi_thunk_offsets/fix_eabi_thunk_offsets.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/fix_eabi_thunk_offsets/fix_eabi_thunk_offsets.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ :: Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). :: All rights reserved. :: This component and the accompanying materials are made available -:: under the terms of the License "Eclipse Public License v1.0" +:: under the terms of "Eclipse Public License v1.0" :: which accompanies this distribution, and is available :: at the URL "http://www.eclipse.org/legal/epl-v10.html". :: diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/bin2coff.mmp --- a/toolsandutils/e32tools/group/bin2coff.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/bin2coff.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/bld.inf --- a/toolsandutils/e32tools/group/bld.inf Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/bld.inf Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/checklib.mmp --- a/toolsandutils/e32tools/group/checklib.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/checklib.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/elfdump.mmp --- a/toolsandutils/e32tools/group/elfdump.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/elfdump.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/elftran.mmp --- a/toolsandutils/e32tools/group/elftran.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/elftran.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/eruntest.mmp --- a/toolsandutils/e32tools/group/eruntest.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/eruntest.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/etouch.mmp --- a/toolsandutils/e32tools/group/etouch.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/etouch.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/filesystem.mmp --- a/toolsandutils/e32tools/group/filesystem.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/filesystem.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/genstubs.mmp --- a/toolsandutils/e32tools/group/genstubs.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/genstubs.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/getdirective.mmp --- a/toolsandutils/e32tools/group/getdirective.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/getdirective.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/getexports.mmp --- a/toolsandutils/e32tools/group/getexports.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/getexports.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/memmap.mmp --- a/toolsandutils/e32tools/group/memmap.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/memmap.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/parameterfileprocessor.mmp --- a/toolsandutils/e32tools/group/parameterfileprocessor.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/parameterfileprocessor.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/patchdataprocessor.mmp --- a/toolsandutils/e32tools/group/patchdataprocessor.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/patchdataprocessor.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/pediff.mmp --- a/toolsandutils/e32tools/group/pediff.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/pediff.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/petran.mmp --- a/toolsandutils/e32tools/group/petran.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/petran.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/readimage.mmp --- a/toolsandutils/e32tools/group/readimage.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/readimage.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/readtype.mmp --- a/toolsandutils/e32tools/group/readtype.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/readtype.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/rommask.mmp --- a/toolsandutils/e32tools/group/rommask.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/rommask.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/secdump.mmp --- a/toolsandutils/e32tools/group/secdump.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/secdump.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/seclib.mmp --- a/toolsandutils/e32tools/group/seclib.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/seclib.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/sisutils.mmp --- a/toolsandutils/e32tools/group/sisutils.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/sisutils.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/tools_e32tools.mrp --- a/toolsandutils/e32tools/group/tools_e32tools.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/tools_e32tools.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# # component name "E32 Tools" component tools_e32tools diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/uidcrc.mmp --- a/toolsandutils/e32tools/group/uidcrc.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/uidcrc.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/w32repro.mmp --- a/toolsandutils/e32tools/group/w32repro.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/w32repro.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/group/wveconv.mmp --- a/toolsandutils/e32tools/group/wveconv.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/group/wveconv.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/host/h_file.cpp --- a/toolsandutils/e32tools/host/h_file.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/host/h_file.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/host/h_mem.cpp --- a/toolsandutils/e32tools/host/h_mem.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/host/h_mem.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/host/h_utl.cpp --- a/toolsandutils/e32tools/host/h_utl.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/host/h_utl.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/inc/e32image.h --- a/toolsandutils/e32tools/inc/e32image.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/inc/e32image.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/inc/h_utl.h --- a/toolsandutils/e32tools/inc/h_utl.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/inc/h_utl.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/inc/h_ver.h --- a/toolsandutils/e32tools/inc/h_ver.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/inc/h_ver.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/inc/pe_defs.h --- a/toolsandutils/e32tools/inc/pe_defs.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/inc/pe_defs.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/inc/pe_file.h --- a/toolsandutils/e32tools/inc/pe_file.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/inc/pe_file.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/inc/seclib.h --- a/toolsandutils/e32tools/inc/seclib.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/inc/seclib.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pe_dump/pe_dump.cpp --- a/toolsandutils/e32tools/pe_dump/pe_dump.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pe_dump/pe_dump.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pe_dump/pe_dump.mmp --- a/toolsandutils/e32tools/pe_dump/pe_dump.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pe_dump/pe_dump.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pediff/pediff.cpp --- a/toolsandutils/e32tools/pediff/pediff.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pediff/pediff.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pefile/pe_file.cpp --- a/toolsandutils/e32tools/pefile/pe_file.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pefile/pe_file.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pefile/pe_imp.cpp --- a/toolsandutils/e32tools/pefile/pe_imp.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pefile/pe_imp.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pefile/pe_reloc.cpp --- a/toolsandutils/e32tools/pefile/pe_reloc.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pefile/pe_reloc.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pefile/pe_tran.cpp --- a/toolsandutils/e32tools/pefile/pe_tran.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pefile/pe_tran.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/pefile/pe_utl.cpp --- a/toolsandutils/e32tools/pefile/pe_utl.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/pefile/pe_utl.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/readtype/readtype.cpp --- a/toolsandutils/e32tools/readtype/readtype.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/readtype/readtype.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -442,7 +442,7 @@ return TUnicode::Compare((TUint16 *)&CompositionBuffer[index1 + 2], CompositionBuffer[index1 + 1]*2, (TUint16 *)&CompositionBuffer[index2 + 2], CompositionBuffer[index2 + 1]*2); } - + // Write the output file. void write_output() { diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/rombuild/r_build.cpp --- a/toolsandutils/e32tools/rombuild/r_build.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/rombuild/r_build.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/rombuild/r_mromimage.h --- a/toolsandutils/e32tools/rombuild/r_mromimage.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/rombuild/r_mromimage.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/rombuild/r_rom.h --- a/toolsandutils/e32tools/rombuild/r_rom.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/rombuild/r_rom.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/rommask/rommask.cpp --- a/toolsandutils/e32tools/rommask/rommask.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/rommask/rommask.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/seclib/secdump.cpp --- a/toolsandutils/e32tools/seclib/secdump.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/seclib/secdump.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/seclib/seclib.cpp --- a/toolsandutils/e32tools/seclib/seclib.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/seclib/seclib.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/setcap/setcap.cpp --- a/toolsandutils/e32tools/setcap/setcap.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/setcap/setcap.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/setcap/setcap.h --- a/toolsandutils/e32tools/setcap/setcap.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/setcap/setcap.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/tranasm/tranasm.bat --- a/toolsandutils/e32tools/tranasm/tranasm.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/tranasm/tranasm.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ :: Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). :: All rights reserved. :: This component and the accompanying materials are made available -:: under the terms of the License "Eclipse Public License v1.0" +:: under the terms of "Eclipse Public License v1.0" :: which accompanies this distribution, and is available :: at the URL "http://www.eclipse.org/legal/epl-v10.html". :: diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/tranasm/tranasm.pl --- a/toolsandutils/e32tools/tranasm/tranasm.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/tranasm/tranasm.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/tranasm/tranasm_x86.pl --- a/toolsandutils/e32tools/tranasm/tranasm_x86.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/tranasm/tranasm_x86.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/w32repro/w32repro.cpp --- a/toolsandutils/e32tools/w32repro/w32repro.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/w32repro/w32repro.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/e32tools/wveconv/wveconv.cpp --- a/toolsandutils/e32tools/wveconv/wveconv.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/e32tools/wveconv/wveconv.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/AllKitsRebaseline.pm --- a/toolsandutils/productionbldtools/AllKitsRebaseline.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/AllKitsRebaseline.pm Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/BAK/BuildBAK.pl --- a/toolsandutils/productionbldtools/BAK/BuildBAK.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/BAK/BuildBAK.pl Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/BFrC/diffold.pl --- a/toolsandutils/productionbldtools/BFrC/diffold.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/BFrC/diffold.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/BFrC/listdir.pl --- a/toolsandutils/productionbldtools/BFrC/listdir.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/BFrC/listdir.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/BFrC/setold.pl --- a/toolsandutils/productionbldtools/BFrC/setold.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/BFrC/setold.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/BFrC/testold.pl --- a/toolsandutils/productionbldtools/BFrC/testold.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/BFrC/testold.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/BuildKit.pm --- a/toolsandutils/productionbldtools/BuildKit.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/BuildKit.pm Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/CProgressLog.pm --- a/toolsandutils/productionbldtools/CProgressLog.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/CProgressLog.pm Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/CheckDistributionFiles.pl --- a/toolsandutils/productionbldtools/CheckDistributionFiles.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/CheckDistributionFiles.pl Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# # # CheckDistributionFiles.pl # Aug 3rd 2009. Written for use during the SOS production build. diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/InstallSupplementaryKit.pl --- a/toolsandutils/productionbldtools/InstallSupplementaryKit.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/InstallSupplementaryKit.pl Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/KitStandardLocations.pm --- a/toolsandutils/productionbldtools/KitStandardLocations.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/KitStandardLocations.pm Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/MakeISOs.pl --- a/toolsandutils/productionbldtools/MakeISOs.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/MakeISOs.pl Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/SupplementalKits.pm --- a/toolsandutils/productionbldtools/SupplementalKits.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/SupplementalKits.pm Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/ZipLog2Pkg.pm --- a/toolsandutils/productionbldtools/ZipLog2Pkg.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/ZipLog2Pkg.pm Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/compare_kit_content.pl --- a/toolsandutils/productionbldtools/compare_kit_content.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/compare_kit_content.pl Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/differ.pl --- a/toolsandutils/productionbldtools/differ.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/differ.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/distillsrc.pl --- a/toolsandutils/productionbldtools/distillsrc/distillsrc.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/distillsrc.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/distillsrc.pm --- a/toolsandutils/productionbldtools/distillsrc/distillsrc.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/distillsrc.pm Fri Mar 12 15:49:27 2010 +0200 @@ -3,7 +3,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/readmrp.pm --- a/toolsandutils/productionbldtools/distillsrc/readmrp.pm Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/readmrp.pm Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/bincase.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/bincase.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/bincase.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component binCase binary \epoc32\thisonesfine binary \epoc32\thisOneIsnt diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/duffer.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/duffer.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/duffer.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component duffer source duffer.mrp diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/naughty.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/naughty.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/naughty.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component naughty source nothing_important notes_source relnotes diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component complete source \prefix\source\complete binary \prefix/source\complete all diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component fixer source fixer.mrp source /prefix/soUrce/DIStribuTION.poliCY diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component missing source \preFIX\source\missing\file source DISTRIBUTION.POLICY diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component spacey source \source//spacey\\spacey.mrp source \source//spacey\\DISTRIBUTION.POLICY diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component whole source \\prefix//source\whole binary /prefix/source\whole all diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/distillsrc/test/test.pl --- a/toolsandutils/productionbldtools/distillsrc/test/test.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/test.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/exportipr.pl --- a/toolsandutils/productionbldtools/exportipr.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/exportipr.pl Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ # Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/exports.bat --- a/toolsandutils/productionbldtools/exports.bat Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/exports.bat Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem @echo off @set generic_source=%CleanSourceDir% diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/package.pl --- a/toolsandutils/productionbldtools/package.pl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/package.pl Fri Mar 12 15:49:27 2010 +0200 @@ -5,7 +5,7 @@ # Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # diff -r d4b442d23379 -r 99082257a271 toolsandutils/productionbldtools/product_tools.mrp --- a/toolsandutils/productionbldtools/product_tools.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/productionbldtools/product_tools.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,18 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# # Tools for generating Symbian production builds component product_tools diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/group/bld.inf --- a/toolsandutils/wintunnel/group/bld.inf Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/group/bld.inf Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -14,33 +14,33 @@ // PLATFORMS // -////////////////////////////////////////////////////////////////////////////////////////// +// PRJ_PLATFORMS WINSCW -////////////////////////////////////////////////////////////////////////////////////////// +// // // EXPORTS // -////////////////////////////////////////////////////////////////////////////////////////// +// PRJ_EXPORTS -////////////////////////////////////////////////////////////////////////////////////////// +// // // MMPFILES // -////////////////////////////////////////////////////////////////////////////////////////// +// PRJ_MMPFILES serialldd serialpdd -////////////////////////////////////////////////////////////////////////////////////////// +// // // TEST MMPFILES // -////////////////////////////////////////////////////////////////////////////////////////// +// PRJ_TESTMMPFILES ../testcode/client/wintunnel_test_client.mmp diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/group/ecdrv.mmp --- a/toolsandutils/wintunnel/group/ecdrv.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/group/ecdrv.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/group/serialldd.mmp --- a/toolsandutils/wintunnel/group/serialldd.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/group/serialldd.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/group/serialpdd.mmp --- a/toolsandutils/wintunnel/group/serialpdd.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/group/serialpdd.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/group/testtools_WinTunnel.mrp --- a/toolsandutils/wintunnel/group/testtools_WinTunnel.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/group/testtools_WinTunnel.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component testtools_wintunnel source \sf\os\buildtools\toolsandutils\wintunnel binary \sf\os\buildtools\toolsandutils\wintunnel\group all diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp --- a/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp Fri Mar 12 15:49:27 2010 +0200 @@ -1,3 +1,19 @@ +# +# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + component testtools_wintunnel source \sf\os\buildtools\toolsandutils\wintunnel diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_beech/d_cbuf.cpp --- a/toolsandutils/wintunnel/src_beech/d_cbuf.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_beech/d_cbuf.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_beech/d_cdrv.cpp --- a/toolsandutils/wintunnel/src_beech/d_cdrv.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_beech/d_cdrv.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -230,9 +230,9 @@ } //VOID WINAPI ReadComplete(DWORD anErr,DWORD numBytes,LPOVERLAPPED anOverLapped) -//// -//// Windows read completion routine -//// +// +// Windows read completion routine +// // { // // if (numBytes>KReadBufSize) @@ -628,9 +628,9 @@ */ //void DCommWins::DoReceive(TInt aByteCount) -//// -//// Called from read completion routine -//// +// +// Called from read completion routine +// // { // if(aByteCount==0) // { @@ -660,11 +660,11 @@ // return; // } // -//// if (!ReadFileEx(iCommPort,iInBuf,KReadBufSize,&iReadOverLapped,ReadComplete)) -//// { -//// TInt r=GetLastError(); -//// Panic(EWindowsUnexpectedError); -//// } +// if (!ReadFileEx(iCommPort,iInBuf,KReadBufSize,&iReadOverLapped,ReadComplete)) +// { +// TInt r=GetLastError(); +// Panic(EWindowsUnexpectedError); +// } // } void DCommWins::RunCommThread(TDriverCommand aCommand) diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_beech/d_comm.cpp --- a/toolsandutils/wintunnel/src_beech/d_comm.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_beech/d_comm.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_beech/d_comm.h --- a/toolsandutils/wintunnel/src_beech/d_comm.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_beech/d_comm.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_beech/d_comm.inl --- a/toolsandutils/wintunnel/src_beech/d_comm.inl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_beech/d_comm.inl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_cedar/serialldd.cpp --- a/toolsandutils/wintunnel/src_cedar/serialldd.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_cedar/serialldd.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_cedar/serialpdd.cpp --- a/toolsandutils/wintunnel/src_cedar/serialpdd.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_cedar/serialpdd.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -221,9 +221,9 @@ TInt iClientReadLength; //how much data the client has requested in a read //-- win tunnel specific members - SOCKET iSocket; ///< socket for serial port simulation - char iOptions[151]; ///< contains a string with mapping serial port numbers to the IPs - TBool iReadCancel; ///< flag, used to indicate that the read was cancelled during socket read + SOCKET iSocket; //< socket for serial port simulation + char iOptions[151]; //< contains a string with mapping serial port numbers to the IPs + TBool iReadCancel; //< flag, used to indicate that the read was cancelled during socket read }; diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_cedar/winscomm.h --- a/toolsandutils/wintunnel/src_cedar/winscomm.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_cedar/winscomm.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/src_cedar/winscomm.inl --- a/toolsandutils/wintunnel/src_cedar/winscomm.inl Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/src_cedar/winscomm.inl Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/testcode/client/CommonFiles.h --- a/toolsandutils/wintunnel/testcode/client/CommonFiles.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/testcode/client/CommonFiles.h Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/testcode/client/wintunnel_test_client.cpp --- a/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/testcode/client/wintunnel_test_client.mmp --- a/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.mmp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/testcode/client/wintunnel_test_client.mmp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/testcode/server/CTcpServer.cpp --- a/toolsandutils/wintunnel/testcode/server/CTcpServer.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/testcode/server/CTcpServer.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -110,9 +110,9 @@ * SECTION: PRIVATE METHODS * **************************************************************************************/ -//////////////////////////////////////////////////////////////////////// +// // Method binds the sock to the address. -//////////////////////////////////////////////////////////////////////// +// int CTcpServer::connect(SOCKET &aSocket, SOCKADDR_IN &aAddr) { int err; @@ -129,9 +129,9 @@ return ITS_OK; } -//////////////////////////////////////////////////////////////////////// +// // Disoconnect -//////////////////////////////////////////////////////////////////////// +// int CTcpServer::disconnect() { shutdown(iLocal_Sock, SD_SEND); @@ -145,9 +145,9 @@ return ITS_OK; } -//////////////////////////////////////////////////////////////////////// +// // Method to check if we have IP adress or hostname, and return IP address -//////////////////////////////////////////////////////////////////////// +// SOCKADDR_IN CTcpServer::getSockAddr( const char* aIp, const char* aPort) { SOCKADDR_IN sockAddr; @@ -168,9 +168,9 @@ } -//////////////////////////////////////////////////////////////////////// +// // Method to check if the adress is IP format or is a hostname string. -//////////////////////////////////////////////////////////////////////// +// bool CTcpServer::isIPAdress(const char* aAddr) { int c =0; @@ -190,9 +190,9 @@ return false; } -//////////////////////////////////////////////////////////////////////// +// // Makes a connection, listens, and prints any incoming data. -//////////////////////////////////////////////////////////////////////// +// int CTcpServer::makeConnection(SOCKET &aLocalSocket, SOCKET &aRemoteSocket, SOCKADDR_IN & aRemoteAddr) { int remote_addr_len; @@ -246,9 +246,9 @@ return ITS_OK; } -//////////////////////////////////////////////////////////////////////// +// // Returns a a TCP/IP socket -//////////////////////////////////////////////////////////////////////// +// SOCKET CTcpServer::getSocket() { SOCKET sock; @@ -266,9 +266,9 @@ return sock; } -//////////////////////////////////////////////////////////////////////// +// // Initialise use of the dll. -//////////////////////////////////////////////////////////////////////// +// int CTcpServer::initialise() { WORD version; @@ -283,9 +283,9 @@ } -//////////////////////////////////////////////////////////////////////// +// // Release. -//////////////////////////////////////////////////////////////////////// +// int CTcpServer::release() { int err =WSACleanup(); @@ -296,9 +296,9 @@ return ITS_OK; } -//////////////////////////////////////////////////////////////////////// +// // Set the arguments -//////////////////////////////////////////////////////////////////////// +// int CTcpServer::setArguments(char* li, char* lp) { if(!lp) diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/testcode/server/CTcpServer.h --- a/toolsandutils/wintunnel/testcode/server/CTcpServer.h Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/testcode/server/CTcpServer.h Fri Mar 12 15:49:27 2010 +0200 @@ -2,7 +2,7 @@ * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available -* under the terms of the License "Eclipse Public License v1.0" +* under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.html". * diff -r d4b442d23379 -r 99082257a271 toolsandutils/wintunnel/testcode/server/tcp_server.cpp --- a/toolsandutils/wintunnel/testcode/server/tcp_server.cpp Fri Feb 19 23:57:18 2010 +0200 +++ b/toolsandutils/wintunnel/testcode/server/tcp_server.cpp Fri Mar 12 15:49:27 2010 +0200 @@ -1,7 +1,7 @@ // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/epl-v10.html". // @@ -58,9 +58,9 @@ } -//////////////////////////////////////////////////////////////////////// +// // Print Usage. -//////////////////////////////////////////////////////////////////////// +// void usage() { fprintf( stderr, "tcp_server \n" );