featuremgmt/featuremgr/test/tef/tef_efm_configured/src/plugin_test_steps.cpp
branchRCL_3
changeset 10 31a8f755b7fe
parent 0 08ec8eefde2f
equal deleted inserted replaced
9:667e88a979d7 10:31a8f755b7fe
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
    49 	return TestStepResult();
    49 	return TestStepResult();
    50 	}
    50 	}
    51 
    51 
    52 CRefPluginsTest::CRefPluginsTest()
    52 CRefPluginsTest::CRefPluginsTest()
    53 	{
    53 	{
    54 	SetTestStepName( KPluginCapabilitiesTest );
    54 	SetTestStepName( KRefPluginsTest );
    55 	}
    55 	}
    56 
    56 
    57 TVerdict CRefPluginsTest::doTestStepL()
    57 TVerdict CRefPluginsTest::doTestStepL()
    58 	{
    58 	{
    59 	RFeatureControl control;
    59 	RFeatureControl control;