installationservices/swi/test/tsisregistrytest_legacy/tsisregistryteststep.h
changeset 5 3eebb1e54d3a
parent 0 ba25891c3a9e
child 25 98b66e4fb0be
equal deleted inserted replaced
3:127731b7107d 5:3eebb1e54d3a
    60 _LIT(KRomStubPerformanceStep, "RomStubPerformanceCheck");
    60 _LIT(KRomStubPerformanceStep, "RomStubPerformanceCheck");
    61 _LIT(KCorruptCacheStep, "CorruptCacheStep");
    61 _LIT(KCorruptCacheStep, "CorruptCacheStep");
    62 _LIT(KCorruptCacheRecoverStep, "CorruptCacheRecoverStep");
    62 _LIT(KCorruptCacheRecoverStep, "CorruptCacheRecoverStep");
    63 _LIT(KEmbeddingPackageStep, "EmbeddingPackageStep");
    63 _LIT(KEmbeddingPackageStep, "EmbeddingPackageStep");
    64 _LIT(KChangeLocale, "ChangeLocale");
    64 _LIT(KChangeLocale, "ChangeLocale");
       
    65 _LIT(KRegistryFiles, "RegistryFiles");
    65 
    66 
    66 // Base class for all steps
    67 // Base class for all steps
    67 class CSisRegistryTestStepBase : public CTestStep
    68 class CSisRegistryTestStepBase : public CTestStep
    68 	{
    69 	{
    69 protected:
    70 protected: