diff -r 6b1d113cdff3 -r 6638e7f4bd8f telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_trafficchannel_individual.script --- a/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_trafficchannel_individual.script Mon May 03 13:37:20 2010 +0300 +++ b/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_trafficchannel_individual.script Thu May 06 15:10:38 2010 +0100 @@ -1,84 +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 - +// +// 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 +