equal
deleted
inserted
replaced
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of "Eclipse Public License v1.0" |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
168 } |
168 } |
169 else if (aStepName == _L("IoctlStep_15")) |
169 else if (aStepName == _L("IoctlStep_15")) |
170 { |
170 { |
171 testStep = new CIoctlStep_15(); |
171 testStep = new CIoctlStep_15(); |
172 } |
172 } |
173 else if (aStepName == _L("BackupRestoreStep")) |
|
174 { |
|
175 testStep = new CBackupRestoreStep(); |
|
176 } |
|
177 else if (aStepName == _L("IoctlStep_17")) |
173 else if (aStepName == _L("IoctlStep_17")) |
178 { |
174 { |
179 testStep = new CIoctlStep_17(); |
175 testStep = new CIoctlStep_17(); |
180 } |
176 } |
181 else if (aStepName == _L("IoctlStep_18")) |
177 else if (aStepName == _L("IoctlStep_18")) |