kerneltest/e32test/system/t_reg.cpp
changeset 293 0659d0e1a03c
parent 0 a41df078684a
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
     1 // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1996-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".
   101 GLDEF_C TInt E32Main()
   101 GLDEF_C TInt E32Main()
   102 //
   102 //
   103 // Test the registry functions.
   103 // Test the registry functions.
   104 //
   104 //
   105     {
   105     {
       
   106 	COMPLETE_POST_BOOT_SYSTEM_TASKS();
   106 
   107 
   107 	test.Title();
   108 	test.Title();
   108 //
   109 //
   109 	test.Start(_L("Test Machine Configuration"));
   110 	test.Start(_L("Test Machine Configuration"));
   110 	testMachineConfiguration();
   111 	testMachineConfiguration();