equal
deleted
inserted
replaced
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
298 } |
298 } |
299 |
299 |
300 |
300 |
301 TInt E32Main() |
301 TInt E32Main() |
302 { |
302 { |
|
303 COMPLETE_POST_BOOT_SYSTEM_TASKS(); |
303 __UHEAP_MARK; |
304 __UHEAP_MARK; |
304 |
305 |
305 test.Start(_L("Testing operator new")); |
306 test.Start(_L("Testing operator new")); |
306 |
307 |
307 test.Next(_L("Installing LDD")); |
308 test.Next(_L("Installing LDD")); |