telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_multicallcallcontrol_individual.script
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
child 44 8b72faa1200f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_multicallcallcontrol_individual.script	Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,62 @@
+//
+// 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-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
+