installationservices/swi/test/swicaptests/swicaptests.cpp
branchRCL_3
changeset 25 7333d7932ef7
parent 0 ba25891c3a9e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-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".
    50 	factory->AddTestL(CRevocationRegistryCapTest::NewL());
    50 	factory->AddTestL(CRevocationRegistryCapTest::NewL());
    51 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    51 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    52 	factory->AddTestL(CSifServerRegistryCapTest::NewL());
    52 	factory->AddTestL(CSifServerRegistryCapTest::NewL());
    53 	factory->AddTestL(CSwiLauncherInstallServerUtilCapTest::NewL());
    53 	factory->AddTestL(CSwiLauncherInstallServerUtilCapTest::NewL());
    54 	factory->AddTestL(CSwiLauncherSisRegistryServerUtilCapTest::NewL());
    54 	factory->AddTestL(CSwiLauncherSisRegistryServerUtilCapTest::NewL());
       
    55 	factory->AddTestL(CSisRegistryTCBCapTest::NewL());
       
    56 	factory->AddTestL(CSisLauncherSwiSidTest::NewL());
    55 #endif
    57 #endif
    56 	return factory;
    58 	return factory;
    57 	}
    59 	}
    58 	
    60 	
    59 EXPORT_C MCapabilityTestFactory* CapabilityTestFactory()
    61 EXPORT_C MCapabilityTestFactory* CapabilityTestFactory()