equal
deleted
inserted
replaced
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 "Eclipse Public License v1.0" |
4 // under the terms of "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". |
22 @internalComponent - Internal Symbian test code |
22 @internalComponent - Internal Symbian test code |
23 */ |
23 */ |
24 |
24 |
25 |
25 |
26 #include "tss_procstartwithfandf.h" |
26 #include "tss_procstartwithfandf.h" |
27 #include "ssmtestappsucessfulafterretry.h" |
|
28 #include "ssmtestappslow.h" |
27 #include "ssmtestappslow.h" |
|
28 #include "ssmtestapps.h" |
29 |
29 |
30 const TInt KProcStartStopperTimeout = 5000000; |
30 const TInt KProcStartStopperTimeout = 5000000; |
31 const TInt KWaitTimeForTestAppForFAndF = 500; // 500ms is the delay given for the KTestAppForFAndF test app for each retry. |
31 const TInt KWaitTimeForTestAppForFAndF = 500; // 500ms is the delay given for the KTestAppForFAndF test app for each retry. |
32 |
32 |
33 TVerdict CSsTestStepProcStartWithFAndF::doTestStepL() |
33 TVerdict CSsTestStepProcStartWithFAndF::doTestStepL() |