# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1271423401 -10800 # Node ID 85578ba0aa08b4b3fc2102abb367477f8e2c9212 # Parent 83f4b4db085cfd0df5a7783f7fd898dff77edffc Revision: 201015 Kit: 201015 diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/AntiVirus.pl --- a/bldsystemtools/commonbldutils/AntiVirus.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/AntiVirus.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/AntiVirus.pm --- a/bldsystemtools/commonbldutils/AntiVirus.pm Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/AntiVirus.pm Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/BuildLaunchChecks.pm --- a/bldsystemtools/commonbldutils/BuildLaunchChecks.pm Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/BuildLaunchChecks.pm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/DefectTrack.pl --- a/bldsystemtools/commonbldutils/DefectTrack.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/DefectTrack.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/EventLogReader.pl --- a/bldsystemtools/commonbldutils/EventLogReader.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/EventLogReader.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl --- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pl Fri Apr 16 16:10:01 2010 +0300 @@ -50,8 +50,8 @@ Usage: GenDiamondsXml.pl [switches] [Switches] - -t Stage (e.g. STARTBUILD|GT|TV|ROM|CBR|CDB|BUILD|ENDBUILD|ALL) - -i (START|END) + -t Stage (e.g. STARTBUILD|GT|TV|ROM|CBR|CDB|BUILD|SMOKETEST|ENDBUILD|ALL) + -i (START|STOP) -s server (e.g. diamonds.nmp.nokia.com:9003) [Optional] diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm --- a/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/GenDiamondsXml.pm Fri Apr 16 16:10:01 2010 +0300 @@ -64,6 +64,9 @@ 'START' => ['stage.tmpl'], 'STOP' => ['stage.tmpl','faults.tmpl'] }, +'SMOKETEST' => { + 'STOP' => ['smoketest.tmpl'] + }, 'ENDBUILD' => { 'START' => ['diamonds_finish.tmpl', 'status.tmpl'] } diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/build.tmpl --- a/bldsystemtools/commonbldutils/GenResult/build.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/build.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/content.tmpl --- a/bldsystemtools/commonbldutils/GenResult/content.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/content.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl --- a/bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/diamonds_finish.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/faults.tmpl --- a/bldsystemtools/commonbldutils/GenResult/faults.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/faults.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/files.tmpl --- a/bldsystemtools/commonbldutils/GenResult/files.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/files.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/locations.tmpl --- a/bldsystemtools/commonbldutils/GenResult/locations.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/locations.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/schema.tmpl --- a/bldsystemtools/commonbldutils/GenResult/schema.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/schema.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/smoketest.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bldsystemtools/commonbldutils/GenResult/smoketest.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -0,0 +1,149 @@ +[@--# 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" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# Template processed by GenDiamondsXml.pm +# +#--@] + + + [@--$ENV{DiamondsSchemaNum}--@] +[@-- + use myutils; + use GenAutoSmokeTestResult; + our $Gtotal = 0; + our $Gexecuted = 0 ; + our $Gsuccessful =0; + our $Gnot_tested = 0 ; + our $Gfailed = 0 ; + our $Gtestcases; + our $Gtitle = ""; + + my $iDir = &myutils::getiDir(); + my $iSnapshot = &myutils::getiSnapshot(); + my $iProduct = &myutils::getiProduct(); + my $iLinkPath = &myutils::getiLinkPath(); + + + { + #my $str = PlanTxtAutoSmokeTestResult('.\\', "MSF00290", "tb92sf", '.\\'); + my $str = PlanTxtAutoSmokeTestResult($iDir, $iSnapshot, $iProduct, $iLinkPath); + + if ($str ne undef) #not empty + { + $Gtestcases = resultTestCasesXMLbody($str); + $Gtotal = $Gsuccessful+ $Gnot_tested+ $Gfailed; # total number of testcases + } +} +$OUT = '';#return value + +# _html2text HTML formate convert to plan text string. +# input a html string +# ouput smiplified text +sub _html2text { + my ($str) = shift(@_); + + $str =~ s/\n//sg; # Remove all obsolete newlines. + + # Link: + $str =~ s/(.+)<\/a>/$1/ig; + + # Table: + $str =~ s/<\/?table[ ]*.*?>/\n/ig; + $str =~ s//\t/ig; + $str =~ s//\n/ig; + $str =~ s//\t/ig; + + # Cleaning up: + $str =~ s/<.*?>//sg; # Remove all tags. + $str =~ s/\n[ ]+\n/\n\n/sg; # Remove all obsolete spaces. + $str =~ s/\n[ ]+/\n/sg; + $str =~ s/\n{2,}/\n\n/sg; # Remove all obsolete newlines. + $str =~ s/^[ ]*//g; # Remove all leading spaces (again). + $str =~ s/[ ]+/ /g; # Remove all duplicate spaces (again). + + $str =~ s/[\t\t]+/\t/g; + return $str; +} + +sub PlanTxtAutoSmokeTestResult +{ + my ($iLogsPublishLocation, $iSnapshot, $iProduct, $iLinkPathLocation) = @_; + my $str; + $str = GenAutoSmokeTestResult::generateSTHTMLSummary($iLogsPublishLocation."AutoSmokeTest", $iSnapshot, $iProduct, $iLinkPathLocation."AutoSmokeTest"); + $str =~ s/[\t]+//g; # Remove extra \t. the \t was gen by GenSmokeTestResult.pm + + $str = _html2text($str); + + $str =~ s/ //g; #remove   + $str =~ s/\n\t/\n/g;#remove \t at head + $str =~ s/\n\n/\n/g; + $str=~ s/^\n//g;#remove first empy line + return $str; +} + +sub resultTestCasesXMLbody +{ + my ($str) = shift (@_); + my @lines = split(/\n/,$str); + #print Dumper(\@lines); + $Gtitle = $lines[0];#Auto Smoke Test + @results = @lines[2..$#lines]; + #print Dumper(\@results); + + my $ret ="\n"; + my @testTitle = split (/\t/, $lines[1]); + foreach my $APlatform (@results) + { + my @result = split (/\t/, $APlatform); + $plat = $result[0];# platform name; + $result[1];# Summary + $result[2];# Time World + $result[3];# Contacts + $result[4];# Messaging + $result[5];# Agenda + $result[6];# Defects + for (my $i =2;$i<6;++$i) + { + $ret .= "\n".$plat.$testTitle[$i]."\n"; + $ret .= "".$result[$i]."\n"; + $ret .= "\n"; + if ($result[$i] =~/FAILURES/) + {$Gexecuted++; + $Gfailed++;} #FAILURES + elsif( $result[$i] =~/Unexecuted/) + {$Gnot_tested++;}#Unexecuted + elsif ( $result[$i] =~/OK/) + {$Gexecuted++; + $Gsuccessful++;}#OK + + } + } + $ret .="\n"; + return $ret; +} + +--@] + + + + [@--$Gtotal--@] + [@--$Gexecuted--@] + [@--$Gsuccessful--@] + [@--$Gfailed--@] + [@--$Gnot_tested--@] + [@--$Gtestcases--@] + + + + + diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/stage.tmpl --- a/bldsystemtools/commonbldutils/GenResult/stage.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/stage.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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". # @@ -21,9 +21,46 @@ [@--$iStage--@] [@-- - use myutils; - if($START){"".&myutils::getTime()."";} - elsif($STOP){"".&myutils::getTime()."";} + use myutils; + if($START){$OUT = "".&myutils::getTime()."";} + elsif($STOP){ + my $iDir = &myutils::getiLinkPath(); + my $iSnapshot = &myutils::getiSnapshot(); + my $iProduct = &myutils::getiProduct(); + my $iGTFileName = "GT.summary.html"; + my $iTVFileName = "TV.summary.html"; + my $iBUILDFileName = "$iSnapshot"."_Symbian_OS_v"."$iProduct".".summary.html"; + my $iCBRFileName = "$iSnapshot"."_Symbian_OS_v"."$iProduct"."_cbr.summary.html"; + my $iROMFileName = "techviewroms"."$iSnapshot"."_Symbian_OS_v"."$iProduct". ".log"; + my $iCDBFileName = "$iSnapshot"."_Symbian_OS_v"."$iProduct"."_cdb.summary.html"; + my $iURL ; + $OUT = "".&myutils::getTime()."\n"; + if ($iStage =~ /GT/i) + { + $iURL = $iDir.$iGTFileName; + } + elsif($iStage =~ /TV/i) + { + $iURL = $iDir.$iTVFileName; + } + elsif($iStage =~ /BUILD/i) + { + $iURL = $iDir.$iBUILDFileName; + } + elsif($iStage =~ /CBR/i) + { + $iURL = $iDir.$iCBRFileName; + } + elsif($iStage =~ /ROM/i) + { + $iURL = $iDir.$iROMFileName; + } + elsif($iStage =~ /CDB/i) + { + $iURL = $iDir.$iCDBFileName; + } + $OUT .= "".$iURL.""; + } --@] diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/status.tmpl --- a/bldsystemtools/commonbldutils/GenResult/status.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/status.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenResult/tools.tmpl --- a/bldsystemtools/commonbldutils/GenResult/tools.tmpl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenResult/tools.tmpl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GenerateChangesReport.pl --- a/bldsystemtools/commonbldutils/GenerateChangesReport.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GenerateChangesReport.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm --- a/bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GetDPComp/GetDPComp.pm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl --- a/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/GetDPComp/unzip_cbr_tools.pl Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd --- a/bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/RemoveMASfromCBR.cmd Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/SFPostProcessResults.pl --- a/bldsystemtools/commonbldutils/SFPostProcessResults.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/SFPostProcessResults.pl Fri Apr 16 16:10:01 2010 +0300 @@ -1,17 +1,18 @@ -# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. # This component and the accompanying materials are made available -# under the terms of the License "Eclipse Public License v1.0" +# under the terms of "Eclipse Public License v1.0" # which accompanies this distribution, and is available # at the URL "http://www.eclipse.org/legal/epl-v10.html". # # Initial Contributors: -# Nokia Corporation - initial contribution -# -# Contributors +# Nokia Corporation - initial contribution. # -# 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 +# Contributors: +# matti.parnanen@nokia.com +# +# Description: Post processes result CSV file generated by the SFCheckSource.pl # use strict; diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl --- a/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/SFUpdateLicenceHeader.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 "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. @@ -1425,10 +1429,10 @@ # Returns LICENSE_CHANGED if function switched the license succesfully ################################################## # Switch only license text and URL -my $sflText = '"Symbian Foundation License v1.0"'; +my $sflText = '"Eclipse Public 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.eclipse.org/legal/epl-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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/SetP4Client.pm --- a/bldsystemtools/commonbldutils/SetP4Client.pm Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/SetP4Client.pm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/SweepStart.bat --- a/bldsystemtools/commonbldutils/SweepStart.bat Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/SweepStart.bat Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/SweepStop.bat --- a/bldsystemtools/commonbldutils/SweepStop.bat Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/SweepStop.bat Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/cdb_sysbuild.bat --- a/bldsystemtools/commonbldutils/cdb_sysbuild.bat Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/cdb_sysbuild.bat Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/check_tables.pl --- a/bldsystemtools/commonbldutils/check_tables.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/check_tables.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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/master/sf/os/buildtools/bldsystemtools/commonbldutils/check_tables.pl#2 $ +$Change: 1761879 $ $DateTime: 2010/02/11 15:53:10 $ =cut diff -r 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/clean.pl --- a/bldsystemtools/commonbldutils/clean.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/clean.pl Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/package.bat --- a/bldsystemtools/commonbldutils/package.bat Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/package.bat Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/pushComp.pl --- a/bldsystemtools/commonbldutils/pushComp.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/pushComp.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/relnotes.pl --- a/bldsystemtools/commonbldutils/relnotes.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/relnotes.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/remove_old_builds.pl --- a/bldsystemtools/commonbldutils/remove_old_builds.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/remove_old_builds.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/startbuild.pl --- a/bldsystemtools/commonbldutils/startbuild.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/startbuild.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/commonbldutils/tools_utils_common.mrp --- a/bldsystemtools/commonbldutils/tools_utils_common.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/commonbldutils/tools_utils_common.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/sysdeftools/LICENSE.xalan --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bldsystemtools/sysdeftools/LICENSE.xalan Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 bldsystemtools/sysdeftools/filter-module.xsl --- a/bldsystemtools/sysdeftools/filter-module.xsl Tue Feb 02 01:39:43 2010 +0200 +++ b/bldsystemtools/sysdeftools/filter-module.xsl Fri Apr 16 16:10:01 2010 +0300 @@ -3,7 +3,7 @@ "classA" //option: //date:2008-10-121 15:58:10 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129216-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-01.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-02.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-03.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-04.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-05.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-06.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-07.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-08.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-09.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-10.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-11.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/PCT-LeaveScan-DEF129771-12.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-129216-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132384-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132388-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132389-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132390-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132393-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def-132397-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-026.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-027.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-028.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-029.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-030.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-031.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-032.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-033.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-034.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-035.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-036.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-037.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-038.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-039.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-040.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-041.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-042.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-043.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-044.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-045.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-046.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-047.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-048.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-049.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-050.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-051.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-052.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-053.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-054.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-055.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-056.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-057.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-058.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-059.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-060.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-061.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-062.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-063.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-064.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-065.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-066.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-067.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-068.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-069.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-070.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-071.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-072.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-073.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-074.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-075.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-076.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-077.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-078.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-079.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-080.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-081.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-082.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-083.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-084.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-085.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-086.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-087.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-088.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-089.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-090.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-091.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-092.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-093.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-094.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-095.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-096.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-097.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-098.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-099.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-100.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-101.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-102.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-103.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-104.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-105.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-106.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-107.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-108.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-109.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-110.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-111.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-112.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-113.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-114.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-115.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-116.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-117.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-118.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-119.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-120.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-121.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-122.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-123.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-124.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-125.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-126.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-127.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-128.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-129.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-130.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-131.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-132.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-133.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-134.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-135.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-136.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-137.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-138.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-139.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-140.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-141.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-142.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-143.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-144.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-145.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-146.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-147.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-148.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-149.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-150.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-151.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-152.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-153.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-154.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-155.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-156.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-157.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-158.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-159.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-160.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-161.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-162.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-163.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-164.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-165.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-166.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-167.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-168.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-169.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-170.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-171.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-172.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-173.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-174.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-175.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-176.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-177.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-178.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-179.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-180.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-181.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-182.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-183.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-184.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-185.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-186.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-187.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-188.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-189.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-190.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-191.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-192.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-193.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-194.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-195.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-196.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-197.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-198.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-199.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-200.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-201.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-202.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-203.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-204.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-205.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-206.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-207.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-208.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-209.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-210.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-211.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-212.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-213.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-214.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-215.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-216.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-217.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-218.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-219.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-220.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-221.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-222.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-223.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-224.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-225.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-226.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-227.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-228.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-229.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-230.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-231.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-232.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-233.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-234.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-235.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-236.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-237.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-238.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-239.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-240.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-241.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-242.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-243.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-244.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-245.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-246.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-247.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-248.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-249.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-250.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-251.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-252.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-253.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-254.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-255.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-256.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-257.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-258.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-259.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-260.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-261.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-262.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-263.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-264.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-265.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-266.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-267.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-268.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-269.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-270.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-271.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-272.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-273.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-274.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-275.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-276.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-277.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-278.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-279.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-280.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-281.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-282.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-283.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-284.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-285.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-286.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-287.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-288.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-289.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-290.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-291.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-292.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-293.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-294.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-295.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-296.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-297.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-298.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-299.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-300.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-301.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-302.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-303.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-304.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-305.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-306.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-307.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-308.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-309.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-310.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-311.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-312.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-313.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-314.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-315.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-316.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-317.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-318.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-319.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-320.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-321.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-322.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-323.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-324.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-325.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-326.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-327.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-328.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-329.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-330.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-331.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-332.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-333.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-334.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-335.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-336.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-337.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-338.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-339.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-340.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-341.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-342.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-343.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-344.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-345.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-346.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-347.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-348.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-349.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-350.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-351.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-352.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-353.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-354.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-355.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-356.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-357.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-358.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-359.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-360.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-361.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-362.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-363.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-364.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-365.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-366.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-367.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-368.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-369.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-370.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-371.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-372.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-373.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-374.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-375.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-376.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-377.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-378.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-379.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-380.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-381.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-382.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-383.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-384.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ //desc: test class name identify //option: //date:2009-1-12 11:0:58 diff -r 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-385.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-386.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-387.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-388.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-389.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-390.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-391.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-392.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-393.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-394.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-395.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-396.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-397.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-398.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-399.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-400.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-401.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-402.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-403.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-404.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-405.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-406.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-407.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-408.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-409.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-410.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-411.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-412.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-413.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-414.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-415.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-416.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-417.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-418.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-419.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-420.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-421.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-422.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-423.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-424.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-425.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-426.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-427.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-428.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-429.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-430.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-431.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-432.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-433.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-434.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-435.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-436.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-437.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-438.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-439.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-440.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-441.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-442.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-443.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-444.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-445.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-446.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-447.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-448.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-449.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-450.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-451.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-452.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-453.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-454.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-455.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-456.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-457.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-458.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-459.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-460.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-461.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-462.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-463.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-464.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-465.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-466.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-467.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-468.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-469.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-470.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-471.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-472.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-473.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-474.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-475.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-476.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-477.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-478.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-479.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-480.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132396-481.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-026.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-027.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-028.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-029.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-030.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-031.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-032.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-033.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-034.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-035.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-036.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-037.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-038.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-039.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-040.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-041.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-042.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-043.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-044.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-045.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-046.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-047.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-048.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-049.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-050.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-051.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-052.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-053.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-054.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-055.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-056.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-057.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-058.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-059.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-060.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-061.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-062.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-063.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-064.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-065.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-066.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-067.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-068.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-069.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-070.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-071.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-072.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-073.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-074.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-075.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-076.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-077.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-078.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-079.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-080.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-081.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-082.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-083.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-084.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-085.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-086.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-087.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-088.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-089.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-090.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-091.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-092.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-093.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-094.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-095.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/DEF-testcases/pct-leavescan-def132401-096.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-026.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-027.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-028.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-029.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-030.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-031.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS1-testcases/PCT-LeaveScan-LS1-032.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-026.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-027.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-028.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-029.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-030.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS11-testcases/PCT-LeaveScan-LS11-031.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-026.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-027.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-028.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-029.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS12-testcases/PCT-LeaveScan-LS12-030.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS13-testcases/PCT-LeaveScan-LS13-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS14-testcases/PCT-LeaveScan-LS14-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS15-testcases/PCT-LeaveScan-LS15-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS16-testcases/PCT-LeaveScan-LS16-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-026.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-027.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-028.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-029.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-030.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-031.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-032.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-033.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-034.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-035.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-036.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-037.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-038.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-039.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-040.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-041.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-042.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-043.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-044.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-045.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-046.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-047.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-048.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-049.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS2-testcases/PCT-LeaveScan-LS2-050.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-001.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-002.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-003.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-004.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-005.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-006.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-007.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-008.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-009.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-010.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-011.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-012.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-013.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-014.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-015.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-016.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-017.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-018.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-019.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-020.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-021.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-022.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-023.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-024.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 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 Tue Feb 02 01:39:43 2010 +0200 +++ b/srcanamdw_os/leavescan/test/testcases/LS3-testcases/PCT-LeaveScan-LS3-025.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/autotest/group/autotest.iby --- a/toolsandutils/autotest/group/autotest.iby Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/autotest/group/autotest.iby Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/autotest/group/tools_autotest.mrp --- a/toolsandutils/autotest/group/tools_autotest.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/autotest/group/tools_autotest.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/app-services/buildstubsis.meta --- a/toolsandutils/buildsystem/extension/app-services/buildstubsis.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/buildstubsis.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta --- a/toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/buildupgradesis.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta --- a/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/tzlocaltestserver.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta --- a/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/app-services/wlddatabasekit_sec.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta --- a/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/application-protocols/buildstubsis.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/bootstrap.flm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolsandutils/buildsystem/extension/base/bootstrap.flm Fri Apr 16 16:10:01 2010 +0300 @@ -0,0 +1,176 @@ +# 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 "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + +ifeq ($($(NAME)_$(PLATFORM_PATH)_bootstrap_flm),) +$(NAME)_$(PLATFORM_PATH)_bootstrap_flm := 1 + +E32PATH := $(EXTENSION_ROOT)/$(E32PATH) +SOURCES := $(foreach S,$(SOURCES),$(addprefix $(EXTENSION_ROOT)/,$(S))) +INCLUDES2:=$(addprefix $(EXTENSION_ROOT)/,$(INCLUDES)) +EXTRA_INC_PATH := $(foreach S,$(EXTRA_INC_PATH),$(addprefix $(EXTENSION_ROOT)/,$(S))) +GENINCLUDES_HEADERS := $(foreach H,$(GENINCLUDES_HEADERS),$(addprefix $(EXTENSION_ROOT)/,$(H))) + +ifndef LINKBASE +LINKBASE := 0x00000000 +endif + +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 +EPOCBLDABS := $(EPOCBLD)/$(NAME)_$(UNIQ) + +EPOCINC := $(EPOCROOT)/epoc32/include +EPOCKERNINC := $(EPOCINC)/kernel +EPOCCPUINC := $(EPOCKERNINC)/$(CPU) +EPOCTRG := $(EPOCROOT)/epoc32/release/$(PLATFORM_PATH) +TRG := $(EPOCTRG)/$(NAME).bin +TEMPTRG := $(EPOCBLDABS)/$(NAME).bin +ASMINCPATH := +ASM_MACROS := +CLEANTARGETS := + +CLEANTARGETS := $(CLEANTARGETS) $(TRG) $(TEMPTRG) $(join $(basename $(TRG)),.sym) + +ifneq ($(EXTRA_INC_PATH),) +ASMINCPATH := $(EXTRA_INC_PATH) +endif + +ASMINCPATH := . $(EPOCBLDABS) $(ASMINCPATH) $(EXTENSION_ROOT) $(EPOCCPUINC) $(EXTRA_EPOC32_INC_PATH) $(E32PATH)/eka/include/kernel/$(CPU) + +ifeq ($(MEMMODEL),) +$(error Memory model unknown) +else +ASM_MACROS := $(ASM_MACROS) CFG_MM$(MEMMODEL) +ifneq ($(SMP),) +ASM_MACROS := $(ASM_MACROS) SMP +endif +endif + +ASMINCPATHCMD := $(foreach dir,$(ASMINCPATH),$(join -I ,$(dir))) +ASM_MACROS := $(ASM_MACROS) USE_CXSF + +INCEXT := inc +ASM_MACRO_CMD := $(foreach macro,$(ASM_MACROS),--predefine "$(macro) SETL {TRUE}") +AFLAGS := -g --keep $(ASM_MACRO_CMD) $(ASMINCPATHCMD) +LFLAGS := --ro-base $(LINKBASE) --entry $(LINKBASE) --map +SYMOPT := --symdefs + +define bootstrap_asm +$(1) : $(2) : $(3) + $(call startrule,bootstrap_rvct_asm) \ + $(ASM) $(AFLAGS) -o $$@ --LIST $$(join $$(basename $$@),.lst) $$< \ + $(call endrule,bootstrap_rvct_asm) +endef + +define bootstrap_link +$(EPOCBLDABS)/$(NAME).in : $(LINKOBJECTS) $(LINKFILE) | $(EPOCBLDABS) + $(call startrule,bootstrap_rvct_link) \ + $(LD) $(LFLAGS) $(SYMOPT) $$(join $$(basename $$@),.sym) -o $$@ $$(filter %.o,$$^); \ + $(GNUCP) $$@ $$(join $$(basename $(TRG)),.sym) \ + $(call endrule,bootstrap_rvct_link) +endef + +define bootstrap_strip +$(TRG) : $(EPOCBLDABS)/$(NAME).in + $(call startrule,bootstrap_strip) \ + $(FROMELF) --bin --output $$@ $$< \ + $(call endrule,bootstrap_rvct_strip) +endef + +define bootstrap_h2inc +# How to translate the .h files to .inc +$(1) : $(2) + $(call startrule,bootstrap_h2inc) \ + $(PERL) $(EPOCROOT)/epoc32/tools/h2inc.pl $$< $$@ ARMASM \ + $(call endrule, bootsrap_h2inc) +endef + +# Joins two lists with a 1:1 mapping, separated by a -> +# $(call bootstrap_joinlists,a b c,d e f) returns a->d b->e c->f +define bootstrap_joinlists +$(join $(1),$(addprefix ->,$(2))) +endef + +# Path for generic source files +BASESRCPATH := $(E32PATH)/eka/kernel/$(CPU) + +# Generic source files +BASESOURCES := $(foreach S,$(BASESOURCES_NAMES),$(addprefix $(BASESRCPATH)/,$(S))) + +HEADERS:= $(E32PATH)/eka/include/kernel/kernboot.h $(E32PATH)/eka/include/kernel/arm/bootdefs.h $(E32PATH)/eka/include/e32rom.h $(GENINCLUDES_HEADERS) + +ifneq ($(MEMMODEL),direct) +HEADERS := $(HEADERS) $(E32PATH)/eka/include/memmodel/epoc/$(MEMMODEL)/$(CPU)/mmboot.h +endif + +# Generated include files +BOOTSTRAP_GENINCLUDES := $(foreach f,$(HEADERS),$(basename $(notdir $(f))).$(INCEXT)) + +# Non-generated generic include files +ifeq ($(BASEINCLUDES),) +BASEINCLUDES := $(E32PATH)/eka/include/kernel/$(CPU)/bootcpu.inc $(E32PATH)/eka/include/kernel/$(CPU)/bootmacro.inc +endif +INCLUDES2 := $(foreach f,$(INCLUDES2),$(basename $(f)).$(INCEXT)) + +# Generic object files +FULLBASEOBJECTS := $(foreach src, $(BASESOURCES_NAMES), $(addprefix $(EPOCBLDABS)/,$(basename $(src)).o)) + +# Platform specific object files +FULLOBJECTS := $(foreach src, $(SOURCES), $(addprefix $(EPOCBLDABS)/,$(basename $(notdir $(src))).o)) + +LINKOBJECTS := $(FULLBASEOBJECTS) $(FULLOBJECTS) + +# Generated include files with paths +FULLGENINCLUDES := $(addprefix $(EPOCBLDABS)/,$(BOOTSTRAP_GENINCLUDES)) + +CLEANTARGETS := $(CLEANTARGETS) $(FULLBASEOBJECTS) $(FULLOBJECTS) $(LINKOBJECTS) $(FULLGENINCLUDES) + +CLEANTARGETS := $(CLEANTARGETS) $(EPOCBLDABS)/$(NAME).in $(join $(basename $(EPOCBLDABS)/$(NAME).in),.sym) + +JOINED_INC := $(call bootstrap_joinlists,$(FULLGENINCLUDES),$(HEADERS)) +$(foreach J,$(JOINED_INC),$(eval $(call bootstrap_h2inc,$(word 1,$(subst ->, ,$(J))),$(word 2,$(subst ->, ,$(J))) | $(EPOCBLDABS)))) + +# How to strip linked object to binary +$(eval $(call bootstrap_strip,$(TRG),$(EPOCBLDABS)/$(NAME).in)) + +LISTFILE := $(foreach f,$(FULLBASEOBJECTS),$(join $(basename $(f)),.lst)) $(foreach f,$(FULLOBJECTS),$(join $(basename $(f)),.lst)) +CLEANTARGETS := $(CLEANTARGETS) $(LISTFILE) + +JOINED_BASEOBJECTS := $(call bootstrap_joinlists,$(FULLBASEOBJECTS),$(BASESOURCES)) + +$(foreach J,$(JOINED_BASEOBJECTS),$(eval $(call bootstrap_asm,$(word 1,$(subst ->, ,$(J))),$(EPOCBLDABS)/%.o,$(word 2,$(subst ->, ,$(J))) $(BASEINCLUDES) $(FULLGENINCLUDES) $(INCLUDES2) | $(EPOCBLDABS)))) + +JOINED_OBJECTS := $(call bootstrap_joinlists,$(FULLOBJECTS),$(SOURCES)) + +$(foreach J,$(JOINED_OBJECTS),$(eval $(call bootstrap_asm,$(word 1,$(subst ->, ,$(J))),$(EPOCBLDABS)/%.o,$(word 2,$(subst ->, ,$(J))) $(BASEINCLUDES) $(FULLGENINCLUDES) $(INCLUDES2) |$(EPOCBLDABS)))) + +# How to link the object files +$(eval $(bootstrap_link)) + +# Hook into global targets +TARGET :: $(TRG) + +############################################# + +# --what to show releasables +$(eval $(call whatmacro,$(TRG),USERFLM)) +# create directory +CREATABLEPATHS := $(EPOCBLDABS) $(EPOCTRG) +$(call makepath,$(CREATABLEPATHS)) +# clean up +$(eval $(call GenerateStandardCleanTarget,$(CLEANTARGETS),$(BUILDLOC))) + +endif diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/bootstrap.meta --- a/toolsandutils/buildsystem/extension/base/bootstrap.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/bootstrap.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/bootstrap.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolsandutils/buildsystem/extension/base/bootstrap.xml Fri Apr 16 16:10:01 2010 +0300 @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/config.meta --- a/toolsandutils/buildsystem/extension/base/config.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/config.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/config.mk --- a/toolsandutils/buildsystem/extension/base/config.mk Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/config.mk Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/copy_default.meta --- a/toolsandutils/buildsystem/extension/base/copy_default.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/copy_default.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/genexec.meta --- a/toolsandutils/buildsystem/extension/base/genexec.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/genexec.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h2_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/h2_genbootinc.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_genbootinc.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h2_restricted_coreldr.mk Fri Apr 16 16:10:01 2010 +0300 @@ -61,7 +61,7 @@ VARIANTINC := $(EXTENSION_ROOT)/../omaph2bsp/h2/inc ARMDIR := $(INC_PATH)/kernel/arm -GENINC1 := $(INC_PATH) +GENINC1 := $(INC_PATH) /epoc32/include GENDRIVERINC := $(INC_PATH)/drivers GENINC2 := $(INC_PATH)/drivers/unistore2 H2BLDDIR := $(EXTENSION_ROOT)/../omaph2bsp/h2 diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h4_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/h4_genbootinc.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_genbootinc.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_coreldr.mk Fri Apr 16 16:10:01 2010 +0300 @@ -100,7 +100,7 @@ XSRCPPSOURCE2 := onld.cpp SPECXSRCPPSOURCE := pam.cpp -XSRLIB := $(EPOCROOT)epoc32/release/armv5/urel/nbl2.lib +XSRLIB := $(EPOCROOT)epoc32/release/armv5/$(CFG)/nbl2.lib ifeq "$(USE_MMU)" "TRUE" GENASMSOURCE := coreldrmmu.s # only link in the MMU stuff if required diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/h4_restricted_on_miniboot.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/integrator_lmnand2_miniboot.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm --- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.flm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lab_restricted_miniboot.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lubbock_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta --- a/toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/lubbock_miniboot.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta --- a/toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/nand_fbr_offset.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_genbootinc.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm --- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.flm Fri Apr 16 16:10:01 2010 +0300 @@ -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". # @@ -114,7 +114,7 @@ SPECXSRCPPSOURCE := pam.cpp SPECXSRCPPSOURCE1 := pnl.cpp -XSRLIB := $(EPOCROOT)/epoc32/release/armv5/urel/nbl2.lib +XSRLIB := $(EPOCROOT)/epoc32/release/armv5/$(CFG)/nbl2.lib # Only link in the MMU stuff if required GENASMSOURCE := diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk --- a/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/ne1_tb_restricted_coreldr.mk Fri Apr 16 16:10:01 2010 +0300 @@ -86,7 +86,7 @@ VARIANTINC3 := $(EXTENSION_ROOT)/../navienginebsp/ne1_tb/nand $(EXTENSION_ROOT)/../navienginebsp/naviengine_assp $(INC_PATH)/assp/naviengine/$(MEMMODEL) #Generic driver file includes -GENINC1 := $(INC_PATH) +GENINC1 := $(INC_PATH) $(EPOCROOT)epoc32/include GENDRIVERINC := $(INC_PATH)/drivers GENINC2 := $(INC_PATH)/drivers/unistore2 $(INC_PATH)/memmodel/epoc $(INC_PATH)/kernel $(INC_PATH)/kernel/arm $(INC_PATH)/nkern $(INC_PATH)/nkern/arm GENXSRINC := $(EXTENSION_ROOT)/../../../kernelhwsrv/kernel/eka/drivers/unistore2/srca/XSR/INC @@ -127,7 +127,7 @@ SPECXSRCPPSOURCE := pam.cpp SPECXSRCPPSOURCE1 := pnl.cpp -XSRLIB := $(EPOCROOT)epoc32/release/armv5/urel/nbl2.lib +XSRLIB := $(EPOCROOT)epoc32/release/armv5/$(CFG)/nbl2.lib ifeq "$(USE_MMU)" "TRUE" #generic version found in base/e32utils/nandboot/coreldr/... diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta --- a/toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_genbootinc.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm --- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.flm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta --- a/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/base/omap3_restricted_coreldr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta --- a/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/converged-comms/createcommdbs.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta --- a/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/converged-comms/installdefaultcommdb.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta --- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_cpp_from_hdr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta --- a/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/gen_khronos_openvg_cpp_from_hdr.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/graphics/genpdrs.meta --- a/toolsandutils/buildsystem/extension/graphics/genpdrs.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/graphics/genpdrs.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/security/upsserver.meta --- a/toolsandutils/buildsystem/extension/security/upsserver.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/security/upsserver.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/conversiontable.meta --- a/toolsandutils/buildsystem/extension/syslibs/conversiontable.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/conversiontable.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta --- a/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/fm_copyfile_to_winscw_zdrive.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta --- a/toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/generate_cpp.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/generate_snm.meta --- a/toolsandutils/buildsystem/extension/syslibs/generate_snm.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/generate_snm.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_copytestfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/bafl_resource_files.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copydatfile.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copyincentrepsrv.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfile.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/centrep_copypctestfilev2.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_testpostbuild.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tiso8859x_generate_cpp.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/charconv_tsnmdata.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/dbms_copytestdbscfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_buildsis.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_postbuild.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/ecom3_relocatetarget.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/featmgr_moveplugin.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/logeng_copytestfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copyperfsqltestfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sql_copysqltestfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_copysqlite3testfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/sqlite3_securecopytestfiles.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_sitestfiledist.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_stringdictionary00tagtable.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_syncmltestfiledist.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_wmltestfiledist.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta --- a/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/test/xml_xmlcmatchdatapostbuild.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/syslibs/word_template.meta --- a/toolsandutils/buildsystem/extension/syslibs/word_template.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/syslibs/word_template.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta --- a/toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/techview/uiklaf_resource.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/abld_update.meta --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolsandutils/buildsystem/extension/tools/abld_update.meta Fri Apr 16 16:10:01 2010 +0300 @@ -0,0 +1,21 @@ +# 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". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# Meta information for stlport builds +# +# + +platform win32 +makefile gnumake +techstream tools + diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/abld_update.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolsandutils/buildsystem/extension/tools/abld_update.mk Fri Apr 16 16:10:01 2010 +0300 @@ -0,0 +1,27 @@ +# 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". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# + +CLEAN: + $(TO_BLDINF)\bld.bat clean +MAKMAKE: + $(TO_BLDINF)\setupprj.bat +BLD: + $(TO_BLDINF)\bld.bat $(CFG) +RELEASABLES: + $(TO_BLDINF)\bld.bat releasables +LIB SAVESPACE FREEZE CLEANLIB RESOURCE FINAL: + @echo $@ does nothing in $(TEMPLATE_EXTENSION_MAKEFILE) + + diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/ant_launch.flm --- a/toolsandutils/buildsystem/extension/tools/ant_launch.flm Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/ant_launch.flm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/ant_launch.meta --- a/toolsandutils/buildsystem/extension/tools/ant_launch.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/ant_launch.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/bldex.meta --- a/toolsandutils/buildsystem/extension/tools/bldex.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/bldex.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/compsupp.meta --- a/toolsandutils/buildsystem/extension/tools/compsupp.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/compsupp.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/features.meta --- a/toolsandutils/buildsystem/extension/tools/features.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/features.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta --- a/toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/jni_ant_launch.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/kif.meta --- a/toolsandutils/buildsystem/extension/tools/kif.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/kif.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/py2exe.meta --- a/toolsandutils/buildsystem/extension/tools/py2exe.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/py2exe.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta --- a/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/raptor_linux_dist.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/stlport.meta --- a/toolsandutils/buildsystem/extension/tools/stlport.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/stlport.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/buildsystem/extension/tools/x86tool.meta --- a/toolsandutils/buildsystem/extension/tools/x86tool.meta Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/buildsystem/extension/tools/x86tool.meta Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/e32image/Makefile.elftran --- a/toolsandutils/e32tools/e32image/Makefile.elftran Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/e32image/Makefile.elftran Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/e32image/deflate/decode.cpp --- a/toolsandutils/e32tools/e32image/deflate/decode.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/decode.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/e32image/deflate/encode.cpp --- a/toolsandutils/e32tools/e32image/deflate/encode.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/e32image/deflate/encode.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elf2e32/source/filedump.cpp --- a/toolsandutils/e32tools/elf2e32/source/filedump.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/filedump.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elf2e32/source/huffman.cpp --- a/toolsandutils/e32tools/elf2e32/source/huffman.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/huffman.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elfconsumer.h Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h --- a/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elf2e32/source/pl_elflocalrelocation.h Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elftools/Makefile.genstubs --- a/toolsandutils/e32tools/elftools/Makefile.genstubs Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elftools/Makefile.genstubs Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elftools/Makefile.getdirective --- a/toolsandutils/e32tools/elftools/Makefile.getdirective Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elftools/Makefile.getdirective Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/elftools/Makefile.uidcrc --- a/toolsandutils/e32tools/elftools/Makefile.uidcrc Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/elftools/Makefile.uidcrc Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/group/tools_e32tools.mrp --- a/toolsandutils/e32tools/group/tools_e32tools.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/group/tools_e32tools.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/pe_dump/pe_dump.cpp --- a/toolsandutils/e32tools/pe_dump/pe_dump.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/pe_dump/pe_dump.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/pediff/pediff.cpp --- a/toolsandutils/e32tools/pediff/pediff.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/pediff/pediff.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/readtype/readtype.cpp --- a/toolsandutils/e32tools/readtype/readtype.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/readtype/readtype.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/rommask/rommask.cpp --- a/toolsandutils/e32tools/rommask/rommask.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/rommask/rommask.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/seclib/secdump.cpp --- a/toolsandutils/e32tools/seclib/secdump.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/seclib/secdump.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/e32tools/w32repro/w32repro.cpp --- a/toolsandutils/e32tools/w32repro/w32repro.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/e32tools/w32repro/w32repro.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/CheckDistributionFiles.pl --- a/toolsandutils/productionbldtools/CheckDistributionFiles.pl Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/CheckDistributionFiles.pl Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/Documentation/distribution.policy --- a/toolsandutils/productionbldtools/Documentation/distribution.policy Tue Feb 02 01:39:43 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -Category T -OSD: Reference/Test Tools diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/readmrp.pm --- a/toolsandutils/productionbldtools/distillsrc/readmrp.pm Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/readmrp.pm Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/bincase.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/bincase.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/bincase.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/duffer.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/duffer.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/duffer.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/naughty.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/naughty.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/naughty.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/complete/complete.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/fixer.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/missing/missing.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/source/spacey/spa cey.txt --- a/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spa cey.txt Tue Feb 02 01:39:43 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -Dum my diff -r 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/spacey/spacey.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp --- a/toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/distillsrc/test/source/whole/whole.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/exports.bat --- a/toolsandutils/productionbldtools/exports.bat Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/exports.bat Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/productionbldtools/product_tools.mrp --- a/toolsandutils/productionbldtools/product_tools.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/productionbldtools/product_tools.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -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 83f4b4db085c -r 85578ba0aa08 toolsandutils/wintunnel/group/testtools_WinTunnel.mrp --- a/toolsandutils/wintunnel/group/testtools_WinTunnel.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/wintunnel/group/testtools_WinTunnel.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp --- a/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp Fri Apr 16 16:10:01 2010 +0300 @@ -1,3 +1,19 @@ +# +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of "Eclipse Public License v1.0" +# which accompanies 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 83f4b4db085c -r 85578ba0aa08 toolsandutils/wintunnel/src_beech/d_cbuf.cpp --- a/toolsandutils/wintunnel/src_beech/d_cbuf.cpp Tue Feb 02 01:39:43 2010 +0200 +++ b/toolsandutils/wintunnel/src_beech/d_cbuf.cpp Fri Apr 16 16:10:01 2010 +0300 @@ -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". //