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". |
806 chunk.Close(); |
806 chunk.Close(); |
807 } |
807 } |
808 |
808 |
809 TInt E32Main() |
809 TInt E32Main() |
810 { |
810 { |
|
811 COMPLETE_POST_BOOT_SYSTEM_TASKS(); |
811 test.Title(); |
812 test.Title(); |
812 test.Start(_L("Test kernel pinning APIs")); |
813 test.Start(_L("Test kernel pinning APIs")); |
813 |
814 |
814 if (DPTest::Attributes() & DPTest::ERomPaging) |
815 if (DPTest::Attributes() & DPTest::ERomPaging) |
815 test.Printf(_L("Rom paging supported\n")); |
816 test.Printf(_L("Rom paging supported\n")); |