diff -r 206a6eaaeb71 -r 0659d0e1a03c kerneltest/e32test/random/t_securerng.cpp --- a/kerneltest/e32test/random/t_securerng.cpp Mon Oct 18 15:31:10 2010 +0100 +++ b/kerneltest/e32test/random/t_securerng.cpp Wed Oct 20 13:58:28 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2009-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" @@ -237,6 +237,7 @@ */ GLDEF_C TInt E32Main() { + COMPLETE_POST_BOOT_SYSTEM_TASKS(); test.Title(); test.Start(_L("\n Starting Secure RNG Unit tests \n"));