kerneltest/e32test/demandpaging/t_svrpinning.cpp
changeset 293 0659d0e1a03c
parent 245 647ab20fee2e
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
     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".
   557 	}
   557 	}
   558 
   558 
   559 
   559 
   560 GLDEF_C TInt E32Main()
   560 GLDEF_C TInt E32Main()
   561 	{
   561 	{
       
   562 	COMPLETE_POST_BOOT_SYSTEM_TASKS();
   562 	RTest test(_L("T_SVRPINNING...main"));
   563 	RTest test(_L("T_SVRPINNING...main"));
   563 	test.Title();
   564 	test.Title();
   564 
   565 
   565 
   566 
   566 	if (DPTest::Attributes() & DPTest::ERomPaging)
   567 	if (DPTest::Attributes() & DPTest::ERomPaging)