equal
deleted
inserted
replaced
29 //#include <test/ttmsgraphicsstep.h> |
29 //#include <test/ttmsgraphicsstep.h> |
30 #include "egltest_commscommon.h" |
30 #include "egltest_commscommon.h" |
31 |
31 |
32 |
32 |
33 // Entry point |
33 // Entry point |
34 GLDEF_C TInt E32Main(void); |
34 GLDEF_C TInt E32Main(); |
35 |
35 |
36 /** |
36 /** |
37 CEglEndpointTestServer Server encapsulates the functionality required to execute Test Execute based test cases for the EGL endpoint extension. |
37 CEglEndpointTestServer Server encapsulates the functionality required to execute Test Execute based test cases for the EGL endpoint extension. |
38 */ |
38 */ |
39 class CEglEndpointTestServer : public CTestServer |
39 class CEglEndpointTestServer : public CTestServer |