sl@0
|
1 |
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
/**
|
sl@0
|
17 |
@file
|
sl@0
|
18 |
@test
|
sl@0
|
19 |
*/
|
sl@0
|
20 |
|
sl@0
|
21 |
#ifndef __EGLTEST_IMAGE_MULTIPROCESS_H__
|
sl@0
|
22 |
#define __EGLTEST_IMAGE_MULTIPROCESS_H__
|
sl@0
|
23 |
|
sl@0
|
24 |
#include "eglteststep.h"
|
sl@0
|
25 |
|
sl@0
|
26 |
|
sl@0
|
27 |
_LIT(KEGL_Image_Multi_Process_Sibling_Basic, "EGL_Image_Multi_Process_Sibling_Basic");
|
sl@0
|
28 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_Sibling_Basic) : public CEglTestStep
|
sl@0
|
29 |
{
|
sl@0
|
30 |
public:
|
sl@0
|
31 |
// from CTestStep
|
sl@0
|
32 |
TVerdict doTestStepL();
|
sl@0
|
33 |
protected:
|
sl@0
|
34 |
// from CEglTestStep
|
sl@0
|
35 |
void doProcessFunctionL(TInt aIdx,const TSgDrawableId& aSgId);
|
sl@0
|
36 |
};
|
sl@0
|
37 |
|
sl@0
|
38 |
_LIT(KEGL_Image_Multi_Process_Sibling_CheckContents, "EGL_Image_Multi_Process_Sibling_CheckContents");
|
sl@0
|
39 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_Sibling_CheckContents) : public CEglTestStep
|
sl@0
|
40 |
{
|
sl@0
|
41 |
public:
|
sl@0
|
42 |
// from CTestStep
|
sl@0
|
43 |
TVerdict doTestStepL();
|
sl@0
|
44 |
protected:
|
sl@0
|
45 |
// from CEglTestStep
|
sl@0
|
46 |
void doProcessFunctionL(TInt aIdx,const TSgDrawableId& aSgId);
|
sl@0
|
47 |
};
|
sl@0
|
48 |
|
sl@0
|
49 |
_LIT(KEGL_Image_Multi_Process_Parallel, "EGL_Image_Multi_Process_Parallel");
|
sl@0
|
50 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_Parallel) : public CEglTestStep
|
sl@0
|
51 |
{
|
sl@0
|
52 |
public:
|
sl@0
|
53 |
// from CTestStep
|
sl@0
|
54 |
TVerdict doTestStepL();
|
sl@0
|
55 |
protected:
|
sl@0
|
56 |
// from CEglTestStep
|
sl@0
|
57 |
void doProcessFunctionL(TInt aIdx);
|
sl@0
|
58 |
};
|
sl@0
|
59 |
|
sl@0
|
60 |
_LIT(KEGL_Image_Multi_Process_VgImage_Source, "EGL_Image_Multi_Process_VgImage_Source");
|
sl@0
|
61 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_VgImage_Source) : public CEglTestStep
|
sl@0
|
62 |
{
|
sl@0
|
63 |
public:
|
sl@0
|
64 |
// from CTestStep
|
sl@0
|
65 |
TVerdict doTestStepL();
|
sl@0
|
66 |
protected:
|
sl@0
|
67 |
// from CEglTestStep
|
sl@0
|
68 |
void doProcessFunctionL(TInt aIdx);
|
sl@0
|
69 |
};
|
sl@0
|
70 |
|
sl@0
|
71 |
_LIT(KEGL_Image_Multi_Process_VgImage_DrawAfterTerminate, "EGL_Image_Multi_Process_VgImage_DrawAfterTerminate");
|
sl@0
|
72 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_VgImage_DrawAfterTerminate) : public CEglTestStep
|
sl@0
|
73 |
{
|
sl@0
|
74 |
public:
|
sl@0
|
75 |
// from CTestStep
|
sl@0
|
76 |
TVerdict doTestStepL();
|
sl@0
|
77 |
protected:
|
sl@0
|
78 |
// from CEglTestStep
|
sl@0
|
79 |
void doProcessFunctionL(TInt aIdx);
|
sl@0
|
80 |
};
|
sl@0
|
81 |
|
sl@0
|
82 |
_LIT(KEGL_Image_Multi_Process_FontServer_Upfront, "EGL_Image_Multi_Process_FontServer_Upfront");
|
sl@0
|
83 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_FontServer_Upfront) : public CEglTestStep
|
sl@0
|
84 |
{
|
sl@0
|
85 |
public:
|
sl@0
|
86 |
// from CTestStep
|
sl@0
|
87 |
TVerdict doTestStepL();
|
sl@0
|
88 |
public:
|
sl@0
|
89 |
TVerdict doTestPartialStepL();
|
sl@0
|
90 |
protected:
|
sl@0
|
91 |
// from CEglTestStep
|
sl@0
|
92 |
void doProcessFunctionL(TInt aIdx, const TSgDrawableId& aSgId);
|
sl@0
|
93 |
};
|
sl@0
|
94 |
|
sl@0
|
95 |
_LIT(KEGL_Image_Multi_Process_FontServer_Deferred, "EGL_Image_Multi_Process_FontServer_Deferred");
|
sl@0
|
96 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_FontServer_Deferred) : public CEglTestStep
|
sl@0
|
97 |
{
|
sl@0
|
98 |
public:
|
sl@0
|
99 |
// from CTestStep
|
sl@0
|
100 |
TVerdict doTestStepL();
|
sl@0
|
101 |
public:
|
sl@0
|
102 |
TVerdict doTestPartialStepL();
|
sl@0
|
103 |
protected:
|
sl@0
|
104 |
// from CEglTestStep
|
sl@0
|
105 |
void doProcessFunctionL(TInt aIdx, const TSgDrawableId& aSgId);
|
sl@0
|
106 |
};
|
sl@0
|
107 |
|
sl@0
|
108 |
_LIT(KEGL_Image_Multi_Process_ThemeServer, "EGL_Image_Multi_Process_ThemeServer");
|
sl@0
|
109 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_ThemeServer) : public CEglTestStep
|
sl@0
|
110 |
{
|
sl@0
|
111 |
public:
|
sl@0
|
112 |
// from CTestStep
|
sl@0
|
113 |
TVerdict doTestStepL();
|
sl@0
|
114 |
public:
|
sl@0
|
115 |
TVerdict doTestPartialStepL();
|
sl@0
|
116 |
protected:
|
sl@0
|
117 |
// from CEglTestStep
|
sl@0
|
118 |
void doProcessFunctionL(TInt aIdx, const TSgDrawableId& aSgId);
|
sl@0
|
119 |
};
|
sl@0
|
120 |
|
sl@0
|
121 |
_LIT(KEGL_Image_Multi_Process_VgImage_ProcessTerminate, "EGL_Image_Multi_Process_VgImage_ProcessTerminate");
|
sl@0
|
122 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_VgImage_ProcessTerminate) : public CEglTestStep
|
sl@0
|
123 |
{
|
sl@0
|
124 |
public:
|
sl@0
|
125 |
// from CTestStep
|
sl@0
|
126 |
TVerdict doTestStepL();
|
sl@0
|
127 |
protected:
|
sl@0
|
128 |
// from CEglTestStep
|
sl@0
|
129 |
void doProcessFunctionL(TInt aIdx);
|
sl@0
|
130 |
};
|
sl@0
|
131 |
|
sl@0
|
132 |
_LIT(KEGL_Image_Multi_Process_VgImage_ProcessTerminateNegative, "EGL_Image_Multi_Process_VgImage_ProcessTerminateNegative");
|
sl@0
|
133 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_VgImage_ProcessTerminateNegative) : public CEglTestStep
|
sl@0
|
134 |
{
|
sl@0
|
135 |
public:
|
sl@0
|
136 |
// from CTestStep
|
sl@0
|
137 |
TVerdict doTestStepL();
|
sl@0
|
138 |
protected:
|
sl@0
|
139 |
// from CEglTestStep
|
sl@0
|
140 |
void doProcessFunctionL(TInt aIdx);
|
sl@0
|
141 |
};
|
sl@0
|
142 |
|
sl@0
|
143 |
_LIT(KEGL_Image_Multi_Process_VgImage_ReadWrite, "EGL_Image_Multi_Process_VgImage_ReadWrite");
|
sl@0
|
144 |
NONSHARABLE_CLASS(CEglTest_EGL_Image_Multi_Process_VgImage_ReadWrite) : public CEglTestStep
|
sl@0
|
145 |
{
|
sl@0
|
146 |
public:
|
sl@0
|
147 |
// from CTestStep
|
sl@0
|
148 |
TVerdict doTestStepL();
|
sl@0
|
149 |
protected:
|
sl@0
|
150 |
// from CEglTestStep
|
sl@0
|
151 |
void doProcessFunctionL(TInt aIdx);
|
sl@0
|
152 |
};
|
sl@0
|
153 |
|
sl@0
|
154 |
#endif //__EGLTEST_IMAGE_MULTIPROCESS_H__
|
sl@0
|
155 |
|