os/persistentdata/traceservices/commsdebugutility/TE_commsdebugutility/inc/step_025_xx.h
First public contribution.
1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // This is the header file for Flogger test 025.xx
17 #include <comms-infras/commsdebugutility.h>
20 #if (!defined __STEP_025_XX_H__)
21 #define __STEP__025_XX_H__
25 class CFloggerTest025_BuildTestUdeb1 : public CTestStepFlogger
28 CFloggerTest025_BuildTestUdeb1();
29 ~CFloggerTest025_BuildTestUdeb1();
31 TInt DoTestCheckWriteL();
33 virtual enum TVerdict doTestStepL( void );
35 TInt executeStepL(TBool);
38 /* Removed - see cpp file
39 class CFloggerTest025_BuildTestUdeb2 : public CTestStepFlogger
42 CFloggerTest025_BuildTestUdeb2();
43 ~CFloggerTest025_BuildTestUdeb2();
45 TInt DoTestCheckWriteL();
47 virtual enum TVerdict doTestStepL( void );
49 TInt executeStepL(TBool);
53 class CFloggerTest025_BuildTestUdeb3 : public CTestStepFlogger
56 CFloggerTest025_BuildTestUdeb3();
57 ~CFloggerTest025_BuildTestUdeb3();
59 TInt DoTestCheckWriteL();
61 virtual enum TVerdict doTestStepL( void );
63 TInt executeStepL(TBool);
67 class CFloggerTest025_BuildTestUdeb4 : public CTestStepFlogger
70 CFloggerTest025_BuildTestUdeb4();
71 ~CFloggerTest025_BuildTestUdeb4();
73 TInt DoTestCheckWriteL();
75 virtual enum TVerdict doTestStepL( void );
77 TInt executeStepL(TBool);
83 class CFloggerTest025_BuildTestUrel1 : public CTestStepFlogger
86 CFloggerTest025_BuildTestUrel1();
87 ~CFloggerTest025_BuildTestUrel1();
89 TInt DoTestCheckWriteL();
91 virtual enum TVerdict doTestStepL( void );
93 TInt executeStepL(TBool);
96 /* Removed - see cpp file
97 class CFloggerTest025_BuildTestUrel2 : public CTestStepFlogger
100 CFloggerTest025_BuildTestUrel2();
101 ~CFloggerTest025_BuildTestUrel2();
103 TInt DoTestCheckWriteL();
105 virtual enum TVerdict doTestStepL( void );
107 TInt executeStepL(TBool);
111 class CFloggerTest025_BuildTestUrel3 : public CTestStepFlogger
114 CFloggerTest025_BuildTestUrel3();
115 ~CFloggerTest025_BuildTestUrel3();
117 TInt DoTestCheckWriteL();
119 virtual enum TVerdict doTestStepL( void );
120 TInt executeStepL(TBool);
126 class CFloggerTest025_BuildTestUrel4 : public CTestStepFlogger
129 CFloggerTest025_BuildTestUrel4();
130 ~CFloggerTest025_BuildTestUrel4();
132 TInt DoTestCheckWriteL();
134 virtual enum TVerdict doTestStepL( void );
135 TInt executeStepL(TBool);
139 #endif //(__STEP_025_XX_H__)