telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_trafficchannel_individual.script
author hgs
Tue, 22 Jun 2010 11:02:32 +0100
changeset 44 8b72faa1200f
parent 0 3553901f7fa8
child 66 07a122eea281
permissions -rw-r--r--
201024_02

//
// 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-TRCH-CSTC-0001
//!@SYMTestCaseID BA-CTSY-TRCH-CSTC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::SetTrafficChannel for voice calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::SetTrafficChannel for voice calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyTrafficChannelFU.TestSetTrafficChannel0001L
END_TESTCASE BA-CTSY-TRCH-CSTC-0001

START_TESTCASE BA-CTSY-TRCH-CSTC-0006
//!@SYMTestCaseID BA-CTSY-TRCH-CSTC-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::SetTrafficChannel for data calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::SetTrafficChannel for data calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyTrafficChannelFU.TestSetTrafficChannel0006L
END_TESTCASE BA-CTSY-TRCH-CSTC-0006

START_TESTCASE BA-CTSY-TRCH-CSTC-00011
//!@SYMTestCaseID BA-CTSY-TRCH-CSTC-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::SetTrafficChannel for fax calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::SetTrafficChannel for fax calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyTrafficChannelFU.TestSetTrafficChannel00011L
END_TESTCASE BA-CTSY-TRCH-CSTC-00011

START_TESTCASE BA-CTSY-TRCH-CNTCC-0001
//!@SYMTestCaseID BA-CTSY-TRCH-CNTCC-0001
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyTrafficChannelConfirmation for voice calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::NotifyTrafficChannelConfirmation for voice calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyTrafficChannelFU.TestNotifyTrafficChannelConfirmation0001L
END_TESTCASE BA-CTSY-TRCH-CNTCC-0001

START_TESTCASE BA-CTSY-TRCH-CNTCC-0006
//!@SYMTestCaseID BA-CTSY-TRCH-CNTCC-0006
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyTrafficChannelConfirmation for data calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::NotifyTrafficChannelConfirmation for data calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyTrafficChannelFU.TestNotifyTrafficChannelConfirmation0006L
END_TESTCASE BA-CTSY-TRCH-CNTCC-0006

START_TESTCASE BA-CTSY-TRCH-CNTCC-00011
//!@SYMTestCaseID BA-CTSY-TRCH-CNTCC-00011
//!@SYMComponent telephony_ctsy
//!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyTrafficChannelConfirmation for fax calls
//!@SYMTestPriority High
//!@SYMTestActions Invokes RMobileCall::NotifyTrafficChannelConfirmation for fax calls
//!@SYMTestExpectedResults Pass
//!@SYMTestType CT
RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyTrafficChannelFU.TestNotifyTrafficChannelConfirmation00011L
END_TESTCASE BA-CTSY-TRCH-CNTCC-00011

RUN_SCRIPT z:\TestData\Scripts\mockltsy_remove_ini_file.script