os/persistentdata/traceservices/commsdebugutility/TE_commsdebugutility/inc/step_027_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 // See the test specification for details of what these test cases do.
16 #include <comms-infras/commsdebugutility.h>
19 #if (!defined __STEP_027_XX_H__)
20 #define __STEP__027_XX_H__
22 class CFloggerTest027_01 : public CTestStepFlogger
26 ~CFloggerTest027_01();
28 virtual enum TVerdict doTestStepL( void );
29 TInt executeStepL(TBool);
35 class CFloggerTest027_02 : public CTestStepFlogger
39 ~CFloggerTest027_02();
41 virtual enum TVerdict doTestStepL( void );
42 TInt executeStepL(TBool);
48 class CFloggerTest027_03 : public CTestStepFlogger
52 ~CFloggerTest027_03();
54 virtual enum TVerdict doTestStepL( void );
55 TInt executeStepL(TBool);
61 class CFloggerTest027_04 : public CTestStepFlogger
65 ~CFloggerTest027_04();
67 TInt DoTestCheckWriteL();
69 virtual enum TVerdict doTestStepL( void );
70 TInt executeStepL(TBool);
75 class CFloggerTest027_05 : public CTestStepFlogger
79 ~CFloggerTest027_05();
81 TInt DoTestCheckWriteL();
83 virtual enum TVerdict doTestStepL( void );
84 TInt executeStepL(TBool);
90 class CFloggerTest027_06 : public CTestStepFlogger
94 ~CFloggerTest027_06();
96 TInt DoTestCheckWriteL();
98 virtual enum TVerdict doTestStepL( void );
99 TInt executeStepL(TBool);
104 class CFloggerTest027_07 : public CTestStepFlogger
107 CFloggerTest027_07();
108 ~CFloggerTest027_07();
110 TInt DoTestCheckWriteL();
112 virtual enum TVerdict doTestStepL( void );
113 TInt executeStepL(TBool);
118 class CFloggerTest027_08 : public CTestStepFlogger
121 CFloggerTest027_08();
122 ~CFloggerTest027_08();
124 TInt DoTestCheckWriteL();
126 virtual enum TVerdict doTestStepL( void );
127 TInt executeStepL(TBool);
132 class CFloggerTest027_09 : public CTestStepFlogger
135 CFloggerTest027_09();
136 ~CFloggerTest027_09();
138 TInt DoTestCheckWriteL();
140 virtual enum TVerdict doTestStepL( void );
141 TInt executeStepL(TBool);
146 class CFloggerTest027_10 : public CTestStepFlogger
149 CFloggerTest027_10();
150 ~CFloggerTest027_10();
152 TInt DoTestCheckWriteL();
154 virtual enum TVerdict doTestStepL( void );
155 TInt executeStepL(TBool);
160 class CFloggerTest027_11 : public CTestStepFlogger
163 CFloggerTest027_11();
164 ~CFloggerTest027_11();
166 TInt DoTestCheckWriteL();
168 virtual enum TVerdict doTestStepL( void );
169 TInt executeStepL(TBool);
175 class CFloggerTest027_12 : public CTestStepFlogger
178 CFloggerTest027_12();
179 ~CFloggerTest027_12();
181 TInt DoTestCheckWriteL();
183 virtual enum TVerdict doTestStepL( void );
184 TInt executeStepL(TBool);
192 #endif //(__STEP_027_XX_H__)