sysstatemgmt/systemstatemgr/test/tss/src/tss_apptimeout.cpp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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".
    24 
    24 
    25 
    25 
    26 
    26 
    27 #include "tss_apptimeout.h"
    27 #include "tss_apptimeout.h"
    28 #include "ssmtestapps.h"
    28 #include "ssmtestapps.h"
       
    29 #include "ssmtestappsucessfulafterretry.h"
    29 #include "ssmtestappslow.h"
    30 #include "ssmtestappslow.h"
    30 
    31 
    31 const TInt KWaitTime = 300;
    32 const TInt KWaitTime = 300;
    32 const TInt KWaitTimeForTestAppForFAndF = 500;	// 500ms is the delay given for the KTestAppForFAndF test app for each retry.
    33 const TInt KWaitTimeForTestAppForFAndF = 500;	// 500ms is the delay given for the KTestAppForFAndF test app for each retry.
    33 	 
    34