profilesservices/ProfileEngine/tsrc/public/basic/EngineMdlTest/src/T_MProfile.cpp
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
    27 #include <TEUnitAssertionInfo.h>
    27 #include <TEUnitAssertionInfo.h>
    28 
    28 
    29 #include <BAMDESCA.H>
    29 #include <BAMDESCA.H>
    30 #include <RSSSettings.h>
    30 #include <RSSSettings.h>
    31 #include "MProfileEngine.h"
    31 #include "MProfileEngine.h"
    32 #include "MProfileEngineExtended.h"
    32 #include <MProfileEngineExtended.h>
    33 #include "MProfile.h"
    33 #include "MProfile.h"
    34 #include "MProfileName.h"
    34 #include "MProfileName.h"
    35 #include "MProfileExtraTones.h"
    35 #include "MProfileExtraTones.h"
    36 #include "MProfileSetExtraTones.h"
    36 #include <MProfileSetExtraTones.h>
    37 #include "MProfileExtraSettings.h"
    37 #include "MProfileExtraSettings.h"
    38 #include "MProfilesLocalFeatures.h"
    38 #include <MProfilesLocalFeatures.h>
    39 #include "MProfileTones.h"
    39 #include "MProfileTones.h"
    40 #include <TProfileToneSettings.h>
    40 #include <TProfileToneSettings.h>
    41 #include "MProfileExtended.h"
    41 #include <MProfileExtended.h>
    42 #include "MProfileSetTones.h"
    42 #include <MProfileSetTones.h>
    43 //#include "T_ProfileTestTools.h"
    43 //#include "T_ProfileTestTools.h"
    44 #include "ProfilesVariant.hrh"
    44 #include "ProfilesVariant.hrh"
    45 
    45 
    46 // the header for the tested class
    46 // the header for the tested class
    47 #include "T_MProfile.h"
    47 #include "T_MProfile.h"