telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_multicallcallcontrol_individual.script
author hgs
Wed, 25 Aug 2010 14:35:42 +0100
changeset 64 b34bb05ac869
parent 44 8b72faa1200f
child 66 07a122eea281
permissions -rw-r--r--
201031_04

//
// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
//

RUN_SCRIPT z:\TestData\Scripts\mockltsy_copy_ini_file.script

LOAD_SUITE te_ctsy_component

START_TESTCASE BA-CTSY-MCC-MGMP-0001
//!@SYMTestCaseID BA-CTSY-MCC-MGMP-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetMulticallParams
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetMulticallParams
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMulticallCallControlFU.TestGetMulticallParams0001L
END_TESTCASE BA-CTSY-MCC-MGMP-0001

START_TESTCASE BA-CTSY-MCC-MSMP-0001
//!@SYMTestCaseID BA-CTSY-MCC-MSMP-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetMulticallParams
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::SetMulticallParams
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMulticallCallControlFU.TestSetMulticallParams0001L
END_TESTCASE BA-CTSY-MCC-MSMP-0001

START_TESTCASE BA-CTSY-MCC-MNMPC-0001
//!@SYMTestCaseID BA-CTSY-MCC-MNMPC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyMulticallParamsChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyMulticallParamsChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMulticallCallControlFU.TestNotifyMulticallParamsChange0001L
END_TESTCASE BA-CTSY-MCC-MNMPC-0001

START_TESTCASE BA-CTSY-MCC-MNMIC-0001
//!@SYMTestCaseID BA-CTSY-MCC-MNMIC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyMulticallIndicatorChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyMulticallIndicatorChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyMulticallCallControlFU.TestNotifyMulticallIndicatorChange0001L
END_TESTCASE BA-CTSY-MCC-MNMIC-0001

RUN_SCRIPT z:\TestData\Scripts\mockltsy_remove_ini_file.script