# HG changeset patch # User tnmurphy@4GBL06592.nokia.com # Date 1258763762 0 # Node ID 8789c7c7c420e7ed1a34ebf25fed2e9f6ee8ce00 # Parent 2cfea3290625c1b9bda3d5b5dd97dda69e8404d4 Parallel-parsing "noexport" flag. diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp1.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp1.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp1.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp1.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp1.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp1 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp10.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp10.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp10.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp10.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp10.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp10 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp2.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp2.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp2.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp2.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp2.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp2 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp3.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp3.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp3.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp3.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp3.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp3 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp4.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp4.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp4.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp4.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp4.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp4 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp5.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp5.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp5.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp5.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp5.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp5 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp6.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp6.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp6.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp6.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp6.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp6 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp7.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp7.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp7.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp7.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp7.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp7 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp8.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp8.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp8.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp8.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp8.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp8 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp9.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp9.inf Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,22 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ + +PRJ_PLATFORMS +ARMV5 ARMV7 WINSCW ARMV5SMP + +PRJ_MMPFILES +pp9.mmp diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp9.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp9.mmp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +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 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: +* +*/ +TARGET test_pp9 +#include "pp_common.mmh" diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/pp_common.mmh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/pp_common.mmh Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ +TARGETTYPE EXE + +// Test backslash to / here: +TARGETPATH \sys\bin + +UID 0x100039ce 0x00000001 +LIBRARY euser.lib +SECUREID 0x10003a5c +SYSTEMINCLUDE /epoc32/include +SOURCE test.cpp test.cia test1.c++ test2.cxx test3.Cpp test4.cc test5.CC test6.C++ +MACRO TEST_MACRO_THAT_DOES_NOTHING +OPTION GCCE -O2 +PAGED +DEBUGGABLE +EPOCCALLDLLENTRYPOINTS +EPOCSTACKSIZE 8192 +EPOCHEAPSIZE 0x5000 65535 +EPOCPROCESSPRIORITY low +capability TCB ProtServ DiskAdmin AllFiles PowerMgmt CommDD diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/ppbldinf_commandfile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/ppbldinf_commandfile Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,1 @@ +-b pp1.inf -b pp2.inf -b pp3.inf -b pp4.inf -b pp5.inf -b pp6.inf -b pp7.inf -b pp8.inf -b pp9.inf -b pp10.inf diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/readme --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/readme Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,1 @@ +Parallel Parsing test resources diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test.cia --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test.cia Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,30 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ +// Some random assembler or a "straight" dummy function + +#ifndef __WINSCW__ +EXPORT_C __NAKED__ void dummy() + { + asm("stmia r0, {r4-r11, sp, lr} "); + asm("mov r0, #0"); + } +#else +int fred(int i) + { + return 1; + } +#endif diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test.cpp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,38 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ +#include "e32def.h" // intentional include +#include "test.h" + +char test[]="Simple test"; + +TInt test1(); +TInt test2(); +TInt test3(); +TInt test4(); +TInt test5(); +TInt test6(); + +TInt E32Main() +{ + test1(); + test2(); + test3(); + test4(); + test5(); + test6(); + return 0; +} diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test.h Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,17 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ +// Blank header file diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test1.c++ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test1.c++ Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,7 @@ +#include "e32def.h" // intentional include + + +TInt test1() +{ + return 0; +} diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test2.cxx --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test2.cxx Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,7 @@ +#include "e32def.h" // intentional include + + +TInt test2() +{ + return 0; +} diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test3.Cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test3.Cpp Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,23 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-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: +* +*/ +#include "e32def.h" // intentional include + + +TInt test3() +{ + return 0; +} diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test4.cc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test4.cc Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,7 @@ +#include "e32def.h" // intentional include + + +TInt test4() +{ + return 0; +} diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test5.CC --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test5.CC Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,7 @@ +#include "e32def.h" // intentional include + + +TInt test5() +{ + return 0; +} diff -r 2cfea3290625 -r 8789c7c7c420 sbsv2/raptor/test/smoke_suite/test_resources/pp/test6.C++ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/pp/test6.C++ Sat Nov 21 00:36:02 2009 +0000 @@ -0,0 +1,7 @@ +#include "e32def.h" // intentional include + + +TInt test6() +{ + return 0; +}