CTestStepUnloadC32::CTestStepUnloadC32(CommsFW::TCFShutdownType aType, TLeak aLeak):
	iType(aType),
	iLeak(aLeak)
	{
	SetTestStepName(KTestStepUnloadC32);
	}
CPPPMinMaxMMU::CPPPMinMaxMMU()
	{
	SetTestStepName(KPPPMinMaxMMU);
	}
// constructor
CTestAppLoaderEndTask::CTestAppLoaderEndTask()
:	CTestAppLoaderBase()
	{
	SetTestStepName(_L("EndTask"));
	}
/**
Constructor
 */
CSysUtilsGetPRInformationNoNewLinesStep::CSysUtilsGetPRInformationNoNewLinesStep()
    {
    SetTestStepName(KSysUtilsGetPRInformationnNoNewLinesStep);
    }
CTStepRestoreExtraExecutable::CTStepRestoreExtraExecutable()
	{
	SetTestStepName(KTStepRestoreExtraExecutable);
	}
CFloggerTest025_BuildTestUrel4::CFloggerTest025_BuildTestUrel4()
	{
	// Store the name of this test case
	SetTestStepName(_L("step_025_BuildTestUrel4"));
	}
CFloggerTest015_04::CFloggerTest015_04()
	{
	// store the name of this test case
	SetTestStepName(_L("step_015_04"));
	}
CCachedServCertStep::CCachedServCertStep()
	{
	SetTestStepName(KCachedServCertStep);
	}
CTe_AgpsManagerStep24::CTe_AgpsManagerStep24()
	{
	SetTestStepName(KAgpsManagerStep24);
	}
/**
   Constructor
 */	
CT_StartAppTestStep::CT_StartAppTestStep()
	{
	// Call base class method to set up the human readable name for logging*/
	SetTestStepName(KT_StartAppStep);
	}
/** Constructor
*/
CNiLrStep2::CNiLrStep2()
	{
	SetTestStepName(KNiLrStep2);
	}
Exemple #12
0
	CZCDriverTestStep()
		{
		SetTestStepName(KZCDriverTestName);
		}
CStepNoMonCancel::CStepNoMonCancel()
	{
	SetTestStepName(KCTestCaseNoMonCancel);
	}
/**
 * Constructor. It must	call the SetTestStepName as the controlling
 * framework uses the test step name immediately following construction to set
 * up the step's unique logging ID. 
 */
CTe_LbsSuplPushApiPropsStep::CTe_LbsSuplPushApiPropsStep()
	{
	SetTestStepName(KLbsSuplPushApiPropsStep);
	}
Cplugin2Step::Cplugin2Step()
	{
	SetTestStepName(Kplugin2Step);
	}
CFloggerTest017_05::CFloggerTest017_05()
	{
	// store the name of this test case
	SetTestStepName(_L("step_017_05"));
	}
CFloggerTest025_BuildTestUdeb1::CFloggerTest025_BuildTestUdeb1()
	{
	// Store the name of this test case
	SetTestStepName(_L("step_025_BuildTestUdeb1"));
	}
/**
 * Constructor
 */
CT_LbsConflictStep_X3PTimerPush::CT_LbsConflictStep_X3PTimerPush(CT_LbsConflictServer& aParent) : CT_LbsConflictStep(aParent)
	{
	SetTestStepName(KLbsConflictStep_X3PTimerPush);
	}
CStepMultiProcMon::CStepMultiProcMon()
	{
	SetTestStepName(KCTestCaseMultiProcMon);
	}
CWServTestStep::CWServTestStep()
	{
	SetTestStepName(KServStressTest);
	}
/**
CT_MsgConnectPop3Server()
Sets the teststep name to KConnectPop3Server

@param aSharedDataPOP
Data shared across the POP test steps. Ex. Session
*/
CT_MsgConnectPop3Server::CT_MsgConnectPop3Server(CT_MsgSharedDataPop& aSharedDataPOP)
:	CT_MsgAsyncStepPOP(aSharedDataPOP) 
,	iOperation(NULL)
	{
	SetTestStepName(KConnectPop3Server);
	}
CCustomCmdTestDeviceSecurityCheck::CCustomCmdTestDeviceSecurityCheck()
	{
	//Set test step name
	SetTestStepName(KTCCustomCmdTestDeviceSecurityCheck);
	}
/**
Constructor
 */
CSysUtilsGetSWVersionNoNewLinesStep::CSysUtilsGetSWVersionNoNewLinesStep()
	{
	SetTestStepName(KSysUtilsGetSWVersionNoNewLinesStep);
	}
CFloggerTest011_03::CFloggerTest011_03()
	{
	// store the name of this test case
	SetTestStepName(_L("step_011_03"));
	}
// constructor
CTest08TrimEnd::CTest08TrimEnd()
	{
	SetTestStepName(_L("MBufMgrTest08"));// Store the name of this test case
	}
CTe_LocMonitorStep27::CTe_LocMonitorStep27()
	{
	SetTestStepName(KLocMonitorStep27);
	}
/**
 Constructor
 */
CSysUtilsDummyAPIsStep::CSysUtilsDummyAPIsStep()

	{
	SetTestStepName (KSysUtilsDummyAPIsStep);
	}
CT_EUCJP_PACKED_2::CT_EUCJP_PACKED_2()
    {
    SetTestStepName(KTestStep_T_EUCJP_PACKED_2);
    }
CTimeZoneOffsetCheck::CTimeZoneOffsetCheck()
 	{
 	SetTestStepName(KTimeZoneOffsetCheckStep);
 	}
CTestStepLoadC32::CTestStepLoadC32()
	{
	SetTestStepName(KTestStepLoadC32);
	}