telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_featmgr_individual.script
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
child 44 8b72faa1200f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 LOAD_SUITE te_ctsy_component
       
    18 
       
    19 START_TESTCASE BA-CTSY-FEAT-FEATMGR-0001
       
    20 //!@SYMTestCaseID BA-CTSY-FEAT-FEATMGR-0001
       
    21 //!@SYMComponent telephony_ctsy
       
    22 //!@SYMTestCaseDesc Test support for CommonTSY features in Feature Manager
       
    23 //!@SYMTestPriority High
       
    24 //!@SYMTestActions Opens connection to Feature Manager and queries support for CsVideoTelephony, EmergencyCallsEnabledInOfflineMode and DriveModeCanRestrictMtCalls features
       
    25 //!@SYMTestExpectedResults Pass
       
    26 //!@SYMTestType CT
       
    27 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyFeatMgr.TestFeatMgr0001L
       
    28 END_TESTCASE BA-CTSY-FEAT-FEATMGR-0001