telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_callownership_individual.script
branchopencode
changeset 24 6638e7f4bd8f
parent 23 6b1d113cdff3
--- a/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_callownership_individual.script	Mon May 03 13:37:20 2010 +0300
+++ b/telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_callownership_individual.script	Thu May 06 15:10:38 2010 +0100
@@ -1,138 +1,138 @@
-//
-// 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-COWN-CLDP-0001
-//!@SYMTestCaseID BA-CTSY-COWN-CLDP-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::LoanDataPort for voice calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::LoanDataPort for voice calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestLoanDataPort0001L
-END_TESTCASE BA-CTSY-COWN-CLDP-0001
-
-START_TESTCASE BA-CTSY-COWN-CLDP-0006
-//!@SYMTestCaseID BA-CTSY-COWN-CLDP-0006
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::LoanDataPort for data calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::LoanDataPort for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestLoanDataPort0006L
-END_TESTCASE BA-CTSY-COWN-CLDP-0006
-
-START_TESTCASE BA-CTSY-COWN-CLDP-0007
-//!@SYMTestCaseID BA-CTSY-COWN-CLDP-0007
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::LoanDataPort for data calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes cancelling of RCall::LoanDataPort for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestLoanDataPort0007L
-END_TESTCASE BA-CTSY-COWN-CLDP-0007
-
-START_TESTCASE BA-CTSY-COWN-CRDP-0001
-//!@SYMTestCaseID BA-CTSY-COWN-CRDP-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::RecoverDataPort for voice calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::RecoverDataPort for voice calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestRecoverDataPort0001L
-END_TESTCASE BA-CTSY-COWN-CRDP-0001
-
-START_TESTCASE BA-CTSY-COWN-CRDP-0007
-//!@SYMTestCaseID BA-CTSY-COWN-CRDP-0007
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::RecoverDataPort for data call when the call become idle
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::RecoverDataPort for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestRecoverDataPort0007L
-END_TESTCASE BA-CTSY-COWN-CRDP-0007
-
-START_TESTCASE BA-CTSY-COWN-CAO-0001
-//!@SYMTestCaseID BA-CTSY-COWN-CAO-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::AcquireOwnership for voice calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::AcquireOwnership for voice calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0001L
-END_TESTCASE BA-CTSY-COWN-CAO-0001
-
-START_TESTCASE BA-CTSY-COWN-CAO-0006
-//!@SYMTestCaseID BA-CTSY-COWN-CAO-0006
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::AcquireOwnership for data calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::AcquireOwnership for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0006L
-END_TESTCASE BA-CTSY-COWN-CAO-0006
-
-START_TESTCASE BA-CTSY-COWN-CAO-0007
-//!@SYMTestCaseID BA-CTSY-COWN-CAO-0007
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::AcquireOwnership for data calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes cancelling of RCall::AcquireOwnership for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0007L
-END_TESTCASE BA-CTSY-COWN-CAO-0007
-
-START_TESTCASE BA-CTSY-COWN-CAO-0009
-//!@SYMTestCaseID BA-CTSY-COWN-CAO-0009
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::AcquireOwnership for data calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes multiple client requests to RCall::AcquireOwnership for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0009L
-END_TESTCASE BA-CTSY-COWN-CAO-0009
-
-START_TESTCASE BA-CTSY-COWN-CTO-0001
-//!@SYMTestCaseID BA-CTSY-COWN-CTO-0001
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::TransferOwnership for voice calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::TransferOwnership for voice calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestTransferOwnership0001L
-END_TESTCASE BA-CTSY-COWN-CTO-0001
-
-START_TESTCASE BA-CTSY-COWN-CTO-0006
-//!@SYMTestCaseID BA-CTSY-COWN-CTO-0006
-//!@SYMComponent telephony_ctsy
-//!@SYMTestCaseDesc Test support in CTSY for RCall::TransferOwnership for data calls
-//!@SYMTestPriority High
-//!@SYMTestActions Invokes RCall::TransferOwnership for data calls
-//!@SYMTestExpectedResults Pass
-//!@SYMTestType CT
-RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestTransferOwnership0006L
-END_TESTCASE BA-CTSY-COWN-CTO-0006
+//
+// 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-COWN-CLDP-0001
+//!@SYMTestCaseID BA-CTSY-COWN-CLDP-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::LoanDataPort for voice calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::LoanDataPort for voice calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestLoanDataPort0001L
+END_TESTCASE BA-CTSY-COWN-CLDP-0001
+
+START_TESTCASE BA-CTSY-COWN-CLDP-0006
+//!@SYMTestCaseID BA-CTSY-COWN-CLDP-0006
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::LoanDataPort for data calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::LoanDataPort for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestLoanDataPort0006L
+END_TESTCASE BA-CTSY-COWN-CLDP-0006
+
+START_TESTCASE BA-CTSY-COWN-CLDP-0007
+//!@SYMTestCaseID BA-CTSY-COWN-CLDP-0007
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::LoanDataPort for data calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RCall::LoanDataPort for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestLoanDataPort0007L
+END_TESTCASE BA-CTSY-COWN-CLDP-0007
+
+START_TESTCASE BA-CTSY-COWN-CRDP-0001
+//!@SYMTestCaseID BA-CTSY-COWN-CRDP-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::RecoverDataPort for voice calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::RecoverDataPort for voice calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestRecoverDataPort0001L
+END_TESTCASE BA-CTSY-COWN-CRDP-0001
+
+START_TESTCASE BA-CTSY-COWN-CRDP-0007
+//!@SYMTestCaseID BA-CTSY-COWN-CRDP-0007
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::RecoverDataPort for data call when the call become idle
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::RecoverDataPort for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestRecoverDataPort0007L
+END_TESTCASE BA-CTSY-COWN-CRDP-0007
+
+START_TESTCASE BA-CTSY-COWN-CAO-0001
+//!@SYMTestCaseID BA-CTSY-COWN-CAO-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::AcquireOwnership for voice calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::AcquireOwnership for voice calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0001L
+END_TESTCASE BA-CTSY-COWN-CAO-0001
+
+START_TESTCASE BA-CTSY-COWN-CAO-0006
+//!@SYMTestCaseID BA-CTSY-COWN-CAO-0006
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::AcquireOwnership for data calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::AcquireOwnership for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0006L
+END_TESTCASE BA-CTSY-COWN-CAO-0006
+
+START_TESTCASE BA-CTSY-COWN-CAO-0007
+//!@SYMTestCaseID BA-CTSY-COWN-CAO-0007
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::AcquireOwnership for data calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RCall::AcquireOwnership for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0007L
+END_TESTCASE BA-CTSY-COWN-CAO-0007
+
+START_TESTCASE BA-CTSY-COWN-CAO-0009
+//!@SYMTestCaseID BA-CTSY-COWN-CAO-0009
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::AcquireOwnership for data calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RCall::AcquireOwnership for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestAcquireOwnership0009L
+END_TESTCASE BA-CTSY-COWN-CAO-0009
+
+START_TESTCASE BA-CTSY-COWN-CTO-0001
+//!@SYMTestCaseID BA-CTSY-COWN-CTO-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::TransferOwnership for voice calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::TransferOwnership for voice calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestTransferOwnership0001L
+END_TESTCASE BA-CTSY-COWN-CTO-0001
+
+START_TESTCASE BA-CTSY-COWN-CTO-0006
+//!@SYMTestCaseID BA-CTSY-COWN-CTO-0006
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RCall::TransferOwnership for data calls
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RCall::TransferOwnership for data calls
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallOwnershipFU.TestTransferOwnership0006L
+END_TESTCASE BA-CTSY-COWN-CTO-0006