serviceapifw_plat/liw_criteria_api/tsrc/src/liwtestcasesblocks.cpp
changeset 21 bcef26ca2be3
parent 5 947415ec7603
child 32 02db64fb1712
equal deleted inserted replaced
17:1ae7a60a5444 21:bcef26ca2be3
    23 
    23 
    24 
    24 
    25 // [INCLUDE FILES] - do not remove
    25 // [INCLUDE FILES] - do not remove
    26 #include <e32svr.h>
    26 #include <e32svr.h>
    27 #include <StifParser.h>
    27 #include <StifParser.h>
    28 #include <Stiftestinterface.h>
    28 #include <StifTestInterface.h>
    29 #include "liwtestcases.h"
    29 #include "liwtestcases.h"
    30 
    30 
    31 #include  <aknviewappui.h>
    31 #include  <aknViewAppUi.h>
    32 #include  <liwservicehandler.h>
    32 #include  <liwservicehandler.h>
    33 //#include  "liwTC1.h"
    33 //#include  "liwTC1.h"
    34 //#include  "liwtestapp.hrh"
    34 //#include  "liwtestapp.hrh"
    35 //#include  <liwtestapp.rsg>
    35 //#include  <liwtestapp.rsg>
    36 #include  <s32mem.h> // for read write stream
    36 #include  <s32mem.h> // for read write stream
    37 
    37 
    38 #include <RTSecManager.h>
    38 #include <rtsecmanager.h>
    39 #include <RTSecMgrUtility.h>
    39 #include <rtsecmgrutility.h>
    40 #include <RTSecMgrScriptSession.h>
    40 #include <rtsecmgrscriptsession.h>
    41 #include <RTSecMgrCommonDef.h>
    41 #include <rtsecmgrcommondef.h>
    42 #include "liwtestapplit.h"
    42 #include "liwtestapplit.h"
    43 
    43 
    44 #include  "liw_async_testcase.h"
    44 #include  "liw_async_testcase.h"
    45 
    45 
    46 using namespace LIW;
    46 using namespace LIW;