egl/egltest/endpointtestsuite/automated/inc/localtestbase.h
changeset 152 9f1c3fea0f87
parent 98 bf7481649c98
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
    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