telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_trafficchannel_individual.script
changeset 0 3553901f7fa8
child 19 630d2f34d719
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_trafficchannel_individual.script	Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,84 @@
+//
+// 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-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
+