resourcemgmt/hwresourcesmgr/test/TestCapsHWRMPolicing/inc/CSuite.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <e32svr.h>
    24 #include <e32svr.h>
    25 #include "f32file.h"
    25 #include "f32file.h"
    26 #include "e32test.h"
    26 #include "e32test.h"
    27 #include <testexecutestepbase.h>
    27 #include <test/testexecutestepbase.h>
    28 #include <testexecuteserverbase.h>
    28 #include <test/testexecuteserverbase.h>
    29 
    29 
    30 //The two ways to get thru
    30 //The two ways to get thru
    31 #define API_RetValue_ServerPanic			0
    31 #define API_RetValue_ServerPanic			0
    32 #define API_RetValue_NoCapError				0
    32 #define API_RetValue_NoCapError				0
    33 
    33