telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_apncontrollist_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_apncontrollist_individual.script	Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,304 @@
+//
+// 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-ACL-MGAN-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MGAN-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetAPNname
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::GetAPNname
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNname0001L
+END_TESTCASE BA-CTSY-ACL-MGAN-0001
+
+START_TESTCASE BA-CTSY-ACL-MGAN-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MGAN-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::GetAPNname
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::GetAPNname
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNname0002L
+END_TESTCASE BA-CTSY-ACL-MGAN-0002
+
+START_TESTCASE BA-CTSY-ACL-MGAN-0003
+//!@SYMTestCaseID BA-CTSY-ACL-MGAN-0003
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetAPNname with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::GetAPNname with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNname0003L
+END_TESTCASE BA-CTSY-ACL-MGAN-0003
+
+START_TESTCASE BA-CTSY-ACL-MGAN-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MGAN-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::GetAPNname
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::GetAPNname
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNname0004L
+END_TESTCASE BA-CTSY-ACL-MGAN-0004
+
+START_TESTCASE BA-CTSY-ACL-MEAE-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MEAE-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::EnumerateAPNEntries
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::EnumerateAPNEntries
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestEnumerateAPNEntries0001L
+END_TESTCASE BA-CTSY-ACL-MEAE-0001
+
+START_TESTCASE BA-CTSY-ACL-MEAE-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MEAE-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::EnumerateAPNEntries
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::EnumerateAPNEntries
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestEnumerateAPNEntries0002L
+END_TESTCASE BA-CTSY-ACL-MEAE-0002
+
+START_TESTCASE BA-CTSY-ACL-MEAE-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MEAE-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::EnumerateAPNEntries
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::EnumerateAPNEntries
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestEnumerateAPNEntries0004L
+END_TESTCASE BA-CTSY-ACL-MEAE-0004
+
+START_TESTCASE BA-CTSY-ACL-MAAN-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MAAN-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::AppendAPNName
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::AppendAPNName
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestAppendAPNName0001L
+END_TESTCASE BA-CTSY-ACL-MAAN-0001
+
+START_TESTCASE BA-CTSY-ACL-MAAN-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MAAN-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::AppendAPNName
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::AppendAPNName
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestAppendAPNName0002L
+END_TESTCASE BA-CTSY-ACL-MAAN-0002
+
+START_TESTCASE BA-CTSY-ACL-MAAN-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MAAN-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::AppendAPNName
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::AppendAPNName
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestAppendAPNName0004L
+END_TESTCASE BA-CTSY-ACL-MAAN-0004
+
+START_TESTCASE BA-CTSY-ACL-MDAN-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MDAN-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::DeleteAPNName
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::DeleteAPNName
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestDeleteAPNName0001L
+END_TESTCASE BA-CTSY-ACL-MDAN-0001
+
+START_TESTCASE BA-CTSY-ACL-MDAN-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MDAN-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::DeleteAPNName
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::DeleteAPNName
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestDeleteAPNName0002L
+END_TESTCASE BA-CTSY-ACL-MDAN-0002
+
+START_TESTCASE BA-CTSY-ACL-MDAN-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MDAN-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::DeleteAPNName
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::DeleteAPNName
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestDeleteAPNName0004L
+END_TESTCASE BA-CTSY-ACL-MDAN-0004
+
+START_TESTCASE BA-CTSY-ACL-MNALC-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MNALC-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyAPNListChanged
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::NotifyAPNListChanged
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestNotifyAPNListChanged0001L
+END_TESTCASE BA-CTSY-ACL-MNALC-0001
+
+START_TESTCASE BA-CTSY-ACL-MNALC-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MNALC-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::NotifyAPNListChanged
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::NotifyAPNListChanged
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestNotifyAPNListChanged0002L
+END_TESTCASE BA-CTSY-ACL-MNALC-0002
+
+START_TESTCASE BA-CTSY-ACL-MNALC-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MNALC-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::NotifyAPNListChanged
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::NotifyAPNListChanged
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestNotifyAPNListChanged0004L
+END_TESTCASE BA-CTSY-ACL-MNALC-0004
+
+START_TESTCASE BA-CTSY-ACL-MGACLSS-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MGACLSS-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetAPNControlListServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::GetAPNControlListServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNControlListServiceStatus0001L
+END_TESTCASE BA-CTSY-ACL-MGACLSS-0001
+
+START_TESTCASE BA-CTSY-ACL-MGACLSS-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MGACLSS-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::GetAPNControlListServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::GetAPNControlListServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNControlListServiceStatus0002L
+END_TESTCASE BA-CTSY-ACL-MGACLSS-0002
+
+START_TESTCASE BA-CTSY-ACL-MGACLSS-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MGACLSS-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::GetAPNControlListServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::GetAPNControlListServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestGetAPNControlListServiceStatus0004L
+END_TESTCASE BA-CTSY-ACL-MGACLSS-0004
+
+START_TESTCASE BA-CTSY-ACL-MSACLSS-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MSACLSS-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetAPNControlListServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::SetAPNControlListServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestSetAPNControlListServiceStatus0001L
+END_TESTCASE BA-CTSY-ACL-MSACLSS-0001
+
+START_TESTCASE BA-CTSY-ACL-MSACLSS-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MSACLSS-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::SetAPNControlListServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::SetAPNControlListServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestSetAPNControlListServiceStatus0002L
+END_TESTCASE BA-CTSY-ACL-MSACLSS-0002
+
+START_TESTCASE BA-CTSY-ACL-MSACLSS-0003
+//!@SYMTestCaseID BA-CTSY-ACL-MSACLSS-0003
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SetAPNControlListServiceStatus with bad parameter data
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::SetAPNControlListServiceStatus with bad parameter data
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestSetAPNControlListServiceStatus0003L
+END_TESTCASE BA-CTSY-ACL-MSACLSS-0003
+
+START_TESTCASE BA-CTSY-ACL-MSACLSS-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MSACLSS-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::SetAPNControlListServiceStatus
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::SetAPNControlListServiceStatus
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestSetAPNControlListServiceStatus0004L
+END_TESTCASE BA-CTSY-ACL-MSACLSS-0004
+
+START_TESTCASE BA-CTSY-ACL-MNACLSSC-0001
+//!@SYMTestCaseID BA-CTSY-ACL-MNACLSSC-0001
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyAPNControlListServiceStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes RMobilePhone::NotifyAPNControlListServiceStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestNotifyAPNControlListServiceStatusChange0001L
+END_TESTCASE BA-CTSY-ACL-MNACLSSC-0001
+
+START_TESTCASE BA-CTSY-ACL-MNACLSSC-0002
+//!@SYMTestCaseID BA-CTSY-ACL-MNACLSSC-0002
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::NotifyAPNControlListServiceStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes cancelling of RMobilePhone::NotifyAPNControlListServiceStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestNotifyAPNControlListServiceStatusChange0002L
+END_TESTCASE BA-CTSY-ACL-MNACLSSC-0002
+
+START_TESTCASE BA-CTSY-ACL-MNACLSSC-0004
+//!@SYMTestCaseID BA-CTSY-ACL-MNACLSSC-0004
+//!@SYMComponent telephony_ctsy
+//!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::NotifyAPNControlListServiceStatusChange
+//!@SYMTestPriority High
+//!@SYMTestActions Invokes multiple client requests to RMobilePhone::NotifyAPNControlListServiceStatusChange
+//!@SYMTestExpectedResults Pass
+//!@SYMTestType CT
+RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAPNControlListFU.TestNotifyAPNControlListServiceStatusChange0004L
+END_TESTCASE BA-CTSY-ACL-MNACLSSC-0004
+