telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_alternatingcall_individual.script
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:40:21 +0100
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

//
// Copyright (c) 2009 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:
//

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