resourcemgmt/hwresourcesmgr/test/te_hwrm/hwrmtestserver.cpp
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include <ctefunitserver.h>
    16 #include <test/ctefunitserver.h>
    17 #include <tefunit.h>
    17 #include <test/tefunit.h>
    18 #include "hwrmtest.h"
    18 #include "hwrmtest.h"
    19 
    19 
    20 // Require: return server name : must be the same that the exe name
    20 // Require: return server name : must be the same that the exe name
    21 _LIT( KServerName, "te_hwrm" );
    21 _LIT( KServerName, "te_hwrm" );
    22 GLDEF_C const TTestName ServerName()
    22 GLDEF_C const TTestName ServerName()