kerneltest/e32test/heap/t_heap2.cpp
changeset 293 0659d0e1a03c
parent 189 a5496987b1da
--- a/kerneltest/e32test/heap/t_heap2.cpp	Mon Oct 18 15:31:10 2010 +0100
+++ b/kerneltest/e32test/heap/t_heap2.cpp	Wed Oct 20 13:58:28 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of the License "Eclipse Public License v1.0"
@@ -567,6 +567,7 @@
 	
 TInt E32Main()
 	{
+	COMPLETE_POST_BOOT_SYSTEM_TASKS();
 	test.Title();
 	__KHEAP_MARK;
 	test.Start(_L("Testing heaps"));