installationservices/swi/test/tsisregistrytest_legacy/tsisregistryteststep.h
branchRCL_3
changeset 25 7333d7932ef7
parent 4 3eebb1e54d3a
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    25 #define __TSISREGISTRYSTEP_H__
    25 #define __TSISREGISTRYSTEP_H__
    26 
    26 
    27 #include <test/testexecutestepbase.h>
    27 #include <test/testexecutestepbase.h>
    28 
    28 
    29 // Step names
    29 // Step names
       
    30 _LIT(KSetCenRepSetting, "SetCenRepSetting");
    30 _LIT(KInstalledUids, "InstalledUids");
    31 _LIT(KInstalledUids, "InstalledUids");
    31 _LIT(KInstalledPackages, "InstalledPackages");
    32 _LIT(KInstalledPackages, "InstalledPackages");
    32 _LIT(KRemovablePackages, "RemovablePackages");
    33 _LIT(KRemovablePackages, "RemovablePackages");
    33 _LIT(KInRomNonRemovablePackages, "InRomNonRemovablePackages");
    34 _LIT(KInRomNonRemovablePackages, "InRomNonRemovablePackages");
    34 _LIT(KInstalledDrives, "InstalledDrives");
    35 _LIT(KInstalledDrives, "InstalledDrives");