authorisation/userpromptservice/test/tups_backuprestore/tbackuprestorestep.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    17 
    17 
    18 
    18 
    19 #ifndef __T_BACKUP_RESTORE_STEP_H__
    19 #ifndef __T_BACKUP_RESTORE_STEP_H__
    20 #define __T_BACKUP_RESTORE_STEP_H__
    20 #define __T_BACKUP_RESTORE_STEP_H__
    21 
    21 
    22 #include <testexecutestepbase.h>
    22 #include <test/testexecutestepbase.h>
    23 #include "tbackuprestore.h"
    23 #include "tbackuprestore.h"
    24 
    24 
    25 _LIT(KTStepInstall,					"INSTALL");
    25 _LIT(KTStepInstall,					"INSTALL");
    26 _LIT(KTStepUninstall,				"UNINSTALL");
    26 _LIT(KTStepUninstall,				"UNINSTALL");
    27 _LIT(KTStepBackup,					"BACKUP");
    27 _LIT(KTStepBackup,					"BACKUP");