telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_packetservice_individual.script
changeset 0 3553901f7fa8
child 21 2492a6e4aed7
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_packetservice_individual.script	Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,1389 @@
+//
+// 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-PKTS-PSGPB-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGPB-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetPreferredBearer
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetPreferredBearer
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetPreferredBearer0001L
+END_TESTCASE BA-CTSY-PKTS-PSGPB-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGPB-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGPB-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetPreferredBearer
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetPreferredBearer
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetPreferredBearer0004L
+END_TESTCASE BA-CTSY-PKTS-PSGPB-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNCA-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCA-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyContextAdded
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyContextAdded
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextAdded0001L
+END_TESTCASE BA-CTSY-PKTS-PSNCA-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSNCA-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCA-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyContextAdded
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyContextAdded
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextAdded0002L
+END_TESTCASE BA-CTSY-PKTS-PSNCA-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSNCA-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCA-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyContextAdded
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyContextAdded
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextAdded0004L
+END_TESTCASE BA-CTSY-PKTS-PSNCA-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNSC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNSC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyStatusChange0001L
+END_TESTCASE BA-CTSY-PKTS-PSNSC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSNSC-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNSC-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyStatusChange0002L
+END_TESTCASE BA-CTSY-PKTS-PSNSC-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSNSC-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNSC-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyStatusChange0004L
+END_TESTCASE BA-CTSY-PKTS-PSNSC-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNSC-0001a
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNSC-0001a
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyStatusChange request which is completed with error
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyStatusChange0001aL
+END_TESTCASE BA-CTSY-PKTS-PSNSC-0001a
+
+START_TESTCASE BA-CTSY-PKTS-PSSPB-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSPB-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::SetPreferredBearer
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::SetPreferredBearer
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetPreferredBearer0001L
+END_TESTCASE BA-CTSY-PKTS-PSSPB-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSSPB-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSPB-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::SetPreferredBearer
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::SetPreferredBearer
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetPreferredBearer0004L
+END_TESTCASE BA-CTSY-PKTS-PSSPB-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGCNIN-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCNIN-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetContextNameInNif
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetContextNameInNif
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetContextNameInNif0001L
+END_TESTCASE BA-CTSY-PKTS-PSGCNIN-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGCNIN-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCNIN-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetContextNameInNif with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetContextNameInNif with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetContextNameInNif0003L
+END_TESTCASE BA-CTSY-PKTS-PSGCNIN-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSGCNIN-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCNIN-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetContextNameInNif
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetContextNameInNif
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetContextNameInNif0004L
+END_TESTCASE BA-CTSY-PKTS-PSGCNIN-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNMCC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNMCC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyMSClassChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyMSClassChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMSClassChange0001L
+END_TESTCASE BA-CTSY-PKTS-PSNMCC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSNMCC-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNMCC-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyMSClassChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyMSClassChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMSClassChange0002L
+END_TESTCASE BA-CTSY-PKTS-PSNMCC-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSNMCC-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNMCC-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyMSClassChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyMSClassChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMSClassChange0004L
+END_TESTCASE BA-CTSY-PKTS-PSNMCC-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGCRM-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCRM-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetCurrentReleaseMode
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetCurrentReleaseMode
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetCurrentReleaseMode0001L
+END_TESTCASE BA-CTSY-PKTS-PSGCRM-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSECIN-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSECIN-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::EnumerateContextsInNif
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::EnumerateContextsInNif
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateContextsInNif0001L
+END_TESTCASE BA-CTSY-PKTS-PSECIN-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSECIN-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSECIN-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::EnumerateContextsInNif with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::EnumerateContextsInNif with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateContextsInNif0003L
+END_TESTCASE BA-CTSY-PKTS-PSECIN-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSECIN-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSECIN-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::EnumerateContextsInNif
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::EnumerateContextsInNif
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateContextsInNif0004L
+END_TESTCASE BA-CTSY-PKTS-PSECIN-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNAMC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNAMC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyAttachModeChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyAttachModeChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyAttachModeChange0001L
+END_TESTCASE BA-CTSY-PKTS-PSNAMC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGDCP-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGDCP-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetDefaultContextParams
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetDefaultContextParams
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetDefaultContextParams0001L
+END_TESTCASE BA-CTSY-PKTS-PSGDCP-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGDCP-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGDCP-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetDefaultContextParams with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetDefaultContextParams with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetDefaultContextParams0003L
+END_TESTCASE BA-CTSY-PKTS-PSGDCP-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSGDCP-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGDCP-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetDefaultContextParams
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetDefaultContextParams
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetDefaultContextParams0004L
+END_TESTCASE BA-CTSY-PKTS-PSGDCP-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNDCC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNDCC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyDynamicCapsChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyDynamicCapsChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyDynamicCapsChange0001L
+END_TESTCASE BA-CTSY-PKTS-PSNDCC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSNDCC-0001b
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNDCC-0001b
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyDynamicCapsChange with different RPacketService status
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyDynamicCapsChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyDynamicCapsChange0001bL
+END_TESTCASE BA-CTSY-PKTS-PSNDCC-0001b
+
+START_TESTCASE BA-CTSY-PKTS-PSNDCC-0001c
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNDCC-0001c
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyDynamicCapsChange (HSUPA)
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyDynamicCapsChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyDynamicCapsChange0001cL
+END_TESTCASE BA-CTSY-PKTS-PSNDCC-0001c
+
+START_TESTCASE BA-CTSY-PKTS-PSNDCC-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNDCC-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyDynamicCapsChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyDynamicCapsChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyDynamicCapsChange0002L
+END_TESTCASE BA-CTSY-PKTS-PSNDCC-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSNDCC-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNDCC-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyDynamicCapsChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyDynamicCapsChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyDynamicCapsChange0004L
+END_TESTCASE BA-CTSY-PKTS-PSNDCC-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNRMC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNRMC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyReleaseModeChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyReleaseModeChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyReleaseModeChange0001L
+END_TESTCASE BA-CTSY-PKTS-PSNRMC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSRAR-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSRAR-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::RejectActivationRequest
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::RejectActivationRequest
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestRejectActivationRequest0001L
+END_TESTCASE BA-CTSY-PKTS-PSRAR-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSRAR-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSRAR-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::RejectActivationRequest
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::RejectActivationRequest
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestRejectActivationRequest0002L
+END_TESTCASE BA-CTSY-PKTS-PSRAR-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSRAR-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSRAR-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::RejectActivationRequest
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::RejectActivationRequest
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestRejectActivationRequest0004L
+END_TESTCASE BA-CTSY-PKTS-PSRAR-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSSDCP-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSDCP-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::SetDefaultContextParams
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::SetDefaultContextParams
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetDefaultContextParams0001L
+END_TESTCASE BA-CTSY-PKTS-PSSDCP-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSSDCP-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSDCP-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::SetDefaultContextParams
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::SetDefaultContextParams
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetDefaultContextParams0002L
+END_TESTCASE BA-CTSY-PKTS-PSSDCP-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSSDCP-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSDCP-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::SetDefaultContextParams with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::SetDefaultContextParams with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetDefaultContextParams0003L
+END_TESTCASE BA-CTSY-PKTS-PSSDCP-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSSDCP-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSDCP-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::SetDefaultContextParams
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::SetDefaultContextParams
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetDefaultContextParams0004L
+END_TESTCASE BA-CTSY-PKTS-PSSDCP-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNCONRS-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCONRS-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyChangeOfNtwkRegStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyChangeOfNtwkRegStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyChangeOfNtwkRegStatus0001L
+END_TESTCASE BA-CTSY-PKTS-PSNCONRS-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSNCONRS-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCONRS-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyChangeOfNtwkRegStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyChangeOfNtwkRegStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyChangeOfNtwkRegStatus0002L
+END_TESTCASE BA-CTSY-PKTS-PSNCONRS-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSNCONRS-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCONRS-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyChangeOfNtwkRegStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyChangeOfNtwkRegStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyChangeOfNtwkRegStatus0004L
+END_TESTCASE BA-CTSY-PKTS-PSNCONRS-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSNCAR-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCAR-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyContextActivationRequested
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyContextActivationRequested
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextActivationRequested0001L
+END_TESTCASE BA-CTSY-PKTS-PSNCAR-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSNCAR-0001b
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCAR-0001b
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyContextActivationRequested
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyContextActivationRequested requests using different parameter class versions
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextActivationRequested0001bL
+END_TESTCASE BA-CTSY-PKTS-PSNCAR-0001b
+
+START_TESTCASE BA-CTSY-PKTS-PSNCAR-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCAR-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyContextActivationRequested
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyContextActivationRequested
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextActivationRequested0002L
+END_TESTCASE BA-CTSY-PKTS-PSNCAR-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSNCAR-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCAR-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyContextActivationRequested with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyContextActivationRequested with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextActivationRequested0003L
+END_TESTCASE BA-CTSY-PKTS-PSNCAR-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSNCAR-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSNCAR-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyContextActivationRequested
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyContextActivationRequested
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyContextActivationRequested0004L
+END_TESTCASE BA-CTSY-PKTS-PSNCAR-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSA-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSA-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::Attach
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::Attach
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestAttach0001L
+END_TESTCASE BA-CTSY-PKTS-PSA-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSA-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSA-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::Attach
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::Attach
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestAttach0002L
+END_TESTCASE BA-CTSY-PKTS-PSA-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSA-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSA-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::Attach
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::Attach
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestAttach0004L
+END_TESTCASE BA-CTSY-PKTS-PSA-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSD-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSD-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::Detach
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::Detach
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestDetach0001L
+END_TESTCASE BA-CTSY-PKTS-PSD-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSD-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PSD-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::Detach
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::Detach
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestDetach0002L
+END_TESTCASE BA-CTSY-PKTS-PSD-0002
+
+START_TESTCASE BA-CTSY-PKTS-PSD-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSD-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::Detach
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::Detach
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestDetach0004L
+END_TESTCASE BA-CTSY-PKTS-PSD-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGS-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGS-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetStatus0001L
+END_TESTCASE BA-CTSY-PKTS-PSGS-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSO-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSO-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::Open
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::Open
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestOpen0001L
+END_TESTCASE BA-CTSY-PKTS-PSO-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSO-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSO-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::Open with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::Open with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP !PanicCode=8 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestOpen0003L
+END_TESTCASE BA-CTSY-PKTS-PSO-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSO-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSO-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::Open
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::Open
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestOpen0004L
+END_TESTCASE BA-CTSY-PKTS-PSO-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGMC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGMC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetMSClass
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetMSClass
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMSClass0001L
+END_TESTCASE BA-CTSY-PKTS-PSGMC-0001
+
+
+START_TESTCASE BA-CTSY-PKTS-PSGMC-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGMC-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetMSClass
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetMSClass
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMSClass0004L
+END_TESTCASE BA-CTSY-PKTS-PSGMC-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGNI-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGNI-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetNifInfo
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetNifInfo
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetNifInfo0001L
+END_TESTCASE BA-CTSY-PKTS-PSGNI-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGNI-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGNI-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetNifInfo with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetNifInfo with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetNifInfo0003L
+END_TESTCASE BA-CTSY-PKTS-PSGNI-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSGNI-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGNI-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetNifInfo
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetNifInfo
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetNifInfo0004L
+END_TESTCASE BA-CTSY-PKTS-PSGNI-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSSMSC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSMSC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::SetMSClass
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::SetMSClass
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetMSClass0001L
+END_TESTCASE BA-CTSY-PKTS-PSSMSC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSDN-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSDN-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::DeactivateNIF
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::DeactivateNIF
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestDeactivateNIF0001L
+END_TESTCASE BA-CTSY-PKTS-PSDN-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSEN-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSEN-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::EnumerateNifs
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::EnumerateNifs
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateNifs0001L
+END_TESTCASE BA-CTSY-PKTS-PSEN-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSEN-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSEN-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::EnumerateNifs
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::EnumerateNifs
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateNifs0004L
+END_TESTCASE BA-CTSY-PKTS-PSEN-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGAM-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGAM-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetAttachMode
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetAttachMode
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetAttachMode0001L
+END_TESTCASE BA-CTSY-PKTS-PSGAM-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGAM-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGAM-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetAttachMode
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetAttachMode
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetAttachMode0004L
+END_TESTCASE BA-CTSY-PKTS-PSGAM-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGSC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGSC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetStaticCaps
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetStaticCaps
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetStaticCaps0001L
+END_TESTCASE BA-CTSY-PKTS-PSGSC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGSC-0001b
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGSC-0001b
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetStaticCaps. Caps retrieved from LTSY
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetStaticCaps
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetStaticCaps0001bL
+END_TESTCASE BA-CTSY-PKTS-PSGSC-0001b
+
+START_TESTCASE BA-CTSY-PKTS-PSGSC-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGSC-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetStaticCaps with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetStaticCaps with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetStaticCaps0003L
+END_TESTCASE BA-CTSY-PKTS-PSGSC-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSSAM-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSAM-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::SetAttachMode
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::SetAttachMode
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetAttachMode0001L
+END_TESTCASE BA-CTSY-PKTS-PSSAM-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSSAM-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSSAM-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::SetAttachMode
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::SetAttachMode
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestSetAttachMode0004L
+END_TESTCASE BA-CTSY-PKTS-PSSAM-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGCI-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCI-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetContextInfo
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetContextInfo
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetContextInfo0001L
+END_TESTCASE BA-CTSY-PKTS-PSGCI-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGCI-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCI-0003
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetContextInfo with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetContextInfo with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetContextInfo0003L
+END_TESTCASE BA-CTSY-PKTS-PSGCI-0003
+
+START_TESTCASE BA-CTSY-PKTS-PSGCI-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGCI-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetContextInfo
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetContextInfo
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetContextInfo0004L
+END_TESTCASE BA-CTSY-PKTS-PSGCI-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSGDC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGDC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetDynamicCaps
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetDynamicCaps
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetDynamicCaps0001L
+END_TESTCASE BA-CTSY-PKTS-PSGDC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGDC-0001b
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGDC-0001b
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetDynamicCaps (HSUPA)
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetDynamicCaps
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetDynamicCaps0001bL
+END_TESTCASE BA-CTSY-PKTS-PSGDC-0001b
+
+START_TESTCASE BA-CTSY-PKTS-PSGNRS-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGNRS-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetNtwkRegStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetNtwkRegStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetNtwkRegStatus0001L
+END_TESTCASE BA-CTSY-PKTS-PSGNRS-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSGNRS-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSGNRS-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetNtwkRegStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetNtwkRegStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetNtwkRegStatus0004L
+END_TESTCASE BA-CTSY-PKTS-PSGNRS-0004
+
+START_TESTCASE BA-CTSY-PKTS-PSEC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSEC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::EnumerateContexts
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::EnumerateContexts
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateContexts0001L
+END_TESTCASE BA-CTSY-PKTS-PSEC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PSEC-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PSEC-0004
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::EnumerateContexts
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::EnumerateContexts
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateContexts0004L
+END_TESTCASE BA-CTSY-PKTS-PSEC-0004
+
+
+START_TESTCASE BA-CTSY-PKTS-PSCNEIC-0001 
+//!@SYMTestCaseID BA-CTSY-PKTS-PSCNEIC-0001 
+//!@SYMPREQ 1551 
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for internal CMmPacketServiceTsy::CompleteNotifyEGprsInfoChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes completion of internal CMmPacketServiceTsy::CompleteNotifyEGprsInfoChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestCompleteNotifyEGprsInfoChange0001L
+END_TESTCASE BA-CTSY-PKTS-PSCNEIC-0001
+
+
+START_TESTCASE BA-CTSY-PKTS-PSCSAO-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PSCSAO-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for intternal CMmPacketServiceTsy::CompleteSetAlwaysOn
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes completion of internal CMmPacketServiceTsy::CompleteSetAlwaysOn
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestCompleteSetAlwaysOn0001L
+END_TESTCASE BA-CTSY-PKTS-PSCSAO-0001
+
+START_TESTCASE BA-CTSY-PKTS-PTMS-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PTMS-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::CompleteGetStaticCaps
+//!@SYMTestPriority 
+//!@SYMTestActions Invokes RPacketService::CompleteGetStaticCaps with KCapsMBMSSupported capability
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType 
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestTsyMbmsSupportCaps0001L
+END_TESTCASE BA-CTSY-PKTS-PTMS-0001
+
+START_TESTCASE BA-CTSY-PKTS-PTMS-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PTMS-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::CompleteGetStaticCaps
+//!@SYMTestPriority 
+//!@SYMTestActions Invokes RPacketService::CompleteGetStaticCaps without KCapsMBMSSupported capability
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType 
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestTsyMbmsSupportCaps0001bL
+END_TESTCASE BA-CTSY-PKTS-PTMS-0002
+
+START_TESTCASE BA-CTSY-PKTS-PNMNSSC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PNMNSSC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyMbmsNetworkServiceStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyMbmsNetworkServiceStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMbmsNetworkServiceStatusChange0001L
+END_TESTCASE BA-CTSY-PKTS-PNMNSSC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PNMNSSC-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PNMNSSC-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::NotifyMbmsNetworkServiceStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyMbmsNetworkServiceStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMbmsNetworkServiceStatusChange0002L
+END_TESTCASE BA-CTSY-PKTS-PNMNSSC-0002
+
+START_TESTCASE BA-CTSY-PKTS-PNMNSSC-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PNMNSSC-0003
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::NotifyMbmsNetworkServiceStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyMbmsNetworkServiceStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMbmsNetworkServiceStatusChange0003L
+END_TESTCASE BA-CTSY-PKTS-PNMNSSC-0003
+
+START_TESTCASE BA-CTSY-PKTS-PGMNSSC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PGMNSSC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMbmsNetworkServiceStatus0001L
+END_TESTCASE BA-CTSY-PKTS-PGMNSSC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PGMNSSC-0001b
+//!@SYMTestCaseID BA-CTSY-PKTS-PGMNSSC-0001b
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetMbmsNetworkServiceStatus with status EMbmsNotSupported
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMbmsNetworkServiceStatus0001bL
+END_TESTCASE BA-CTSY-PKTS-PGMNSSC-0001b
+
+START_TESTCASE BA-CTSY-PKTS-PGMNSSC-0001c
+//!@SYMTestCaseID BA-CTSY-PKTS-PGMNSSC-0001c
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetMbmsNetworkServiceStatus with status EMbmsSupportUnknown
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMbmsNetworkServiceStatus0001cL
+END_TESTCASE BA-CTSY-PKTS-PGMNSSC-0001c
+
+START_TESTCASE BA-CTSY-PKTS-PGMNSSC-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PGMNSSC-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMbmsNetworkServiceStatus0002L
+END_TESTCASE BA-CTSY-PKTS-PGMNSSC-0002
+
+START_TESTCASE BA-CTSY-PKTS-PGMNSSC-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PGMNSSC-0003
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::GetMbmsNetworkServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMbmsNetworkServiceStatus0003L
+END_TESTCASE BA-CTSY-PKTS-PGMNSSC-0003
+
+START_TESTCASE BA-CTSY-PKTS-PGMNSSC-0005
+//!@SYMTestCaseID BA-CTSY-PKTS-PGMNSSC-0005
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::GetMbmsNetworkServiceStatus with timeout
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::GetMbmsNetworkServiceStatus and tests for timeout
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestGetMbmsNetworkServiceStatus0005L
+END_TESTCASE BA-CTSY-PKTS-PGMNSSC-0005
+
+START_TESTCASE BA-CTSY-PKTS-PNMSASC-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PNMSASC-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::NotifyMbmsServiceAvailabilityChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::NotifyMbmsServiceAvailabilityChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMbmsServiceAvailabilityChange0001L
+END_TESTCASE BA-CTSY-PKTS-PNMSASC-0001
+
+START_TESTCASE BA-CTSY-PKTS-PNMSASC-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PNMSASC-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc 
+//!@SYMTestPriority High 
+//!@SYMTestActions Invokes cancelling of RPacketService::NotifyMbmsServiceAvailabilityChange 
+//!@SYMTestExpectedResults Pass 
+//!@SYMTestType CT 
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMbmsServiceAvailabilityChange0002L
+END_TESTCASE BA-CTSY-PKTS-PNMSASC-0002
+
+START_TESTCASE BA-CTSY-PKTS-PNMSASC-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PNMSASC-0004
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc 
+//!@SYMTestPriority High 
+//!@SYMTestActions Invokes multiple client requests to RPacketService::NotifyMbmsServiceAvailabilityChange  
+//!@SYMTestExpectedResults Pass 
+//!@SYMTestType CT 
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestNotifyMbmsServiceAvailabilityChange0004L
+END_TESTCASE BA-CTSY-PKTS-PNMSASC-0004
+
+START_TESTCASE BA-CTSY-PKTS-PUMMSL-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PUMMSL-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::UpdateMbmsMonitorServiceListL
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::UpdateMbmsMonitorServiceListL
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsMonitorServiceList0001L
+END_TESTCASE BA-CTSY-PKTS-PUMMSL-0001
+
+START_TESTCASE BA-CTSY-PKTS-PUMMSL-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PUMMSL-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::UpdateMbmsMonitorServiceListL
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::UpdateMbmsMonitorServiceListL
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsMonitorServiceList0002L
+END_TESTCASE BA-CTSY-PKTS-PUMMSL-0002
+
+START_TESTCASE BA-CTSY-PKTS-PUMMSL-0003
+//!@SYMTestCaseID BA-CTSY-PKTS-PUMMSL-0003
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::UpdateMbmsMonitorServiceListL with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::UpdateMbmsMonitorServiceListL with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsMonitorServiceList0003L
+END_TESTCASE BA-CTSY-PKTS-PUMMSL-0003
+
+START_TESTCASE BA-CTSY-PKTS-PUMMSL-0005
+//!@SYMTestCaseID BA-CTSY-PKTS-PUMMSL-0005
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::UpdateMbmsMonitorServiceListL with timeout
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::UpdateMbmsMonitorServiceListL and tests for timeout
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsMonitorServiceList0005L
+END_TESTCASE BA-CTSY-PKTS-PUMMSL-0005
+
+START_TESTCASE BA-CTSY-PKTS-RPMMSL-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-RPMMSL-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for CRetrievePcktMbmsMonitoredServices::Start 
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes CRetrievePcktMbmsMonitoredServices::Start 
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestStart0001L
+END_TESTCASE BA-CTSY-PKTS-RPMMSL-0001
+
+START_TESTCASE BA-CTSY-PKTS-RPMMSL-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-RPMMSL-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of CRetrievePcktMbmsMonitoredServices::Start 
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of CRetrievePcktMbmsMonitoredServices::Start 
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestStart0002L
+END_TESTCASE BA-CTSY-PKTS-RPMMSL-0002
+
+START_TESTCASE BA-CTSY-PKTS-PEMMSL-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PEMMSL-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::EnumerateMbmsMonitorServiceList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::EnumerateMbmsMonitorServiceList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateMbmsMonitorServiceList0001L
+END_TESTCASE BA-CTSY-PKTS-PEMMSL-0001
+
+START_TESTCASE BA-CTSY-PKTS-PEMMSL-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PEMMSL-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::EnumerateMbmsMonitorServiceList
+//!@SYMTestPriority High
+//!@SYMTestActions  Invokes cancelling of RPacketService::EnumerateMbmsMonitorServiceList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateMbmsMonitorServiceList0002L
+END_TESTCASE BA-CTSY-PKTS-PEMMSL-0002
+
+START_TESTCASE BA-CTSY-PKTS-PEMMSL-0004
+//!@SYMTestCaseID BA-CTSY-PKTS-PEMMSL-0004
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketService::EnumerateMbmsMonitorServiceList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketService::EnumerateMbmsMonitorServiceList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateMbmsMonitorServiceList0004L
+END_TESTCASE BA-CTSY-PKTS-PEMMSL-0004
+
+START_TESTCASE BA-CTSY-PKTS-PEMASL-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PEMASL-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketService::EnumerateMbmsActiveServiceList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketService::EnumerateMbmsActiveServiceList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateMbmsActiveServiceList0001L
+END_TESTCASE BA-CTSY-PKTS-PEMASL-0001
+
+START_TESTCASE BA-CTSY-PKTS-PEMASL-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PEMASL-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketService::EnumerateMbmsActiveServiceList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketService::EnumerateMbmsActiveServiceList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestEnumerateMbmsActiveServiceList0002L
+END_TESTCASE BA-CTSY-PKTS-PEMASL-0002
+
+START_TESTCASE BA-CTSY-MCF-PUMSL-0001
+//!@SYMTestCaseID BA-CTSY-MCF-PUMSL-0001
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketMbmsContext::UpdateMbmsSessionList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketMbmsContext::UpdateMbmsSessionList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsSessionList0001L
+END_TESTCASE BA-CTSY-MCF-PUMSL-0001
+
+START_TESTCASE BA-CTSY-MCF-PUMSL-0002
+//!@SYMTestCaseID BA-CTSY-MCF-PUMSL-0002
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RPacketMbmsContext::UpdateMbmsSessionList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RPacketMbmsContext::UpdateMbmsSessionList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsSessionList0002L
+END_TESTCASE BA-CTSY-MCF-PUMSL-0002
+
+START_TESTCASE BA-CTSY-MCF-PUMSL-0003
+//!@SYMTestCaseID BA-CTSY-MCF-PUMSL-0003
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RPacketMbmsContext::UpdateMbmsSessionList
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RPacketMbmsContext::UpdateMbmsSessionList
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsSessionList0003L
+END_TESTCASE BA-CTSY-MCF-PUMSL-0003
+
+START_TESTCASE BA-CTSY-MCF-PUMSL-0005
+//!@SYMTestCaseID BA-CTSY-MCF-PUMSL-0005
+//!@SYMPREQ 1551
+//!@SYMComponent  telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RPacketMbmsContext::UpdateMbmsSessionList with timeout
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RPacketMbmsContext::UpdateMbmsSessionList and tests for timeout
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestUpdateMbmsSessionList0005L
+END_TESTCASE BA-CTSY-MCF-PUMSL-0005
+
+START_TESTCASE BA-CTSY-PKTS-PMSLS-0001
+//!@SYMTestCaseID BA-CTSY-PKTS-PMSLS-0001
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for CRetrievePcktMbmsSessionList::Start
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes CRetrievePcktMbmsSessionList::Start
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestRetrievePcktMbmsSessionListStart0001L
+END_TESTCASE BA-CTSY-PKTS-PMSLS-0001
+
+START_TESTCASE BA-CTSY-PKTS-PMSLS-0002
+//!@SYMTestCaseID BA-CTSY-PKTS-PMSLS-0002
+//!@SYMPREQ 1551
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of CRetrievePcktMbmsSessionList::Start
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of CRetrievePcktMbmsSessionList::Start
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyPacketServiceFU.TestRetrievePcktMbmsSessionListStart0002L
+END_TESTCASE BA-CTSY-PKTS-PMSLS-0002
+