kerneltest/e32test/multimedia/t_soundwav.cpp
changeset 293 0659d0e1a03c
parent 15 4122176ea935
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
   776 		} 
   776 		} 
   777 	}
   777 	}
   778 	
   778 	
   779 TInt E32Main()
   779 TInt E32Main()
   780 	{
   780 	{
       
   781 	COMPLETE_POST_BOOT_SYSTEM_TASKS();
   781 	TInt r;
   782 	TInt r;
   782 
   783 
   783 	__UHEAP_MARK;
   784 	__UHEAP_MARK;
   784 
   785 
   785 	Test.Title();
   786 	Test.Title();