kerneltest/e32test/resourceman/t_rescontrolcli.cpp
changeset 293 0659d0e1a03c
parent 269 d57b86b1867a
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
  4315 	test.Printf(_L("Testing HCR client setting Macro's for Resource Manager successful \n"));
  4315 	test.Printf(_L("Testing HCR client setting Macro's for Resource Manager successful \n"));
  4316 	}
  4316 	}
  4317 	
  4317 	
  4318 GLDEF_C TInt E32Main()
  4318 GLDEF_C TInt E32Main()
  4319 	{
  4319 	{
       
  4320 	COMPLETE_POST_BOOT_SYSTEM_TASKS();
  4320 	test.Title();
  4321 	test.Title();
  4321 	test.Start(_L("Testing Resource Manager...\n"));
  4322 	test.Start(_L("Testing Resource Manager...\n"));
  4322 	test.Printf(_L("Testing HCR client setting Macro's for Resource Manager \n"));
  4323 	test.Printf(_L("Testing HCR client setting Macro's for Resource Manager \n"));
  4323 	TestClientHCRSettingMacros();
  4324 	TestClientHCRSettingMacros();
  4324 	test.Next(_L("Load Physical device"));
  4325 	test.Next(_L("Load Physical device"));