telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_alternatingcall_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) 2008-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-ALTC-CSAC-0001
//!@SYMTestCaseID BA-CTSY-ALTC-CSAC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::SwitchAlternatingCall for voice calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::SwitchAlternatingCall for voice calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestSwitchAlternatingCall0001L
END_TESTCASE BA-CTSY-ALTC-CSAC-0001

START_TESTCASE BA-CTSY-ALTC-CSAC-0002
//!@SYMTestCaseID BA-CTSY-ALTC-CSAC-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::SwitchAlternatingCall for data calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::SwitchAlternatingCall for data calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestSwitchAlternatingCall0002L
END_TESTCASE BA-CTSY-ALTC-CSAC-0002

START_TESTCASE BA-CTSY-ALTC-CSAC-0003
//!@SYMTestCaseID BA-CTSY-ALTC-CSAC-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::SwitchAlternatingCall for fax calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::SwitchAlternatingCall for fax calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestSwitchAlternatingCall0003L
END_TESTCASE BA-CTSY-ALTC-CSAC-0003

START_TESTCASE BA-CTSY-ALTC-CNACS-0001
//!@SYMTestCaseID BA-CTSY-ALTC-CNACS-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyAlternatingCallSwitch for voice calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::NotifyAlternatingCallSwitch for voice calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestNotifyAlternatingCallSwitch0001L
END_TESTCASE BA-CTSY-ALTC-CNACS-0001

START_TESTCASE BA-CTSY-ALTC-CNACS-0002
//!@SYMTestCaseID BA-CTSY-ALTC-CNACS-0002
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyAlternatingCallSwitch for data calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::NotifyAlternatingCallSwitch for data calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestNotifyAlternatingCallSwitch0002L
END_TESTCASE BA-CTSY-ALTC-CNACS-0002

START_TESTCASE BA-CTSY-ALTC-CNACS-0003
//!@SYMTestCaseID BA-CTSY-ALTC-CNACS-0003
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyAlternatingCallSwitch for fax calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::NotifyAlternatingCallSwitch for fax calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestNotifyAlternatingCallSwitch0003L
END_TESTCASE BA-CTSY-ALTC-CNACS-0003

START_TESTCASE BA-CTSY-ALTC-MGACC-0001
//!@SYMTestCaseID BA-CTSY-ALTC-MGACC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetAlternatingCallCaps
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetAlternatingCallCaps
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestGetAlternatingCallCaps0001L
END_TESTCASE BA-CTSY-ALTC-MGACC-0001

START_TESTCASE BA-CTSY-ALTC-MCALCM-0001
//!@SYMTestCaseID BA-CTSY-ALTC-MCALCM-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetAlternatingCallMode
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::GetAlternatingCallMode
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestGetAlternatingCallMode0001L
END_TESTCASE BA-CTSY-ALTC-MCALCM-0001

START_TESTCASE BA-CTSY-ALTC-MSACM-0001
//!@SYMTestCaseID BA-CTSY-ALTC-MSACM-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetAlternatingCallMode
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::SetAlternatingCallMode
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestSetAlternatingCallMode0001L
END_TESTCASE BA-CTSY-ALTC-MSACM-0001

START_TESTCASE BA-CTSY-ALTC-MNACCC-0001
//!@SYMTestCaseID BA-CTSY-ALTC-MNACCC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyAlternatingCallCapsChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyAlternatingCallCapsChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestNotifyAlternatingCallCapsChange0001L
END_TESTCASE BA-CTSY-ALTC-MNACCC-0001

START_TESTCASE BA-CTSY-ALTC-MNACMC-0001
//!@SYMTestCaseID BA-CTSY-ALTC-MNACMC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyAlternatingCallModeChange
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobilePhone::NotifyAlternatingCallModeChange
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAlternatingCallFU.TestNotifyAlternatingCallModeChange0001L
END_TESTCASE BA-CTSY-ALTC-MNACMC-0001

RUN_SCRIPT z:\TestData\Scripts\mockltsy_remove_ini_file.script