telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_customipc_individual.script
changeset 0 3553901f7fa8
child 5 7ef16719d8cb
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 LOAD_SUITE te_ctsy_component
       
    18 
       
    19 RUN_UTILS Delete c:\private\101f7989\rand_db.cur
       
    20 
       
    21 START_TESTCASE BA-CTSY-CIPC-MCSDM-0001
       
    22 //!@SYMTestCaseID BA-CTSY-CIPC-MCSDM-0001
       
    23 //!@SYMComponent telephony_ctsy
       
    24 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetDriveMode
       
    25 //!@SYMTestPriority High
       
    26 //!@SYMTestActions Invokes RMmCustomAPI::SetDriveMode
       
    27 //!@SYMTestExpectedResults Pass
       
    28 //!@SYMTestType CT
       
    29 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetDriveMode0001L
       
    30 END_TESTCASE BA-CTSY-CIPC-MCSDM-0001
       
    31 
       
    32 START_TESTCASE BA-CTSY-CIPC-MCSDM-0002
       
    33 //!@SYMTestCaseID BA-CTSY-CIPC-MCSDM-0002
       
    34 //!@SYMComponent telephony_ctsy
       
    35 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SetDriveMode
       
    36 //!@SYMTestPriority High
       
    37 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SetDriveMode
       
    38 //!@SYMTestExpectedResults Pass
       
    39 //!@SYMTestType CT
       
    40 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetDriveMode0002L
       
    41 END_TESTCASE BA-CTSY-CIPC-MCSDM-0002
       
    42 
       
    43 START_TESTCASE BA-CTSY-CIPC-MCSDM-0004
       
    44 //!@SYMTestCaseID BA-CTSY-CIPC-MCSDM-0004
       
    45 //!@SYMComponent telephony_ctsy
       
    46 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SetDriveMode
       
    47 //!@SYMTestPriority High
       
    48 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SetDriveMode
       
    49 //!@SYMTestExpectedResults Pass
       
    50 //!@SYMTestType CT
       
    51 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetDriveMode0004L
       
    52 END_TESTCASE BA-CTSY-CIPC-MCSDM-0004
       
    53 
       
    54 START_TESTCASE BA-CTSY-CIPC-MCASL-0001
       
    55 //!@SYMTestCaseID BA-CTSY-CIPC-MCASL-0001
       
    56 //!@SYMComponent telephony_ctsy
       
    57 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ActivateSimLock
       
    58 //!@SYMTestPriority High
       
    59 //!@SYMTestActions Invokes RMmCustomAPI::ActivateSimLock
       
    60 //!@SYMTestExpectedResults Pass
       
    61 //!@SYMTestType CT
       
    62 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestActivateSimLock0001L
       
    63 END_TESTCASE BA-CTSY-CIPC-MCASL-0001
       
    64 
       
    65 START_TESTCASE BA-CTSY-CIPC-MCASL-0002
       
    66 //!@SYMTestCaseID BA-CTSY-CIPC-MCASL-0002
       
    67 //!@SYMComponent telephony_ctsy
       
    68 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ActivateSimLock
       
    69 //!@SYMTestPriority High
       
    70 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ActivateSimLock
       
    71 //!@SYMTestExpectedResults Pass
       
    72 //!@SYMTestType CT
       
    73 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestActivateSimLock0002L
       
    74 END_TESTCASE BA-CTSY-CIPC-MCASL-0002
       
    75 
       
    76 START_TESTCASE BA-CTSY-CIPC-MCASL-0003
       
    77 //!@SYMTestCaseID BA-CTSY-CIPC-MCASL-0003
       
    78 //!@SYMComponent telephony_ctsy
       
    79 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ActivateSimLock with bad parameter data
       
    80 //!@SYMTestPriority High
       
    81 //!@SYMTestActions Invokes RMmCustomAPI::ActivateSimLock with bad parameter data
       
    82 //!@SYMTestExpectedResults Pass
       
    83 //!@SYMTestType CT
       
    84 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestActivateSimLock0003L
       
    85 END_TESTCASE BA-CTSY-CIPC-MCASL-0003
       
    86 
       
    87 START_TESTCASE BA-CTSY-CIPC-MCASL-0004
       
    88 //!@SYMTestCaseID BA-CTSY-CIPC-MCASL-0004
       
    89 //!@SYMComponent telephony_ctsy
       
    90 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ActivateSimLock
       
    91 //!@SYMTestPriority High
       
    92 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ActivateSimLock
       
    93 //!@SYMTestExpectedResults Pass
       
    94 //!@SYMTestType CT
       
    95 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestActivateSimLock0004L
       
    96 END_TESTCASE BA-CTSY-CIPC-MCASL-0004
       
    97 
       
    98 START_TESTCASE BA-CTSY-CIPC-MCDASL-0001
       
    99 //!@SYMTestCaseID BA-CTSY-CIPC-MCDASL-0001
       
   100 //!@SYMComponent telephony_ctsy
       
   101 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::DeActivateSimLock
       
   102 //!@SYMTestPriority High
       
   103 //!@SYMTestActions Invokes RMmCustomAPI::DeActivateSimLock
       
   104 //!@SYMTestExpectedResults Pass
       
   105 //!@SYMTestType CT
       
   106 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeActivateSimLock0001L
       
   107 END_TESTCASE BA-CTSY-CIPC-MCDASL-0001
       
   108 
       
   109 START_TESTCASE BA-CTSY-CIPC-MCDASL-0002
       
   110 //!@SYMTestCaseID BA-CTSY-CIPC-MCDASL-0002
       
   111 //!@SYMComponent telephony_ctsy
       
   112 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::DeActivateSimLock
       
   113 //!@SYMTestPriority High
       
   114 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::DeActivateSimLock
       
   115 //!@SYMTestExpectedResults Pass
       
   116 //!@SYMTestType CT
       
   117 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeActivateSimLock0002L
       
   118 END_TESTCASE BA-CTSY-CIPC-MCDASL-0002
       
   119 
       
   120 START_TESTCASE BA-CTSY-CIPC-MCDASL-0003
       
   121 //!@SYMTestCaseID BA-CTSY-CIPC-MCDASL-0003
       
   122 //!@SYMComponent telephony_ctsy
       
   123 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::DeActivateSimLock with bad parameter data
       
   124 //!@SYMTestPriority High
       
   125 //!@SYMTestActions Invokes RMmCustomAPI::DeActivateSimLock with bad parameter data
       
   126 //!@SYMTestExpectedResults Pass
       
   127 //!@SYMTestType CT
       
   128 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeActivateSimLock0003L
       
   129 END_TESTCASE BA-CTSY-CIPC-MCDASL-0003
       
   130 
       
   131 START_TESTCASE BA-CTSY-CIPC-MCDASL-0004
       
   132 //!@SYMTestCaseID BA-CTSY-CIPC-MCDASL-0004
       
   133 //!@SYMComponent telephony_ctsy
       
   134 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::DeActivateSimLock
       
   135 //!@SYMTestPriority High
       
   136 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::DeActivateSimLock
       
   137 //!@SYMTestExpectedResults Pass
       
   138 //!@SYMTestType CT
       
   139 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeActivateSimLock0004L
       
   140 END_TESTCASE BA-CTSY-CIPC-MCDASL-0004
       
   141 
       
   142 START_TESTCASE BA-CTSY-CIPC-MCNDE-0001
       
   143 //!@SYMTestCaseID BA-CTSY-CIPC-MCNDE-0001
       
   144 //!@SYMComponent telephony_ctsy
       
   145 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyDtmfEvent
       
   146 //!@SYMTestPriority High
       
   147 //!@SYMTestActions Invokes RMmCustomAPI::NotifyDtmfEvent
       
   148 //!@SYMTestExpectedResults Pass
       
   149 //!@SYMTestType CT
       
   150 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyDtmfEvent0001L
       
   151 END_TESTCASE BA-CTSY-CIPC-MCNDE-0001
       
   152 
       
   153 START_TESTCASE BA-CTSY-CIPC-MCNDE-0002
       
   154 //!@SYMTestCaseID BA-CTSY-CIPC-MCNDE-0002
       
   155 //!@SYMComponent telephony_ctsy
       
   156 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyDtmfEvent
       
   157 //!@SYMTestPriority High
       
   158 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyDtmfEvent
       
   159 //!@SYMTestExpectedResults Pass
       
   160 //!@SYMTestType CT
       
   161 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyDtmfEvent0002L
       
   162 END_TESTCASE BA-CTSY-CIPC-MCNDE-0002
       
   163 
       
   164 START_TESTCASE BA-CTSY-CIPC-MCNDE-0004
       
   165 //!@SYMTestCaseID BA-CTSY-CIPC-MCNDE-0004
       
   166 //!@SYMComponent telephony_ctsy
       
   167 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyDtmfEvent
       
   168 //!@SYMTestPriority High
       
   169 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyDtmfEvent
       
   170 //!@SYMTestExpectedResults Pass
       
   171 //!@SYMTestType CT
       
   172 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyDtmfEvent0004L
       
   173 END_TESTCASE BA-CTSY-CIPC-MCNDE-0004
       
   174 
       
   175 START_TESTCASE BA-CTSY-CIPC-MCGDO-0001
       
   176 //!@SYMTestCaseID BA-CTSY-CIPC-MCGDO-0001
       
   177 //!@SYMComponent telephony_ctsy
       
   178 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetDiagnosticInfo
       
   179 //!@SYMTestPriority High
       
   180 //!@SYMTestActions Invokes RMmCustomAPI::GetDiagnosticInfo
       
   181 //!@SYMTestExpectedResults Pass
       
   182 //!@SYMTestType CT
       
   183 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetDiagnosticInfo0001L
       
   184 END_TESTCASE BA-CTSY-CIPC-MCGDO-0001
       
   185 
       
   186 START_TESTCASE BA-CTSY-CIPC-MCSAB-0001
       
   187 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAB-0001
       
   188 //!@SYMComponent telephony_ctsy
       
   189 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetAlsBlocked
       
   190 //!@SYMTestPriority High
       
   191 //!@SYMTestActions Invokes RMmCustomAPI::SetAlsBlocked
       
   192 //!@SYMTestExpectedResults Pass
       
   193 //!@SYMTestType CT
       
   194 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlsBlocked0001L
       
   195 END_TESTCASE BA-CTSY-CIPC-MCSAB-0001
       
   196 
       
   197 START_TESTCASE BA-CTSY-CIPC-MCSAB-0002
       
   198 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAB-0002
       
   199 //!@SYMComponent telephony_ctsy
       
   200 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SetAlsBlocked
       
   201 //!@SYMTestPriority High
       
   202 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SetAlsBlocked
       
   203 //!@SYMTestExpectedResults Pass
       
   204 //!@SYMTestType CT
       
   205 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlsBlocked0002L
       
   206 END_TESTCASE BA-CTSY-CIPC-MCSAB-0002
       
   207 
       
   208 START_TESTCASE BA-CTSY-CIPC-MCSAB-0004
       
   209 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAB-0004
       
   210 //!@SYMComponent telephony_ctsy
       
   211 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SetAlsBlocked
       
   212 //!@SYMTestPriority High
       
   213 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SetAlsBlocked
       
   214 //!@SYMTestExpectedResults Pass
       
   215 //!@SYMTestType CT
       
   216 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlsBlocked0004L
       
   217 END_TESTCASE BA-CTSY-CIPC-MCSAB-0004
       
   218 
       
   219 START_TESTCASE BA-CTSY-CIPC-MCGAB-0001
       
   220 //!@SYMTestCaseID BA-CTSY-CIPC-MCGAB-0001
       
   221 //!@SYMComponent telephony_ctsy
       
   222 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetAlsBlocked
       
   223 //!@SYMTestPriority High
       
   224 //!@SYMTestActions Invokes RMmCustomAPI::GetAlsBlocked
       
   225 //!@SYMTestExpectedResults Pass
       
   226 //!@SYMTestType CT
       
   227 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetAlsBlocked0001L
       
   228 END_TESTCASE BA-CTSY-CIPC-MCGAB-0001
       
   229 
       
   230 START_TESTCASE BA-CTSY-CIPC-MCGAB-0002
       
   231 //!@SYMTestCaseID BA-CTSY-CIPC-MCGAB-0002
       
   232 //!@SYMComponent telephony_ctsy
       
   233 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetAlsBlocked
       
   234 //!@SYMTestPriority High
       
   235 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetAlsBlocked
       
   236 //!@SYMTestExpectedResults Pass
       
   237 //!@SYMTestType CT
       
   238 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetAlsBlocked0002L
       
   239 END_TESTCASE BA-CTSY-CIPC-MCGAB-0002
       
   240 
       
   241 START_TESTCASE BA-CTSY-CIPC-MCGAB-0004
       
   242 //!@SYMTestCaseID BA-CTSY-CIPC-MCGAB-0004
       
   243 //!@SYMComponent telephony_ctsy
       
   244 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetAlsBlocked
       
   245 //!@SYMTestPriority High
       
   246 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetAlsBlocked
       
   247 //!@SYMTestExpectedResults Pass
       
   248 //!@SYMTestType CT
       
   249 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetAlsBlocked0004L
       
   250 END_TESTCASE BA-CTSY-CIPC-MCGAB-0004
       
   251 
       
   252 START_TESTCASE BA-CTSY-CIPC-MCCAPS-0001
       
   253 //!@SYMTestCaseID BA-CTSY-CIPC-MCCAPS-0001
       
   254 //!@SYMComponent telephony_ctsy
       
   255 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::CheckAlsPpSupport
       
   256 //!@SYMTestPriority High
       
   257 //!@SYMTestActions Invokes RMmCustomAPI::CheckAlsPpSupport
       
   258 //!@SYMTestExpectedResults Pass
       
   259 //!@SYMTestType CT
       
   260 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckAlsPpSupport0001L
       
   261 END_TESTCASE BA-CTSY-CIPC-MCCAPS-0001
       
   262 
       
   263 START_TESTCASE BA-CTSY-CIPC-MCCAPS-0002
       
   264 //!@SYMTestCaseID BA-CTSY-CIPC-MCCAPS-0002
       
   265 //!@SYMComponent telephony_ctsy
       
   266 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::CheckAlsPpSupport
       
   267 //!@SYMTestPriority High
       
   268 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::CheckAlsPpSupport
       
   269 //!@SYMTestExpectedResults Pass
       
   270 //!@SYMTestType CT
       
   271 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckAlsPpSupport0002L
       
   272 END_TESTCASE BA-CTSY-CIPC-MCCAPS-0002
       
   273 
       
   274 START_TESTCASE BA-CTSY-CIPC-MCCAPS-0004
       
   275 //!@SYMTestCaseID BA-CTSY-CIPC-MCCAPS-0004
       
   276 //!@SYMComponent telephony_ctsy
       
   277 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::CheckAlsPpSupport
       
   278 //!@SYMTestPriority High
       
   279 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::CheckAlsPpSupport
       
   280 //!@SYMTestExpectedResults Pass
       
   281 //!@SYMTestType CT
       
   282 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckAlsPpSupport0004L
       
   283 END_TESTCASE BA-CTSY-CIPC-MCCAPS-0004
       
   284 
       
   285 START_TESTCASE BA-CTSY-CIPC-MCGRATS-0001
       
   286 //!@SYMTestCaseID BA-CTSY-CIPC-MCGRATS-0001
       
   287 //!@SYMComponent telephony_ctsy
       
   288 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetRemoteAlertingToneStatus
       
   289 //!@SYMTestPriority High
       
   290 //!@SYMTestActions Invokes RMmCustomAPI::GetRemoteAlertingToneStatus
       
   291 //!@SYMTestExpectedResults Pass
       
   292 //!@SYMTestType CT
       
   293 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetRemoteAlertingToneStatus0001L
       
   294 END_TESTCASE BA-CTSY-CIPC-MCGRATS-0001
       
   295 
       
   296 START_TESTCASE BA-CTSY-CIPC-MCCO-0001
       
   297 //!@SYMTestCaseID BA-CTSY-CIPC-MCCO-0001
       
   298 //!@SYMComponent telephony_ctsy
       
   299 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::CallOrigin
       
   300 //!@SYMTestPriority High
       
   301 //!@SYMTestActions Invokes RMmCustomAPI::CallOrigin
       
   302 //!@SYMTestExpectedResults Pass
       
   303 //!@SYMTestType CT
       
   304 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCallOrigin0001L
       
   305 END_TESTCASE BA-CTSY-CIPC-MCCO-0001
       
   306 
       
   307 START_TESTCASE BA-CTSY-CIPC-MCTC-0001
       
   308 //!@SYMTestCaseID BA-CTSY-CIPC-MCTC-0001
       
   309 //!@SYMComponent telephony_ctsy
       
   310 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::TerminateCall
       
   311 //!@SYMTestPriority High
       
   312 //!@SYMTestActions Invokes RMmCustomAPI::TerminateCall
       
   313 //!@SYMTestExpectedResults Pass
       
   314 //!@SYMTestType CT
       
   315 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestTerminateCall0001L
       
   316 END_TESTCASE BA-CTSY-CIPC-MCTC-0001
       
   317 
       
   318 START_TESTCASE BA-CTSY-CIPC-MCTC-0002
       
   319 //!@SYMTestCaseID BA-CTSY-CIPC-MCTC-0002
       
   320 //!@SYMComponent telephony_ctsy
       
   321 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::TerminateCall
       
   322 //!@SYMTestPriority High
       
   323 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::TerminateCall
       
   324 //!@SYMTestExpectedResults Pass
       
   325 //!@SYMTestType CT
       
   326 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestTerminateCall0002L
       
   327 END_TESTCASE BA-CTSY-CIPC-MCTC-0002
       
   328 
       
   329 START_TESTCASE BA-CTSY-CIPC-MCTC-0003
       
   330 //!@SYMTestCaseID BA-CTSY-CIPC-MCTC-0003
       
   331 //!@SYMComponent telephony_ctsy
       
   332 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::TerminateCall with bad parameter data
       
   333 //!@SYMTestPriority High
       
   334 //!@SYMTestActions Invokes RMmCustomAPI::TerminateCall with bad parameter data
       
   335 //!@SYMTestExpectedResults Pass
       
   336 //!@SYMTestType CT
       
   337 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestTerminateCall0003L
       
   338 END_TESTCASE BA-CTSY-CIPC-MCTC-0003
       
   339 
       
   340 START_TESTCASE BA-CTSY-CIPC-MCTC-0004
       
   341 //!@SYMTestCaseID BA-CTSY-CIPC-MCTC-0004
       
   342 //!@SYMComponent telephony_ctsy
       
   343 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::TerminateCall
       
   344 //!@SYMTestPriority High
       
   345 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::TerminateCall
       
   346 //!@SYMTestExpectedResults Pass
       
   347 //!@SYMTestType CT
       
   348 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestTerminateCall0004L
       
   349 END_TESTCASE BA-CTSY-CIPC-MCTC-0004
       
   350 
       
   351 START_TESTCASE BA-CTSY-CIPC-MCBABC-0001
       
   352 //!@SYMTestCaseID BA-CTSY-CIPC-MCBABC-0001
       
   353 //!@SYMComponent telephony_ctsy
       
   354 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyAlsBlockedChanged
       
   355 //!@SYMTestPriority High
       
   356 //!@SYMTestActions Invokes RMmCustomAPI::NotifyAlsBlockedChanged
       
   357 //!@SYMTestExpectedResults Pass
       
   358 //!@SYMTestType CT
       
   359 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyAlsBlockedChanged0001L
       
   360 END_TESTCASE BA-CTSY-CIPC-MCBABC-0001
       
   361 
       
   362 START_TESTCASE BA-CTSY-CIPC-MCBABC-0002
       
   363 //!@SYMTestCaseID BA-CTSY-CIPC-MCBABC-0002
       
   364 //!@SYMComponent telephony_ctsy
       
   365 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyAlsBlockedChanged
       
   366 //!@SYMTestPriority High
       
   367 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyAlsBlockedChanged
       
   368 //!@SYMTestExpectedResults Pass
       
   369 //!@SYMTestType CT
       
   370 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyAlsBlockedChanged0002L
       
   371 END_TESTCASE BA-CTSY-CIPC-MCBABC-0002
       
   372 
       
   373 START_TESTCASE BA-CTSY-CIPC-MCBABC-0004
       
   374 //!@SYMTestCaseID BA-CTSY-CIPC-MCBABC-0004
       
   375 //!@SYMComponent telephony_ctsy
       
   376 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyAlsBlockedChanged
       
   377 //!@SYMTestPriority High
       
   378 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyAlsBlockedChanged
       
   379 //!@SYMTestExpectedResults Pass
       
   380 //!@SYMTestType CT
       
   381 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyAlsBlockedChanged0004L
       
   382 END_TESTCASE BA-CTSY-CIPC-MCBABC-0004
       
   383 
       
   384 START_TESTCASE BA-CTSY-CIPC-MCGCI-0001
       
   385 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI-0001
       
   386 //!@SYMComponent telephony_ctsy
       
   387 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetCipheringInfo
       
   388 //!@SYMTestPriority High
       
   389 //!@SYMTestActions Invokes RMmCustomAPI::GetCipheringInfo
       
   390 //!@SYMTestExpectedResults Pass
       
   391 //!@SYMTestType CT
       
   392 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCipheringInfo0001L
       
   393 END_TESTCASE BA-CTSY-CIPC-MCGCI-0001
       
   394 
       
   395 START_TESTCASE BA-CTSY-CIPC-MCGCI-0002
       
   396 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI-0002
       
   397 //!@SYMComponent telephony_ctsy
       
   398 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetCipheringInfo
       
   399 //!@SYMTestPriority High
       
   400 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetCipheringInfo
       
   401 //!@SYMTestExpectedResults Pass
       
   402 //!@SYMTestType CT
       
   403 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCipheringInfo0002L
       
   404 END_TESTCASE BA-CTSY-CIPC-MCGCI-0002
       
   405 
       
   406 START_TESTCASE BA-CTSY-CIPC-MCGCI-0004
       
   407 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI-0004
       
   408 //!@SYMComponent telephony_ctsy
       
   409 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetCipheringInfo
       
   410 //!@SYMTestPriority High
       
   411 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetCipheringInfo
       
   412 //!@SYMTestExpectedResults Pass
       
   413 //!@SYMTestType CT
       
   414 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCipheringInfo0004L
       
   415 END_TESTCASE BA-CTSY-CIPC-MCGCI-0004
       
   416 
       
   417 START_TESTCASE BA-CTSY-CIPC-MCNCIC-0001
       
   418 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC-0001
       
   419 //!@SYMComponent telephony_ctsy
       
   420 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyCipheringInfoChange
       
   421 //!@SYMTestPriority High
       
   422 //!@SYMTestActions Invokes RMmCustomAPI::NotifyCipheringInfoChange
       
   423 //!@SYMTestExpectedResults Pass
       
   424 //!@SYMTestType CT
       
   425 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCipheringInfoChange0001L
       
   426 END_TESTCASE BA-CTSY-CIPC-MCNCIC-0001
       
   427 
       
   428 START_TESTCASE BA-CTSY-CIPC-MCNCIC-0002
       
   429 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC-0002
       
   430 //!@SYMComponent telephony_ctsy
       
   431 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyCipheringInfoChange
       
   432 //!@SYMTestPriority High
       
   433 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyCipheringInfoChange
       
   434 //!@SYMTestExpectedResults Pass
       
   435 //!@SYMTestType CT
       
   436 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCipheringInfoChange0002L
       
   437 END_TESTCASE BA-CTSY-CIPC-MCNCIC-0002
       
   438 
       
   439 START_TESTCASE BA-CTSY-CIPC-MCNCIC-0004
       
   440 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC-0004
       
   441 //!@SYMComponent telephony_ctsy
       
   442 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyCipheringInfoChange
       
   443 //!@SYMTestPriority High
       
   444 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyCipheringInfoChange
       
   445 //!@SYMTestExpectedResults Pass
       
   446 //!@SYMTestType CT
       
   447 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCipheringInfoChange0004L
       
   448 END_TESTCASE BA-CTSY-CIPC-MCNCIC-0004
       
   449 
       
   450 START_TESTCASE BA-CTSY-CIPC-MCNNS-0001
       
   451 //!@SYMTestCaseID BA-CTSY-CIPC-MCNNS-0001
       
   452 //!@SYMComponent telephony_ctsy
       
   453 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyNSPSStatus
       
   454 //!@SYMTestPriority High
       
   455 //!@SYMTestActions Invokes RMmCustomAPI::NotifyNSPSStatus
       
   456 //!@SYMTestExpectedResults Pass
       
   457 //!@SYMTestType CT
       
   458 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyNSPSStatus0001L
       
   459 END_TESTCASE BA-CTSY-CIPC-MCNNS-0001
       
   460 
       
   461 START_TESTCASE BA-CTSY-CIPC-MCNNS-0002
       
   462 //!@SYMTestCaseID BA-CTSY-CIPC-MCNNS-0002
       
   463 //!@SYMComponent telephony_ctsy
       
   464 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyNSPSStatus
       
   465 //!@SYMTestPriority High
       
   466 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyNSPSStatus
       
   467 //!@SYMTestExpectedResults Pass
       
   468 //!@SYMTestType CT
       
   469 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyNSPSStatus0002L
       
   470 END_TESTCASE BA-CTSY-CIPC-MCNNS-0002
       
   471 
       
   472 START_TESTCASE BA-CTSY-CIPC-MCNNS-0004
       
   473 //!@SYMTestCaseID BA-CTSY-CIPC-MCNNS-0004
       
   474 //!@SYMComponent telephony_ctsy
       
   475 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyNSPSStatus
       
   476 //!@SYMTestPriority High
       
   477 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyNSPSStatus
       
   478 //!@SYMTestExpectedResults Pass
       
   479 //!@SYMTestType CT
       
   480 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyNSPSStatus0004L
       
   481 END_TESTCASE BA-CTSY-CIPC-MCNNS-0004
       
   482 
       
   483 START_TESTCASE BA-CTSY-CIPC-MCNW-0001
       
   484 //!@SYMTestCaseID BA-CTSY-CIPC-MCNW-0001
       
   485 //!@SYMComponent telephony_ctsy
       
   486 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NetWakeup
       
   487 //!@SYMTestPriority High
       
   488 //!@SYMTestActions Invokes RMmCustomAPI::NetWakeup
       
   489 //!@SYMTestExpectedResults Pass
       
   490 //!@SYMTestType CT
       
   491 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNetWakeup0001L
       
   492 END_TESTCASE BA-CTSY-CIPC-MCNW-0001
       
   493 
       
   494 START_TESTCASE BA-CTSY-CIPC-MCNW-0002
       
   495 //!@SYMTestCaseID BA-CTSY-CIPC-MCNW-0002
       
   496 //!@SYMComponent telephony_ctsy
       
   497 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NetWakeup
       
   498 //!@SYMTestPriority High
       
   499 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NetWakeup
       
   500 //!@SYMTestExpectedResults Pass
       
   501 //!@SYMTestType CT
       
   502 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNetWakeup0002L
       
   503 END_TESTCASE BA-CTSY-CIPC-MCNW-0002
       
   504 
       
   505 START_TESTCASE BA-CTSY-CIPC-MCNW-0004
       
   506 //!@SYMTestCaseID BA-CTSY-CIPC-MCNW-0004
       
   507 //!@SYMComponent telephony_ctsy
       
   508 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NetWakeup
       
   509 //!@SYMTestPriority High
       
   510 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NetWakeup
       
   511 //!@SYMTestExpectedResults Pass
       
   512 //!@SYMTestType CT
       
   513 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNetWakeup0004L
       
   514 END_TESTCASE BA-CTSY-CIPC-MCNW-0004
       
   515 
       
   516 START_TESTCASE BA-CTSY-CIPC-MCRVHZP-0001
       
   517 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZP-0001
       
   518 //!@SYMComponent telephony_ctsy
       
   519 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadViagHomeZoneParams
       
   520 //!@SYMTestPriority High
       
   521 //!@SYMTestActions Invokes RMmCustomAPI::ReadViagHomeZoneParams
       
   522 //!@SYMTestExpectedResults Pass
       
   523 //!@SYMTestType CT
       
   524 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneParams0001L
       
   525 END_TESTCASE BA-CTSY-CIPC-MCRVHZP-0001
       
   526 
       
   527 START_TESTCASE BA-CTSY-CIPC-MCRVHZP-0002
       
   528 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZP-0002
       
   529 //!@SYMComponent telephony_ctsy
       
   530 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ReadViagHomeZoneParams
       
   531 //!@SYMTestPriority High
       
   532 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ReadViagHomeZoneParams
       
   533 //!@SYMTestExpectedResults Pass
       
   534 //!@SYMTestType CT
       
   535 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneParams0002L
       
   536 END_TESTCASE BA-CTSY-CIPC-MCRVHZP-0002
       
   537 
       
   538 START_TESTCASE BA-CTSY-CIPC-MCRVHZP-0003
       
   539 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZP-0003
       
   540 //!@SYMComponent telephony_ctsy
       
   541 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadViagHomeZoneParams with bad parameter data
       
   542 //!@SYMTestPriority High
       
   543 //!@SYMTestActions Invokes RMmCustomAPI::ReadViagHomeZoneParams with bad parameter data
       
   544 //!@SYMTestExpectedResults Pass
       
   545 //!@SYMTestType CT
       
   546 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneParams0003L
       
   547 END_TESTCASE BA-CTSY-CIPC-MCRVHZP-0003
       
   548 
       
   549 START_TESTCASE BA-CTSY-CIPC-MCRVHZP-0004
       
   550 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZP-0004
       
   551 //!@SYMComponent telephony_ctsy
       
   552 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ReadViagHomeZoneParams
       
   553 //!@SYMTestPriority High
       
   554 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ReadViagHomeZoneParams
       
   555 //!@SYMTestExpectedResults Pass
       
   556 //!@SYMTestType CT
       
   557 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneParams0004L
       
   558 END_TESTCASE BA-CTSY-CIPC-MCRVHZP-0004
       
   559 
       
   560 START_TESTCASE BA-CTSY-CIPC-MCRVHZC-0001
       
   561 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZC-0001
       
   562 //!@SYMComponent telephony_ctsy
       
   563 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadViagHomeZoneCache
       
   564 //!@SYMTestPriority High
       
   565 //!@SYMTestActions Invokes RMmCustomAPI::ReadViagHomeZoneCache
       
   566 //!@SYMTestExpectedResults Pass
       
   567 //!@SYMTestType CT
       
   568 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneCache0001L
       
   569 END_TESTCASE BA-CTSY-CIPC-MCRVHZC-0001
       
   570 
       
   571 START_TESTCASE BA-CTSY-CIPC-MCRVHZC-0002
       
   572 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZC-0002
       
   573 //!@SYMComponent telephony_ctsy
       
   574 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ReadViagHomeZoneCache
       
   575 //!@SYMTestPriority High
       
   576 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ReadViagHomeZoneCache
       
   577 //!@SYMTestExpectedResults Pass
       
   578 //!@SYMTestType CT
       
   579 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneCache0002L
       
   580 END_TESTCASE BA-CTSY-CIPC-MCRVHZC-0002
       
   581 
       
   582 START_TESTCASE BA-CTSY-CIPC-MCRVHZC-0003
       
   583 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZC-0003
       
   584 //!@SYMComponent telephony_ctsy
       
   585 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadViagHomeZoneCache with bad parameter data
       
   586 //!@SYMTestPriority High
       
   587 //!@SYMTestActions Invokes RMmCustomAPI::ReadViagHomeZoneCache with bad parameter data
       
   588 //!@SYMTestExpectedResults Pass
       
   589 //!@SYMTestType CT
       
   590 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneCache0003L
       
   591 END_TESTCASE BA-CTSY-CIPC-MCRVHZC-0003
       
   592 
       
   593 START_TESTCASE BA-CTSY-CIPC-MCRVHZC-0004
       
   594 //!@SYMTestCaseID BA-CTSY-CIPC-MCRVHZC-0004
       
   595 //!@SYMComponent telephony_ctsy
       
   596 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ReadViagHomeZoneCache
       
   597 //!@SYMTestPriority High
       
   598 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ReadViagHomeZoneCache
       
   599 //!@SYMTestExpectedResults Pass
       
   600 //!@SYMTestType CT
       
   601 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadViagHomeZoneCache0004L
       
   602 END_TESTCASE BA-CTSY-CIPC-MCRVHZC-0004
       
   603 
       
   604 START_TESTCASE BA-CTSY-CIPC-MCWVHZC-0001
       
   605 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZC-0001
       
   606 //!@SYMComponent telephony_ctsy
       
   607 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::WriteViagHomeZoneCache
       
   608 //!@SYMTestPriority High
       
   609 //!@SYMTestActions Invokes RMmCustomAPI::WriteViagHomeZoneCache
       
   610 //!@SYMTestExpectedResults Pass
       
   611 //!@SYMTestType CT
       
   612 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneCache0001L
       
   613 END_TESTCASE BA-CTSY-CIPC-MCWVHZC-0001
       
   614 
       
   615 START_TESTCASE BA-CTSY-CIPC-MCWVHZC-0002
       
   616 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZC-0002
       
   617 //!@SYMComponent telephony_ctsy
       
   618 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::WriteViagHomeZoneCache
       
   619 //!@SYMTestPriority High
       
   620 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::WriteViagHomeZoneCache
       
   621 //!@SYMTestExpectedResults Pass
       
   622 //!@SYMTestType CT
       
   623 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneCache0002L
       
   624 END_TESTCASE BA-CTSY-CIPC-MCWVHZC-0002
       
   625 
       
   626 START_TESTCASE BA-CTSY-CIPC-MCWVHZC-0003
       
   627 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZC-0003
       
   628 //!@SYMComponent telephony_ctsy
       
   629 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::WriteViagHomeZoneCache with bad parameter data
       
   630 //!@SYMTestPriority High
       
   631 //!@SYMTestActions Invokes RMmCustomAPI::WriteViagHomeZoneCache with bad parameter data
       
   632 //!@SYMTestExpectedResults Pass
       
   633 //!@SYMTestType CT
       
   634 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneCache0003L
       
   635 END_TESTCASE BA-CTSY-CIPC-MCWVHZC-0003
       
   636 
       
   637 START_TESTCASE BA-CTSY-CIPC-MCWVHZC-0004
       
   638 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZC-0004
       
   639 //!@SYMComponent telephony_ctsy
       
   640 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::WriteViagHomeZoneCache
       
   641 //!@SYMTestPriority High
       
   642 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::WriteViagHomeZoneCache
       
   643 //!@SYMTestExpectedResults Pass
       
   644 //!@SYMTestType CT
       
   645 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneCache0004L
       
   646 END_TESTCASE BA-CTSY-CIPC-MCWVHZC-0004
       
   647 
       
   648 START_TESTCASE BA-CTSY-CIPC-MCCCBL-0001
       
   649 //!@SYMTestCaseID BA-CTSY-CIPC-MCCCBL-0001
       
   650 //!@SYMComponent telephony_ctsy
       
   651 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ClearCallBlackList
       
   652 //!@SYMTestPriority High
       
   653 //!@SYMTestActions Invokes RMmCustomAPI::ClearCallBlackList
       
   654 //!@SYMTestExpectedResults Pass
       
   655 //!@SYMTestType CT
       
   656 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestClearCallBlackList0001L
       
   657 END_TESTCASE BA-CTSY-CIPC-MCCCBL-0001
       
   658 
       
   659 START_TESTCASE BA-CTSY-CIPC-MCCCBL-0002
       
   660 //!@SYMTestCaseID BA-CTSY-CIPC-MCCCBL-0002
       
   661 //!@SYMComponent telephony_ctsy
       
   662 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ClearCallBlackList
       
   663 //!@SYMTestPriority High
       
   664 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ClearCallBlackList
       
   665 //!@SYMTestExpectedResults Pass
       
   666 //!@SYMTestType CT
       
   667 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestClearCallBlackList0002L
       
   668 END_TESTCASE BA-CTSY-CIPC-MCCCBL-0002
       
   669 
       
   670 START_TESTCASE BA-CTSY-CIPC-MCCCBL-0004
       
   671 //!@SYMTestCaseID BA-CTSY-CIPC-MCCCBL-0004
       
   672 //!@SYMComponent telephony_ctsy
       
   673 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ClearCallBlackList
       
   674 //!@SYMTestPriority High
       
   675 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ClearCallBlackList
       
   676 //!@SYMTestExpectedResults Pass
       
   677 //!@SYMTestType CT
       
   678 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestClearCallBlackList0004L
       
   679 END_TESTCASE BA-CTSY-CIPC-MCCCBL-0004
       
   680 
       
   681 START_TESTCASE BA-CTSY-CIPC-MCSAIN-0001
       
   682 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAIN-0001
       
   683 //!@SYMComponent telephony_ctsy
       
   684 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SsAdditionalInfoNotification
       
   685 //!@SYMTestPriority High
       
   686 //!@SYMTestActions Invokes RMmCustomAPI::SsAdditionalInfoNotification
       
   687 //!@SYMTestExpectedResults Pass
       
   688 //!@SYMTestType CT
       
   689 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSsAdditionalInfoNotification0001L
       
   690 END_TESTCASE BA-CTSY-CIPC-MCSAIN-0001
       
   691 
       
   692 START_TESTCASE BA-CTSY-CIPC-MCSAIN-0002
       
   693 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAIN-0002
       
   694 //!@SYMComponent telephony_ctsy
       
   695 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SsAdditionalInfoNotification
       
   696 //!@SYMTestPriority High
       
   697 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SsAdditionalInfoNotification
       
   698 //!@SYMTestExpectedResults Pass
       
   699 //!@SYMTestType CT
       
   700 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSsAdditionalInfoNotification0002L
       
   701 END_TESTCASE BA-CTSY-CIPC-MCSAIN-0002
       
   702 
       
   703 START_TESTCASE BA-CTSY-CIPC-MCSAIN-0004
       
   704 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAIN-0004
       
   705 //!@SYMComponent telephony_ctsy
       
   706 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SsAdditionalInfoNotification
       
   707 //!@SYMTestPriority High
       
   708 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SsAdditionalInfoNotification
       
   709 //!@SYMTestExpectedResults Pass
       
   710 //!@SYMTestType CT
       
   711 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSsAdditionalInfoNotification0004L
       
   712 END_TESTCASE BA-CTSY-CIPC-MCSAIN-0004
       
   713 
       
   714 START_TESTCASE BA-CTSY-CIPC-MCSRCN-0001
       
   715 //!@SYMTestCaseID BA-CTSY-CIPC-MCSRCN-0001
       
   716 //!@SYMComponent telephony_ctsy
       
   717 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SsRequestCompleteNotification
       
   718 //!@SYMTestPriority High
       
   719 //!@SYMTestActions Invokes RMmCustomAPI::SsRequestCompleteNotification
       
   720 //!@SYMTestExpectedResults Pass
       
   721 //!@SYMTestType CT
       
   722 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSsRequestCompleteNotification0001L
       
   723 END_TESTCASE BA-CTSY-CIPC-MCSRCN-0001
       
   724 
       
   725 START_TESTCASE BA-CTSY-CIPC-MCSRCN-0002
       
   726 //!@SYMTestCaseID BA-CTSY-CIPC-MCSRCN-0002
       
   727 //!@SYMComponent telephony_ctsy
       
   728 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SsRequestCompleteNotification
       
   729 //!@SYMTestPriority High
       
   730 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SsRequestCompleteNotification
       
   731 //!@SYMTestExpectedResults Pass
       
   732 //!@SYMTestType CT
       
   733 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSsRequestCompleteNotification0002L
       
   734 END_TESTCASE BA-CTSY-CIPC-MCSRCN-0002
       
   735 
       
   736 START_TESTCASE BA-CTSY-CIPC-MCSRCN-0004
       
   737 //!@SYMTestCaseID BA-CTSY-CIPC-MCSRCN-0004
       
   738 //!@SYMComponent telephony_ctsy
       
   739 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SsRequestCompleteNotification
       
   740 //!@SYMTestPriority High
       
   741 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SsRequestCompleteNotification
       
   742 //!@SYMTestExpectedResults Pass
       
   743 //!@SYMTestType CT
       
   744 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSsRequestCompleteNotification0004L
       
   745 END_TESTCASE BA-CTSY-CIPC-MCSRCN-0004
       
   746 
       
   747 START_TESTCASE BA-CTSY-CIPC-MCIB-0001
       
   748 //!@SYMTestCaseID BA-CTSY-CIPC-MCIB-0001
       
   749 //!@SYMComponent telephony_ctsy
       
   750 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::IsBlocked
       
   751 //!@SYMTestPriority High
       
   752 //!@SYMTestActions Invokes RMmCustomAPI::IsBlocked
       
   753 //!@SYMTestExpectedResults Pass
       
   754 //!@SYMTestType CT
       
   755 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestIsBlocked0001L
       
   756 END_TESTCASE BA-CTSY-CIPC-MCIB-0001
       
   757 
       
   758 START_TESTCASE BA-CTSY-CIPC-MCCSC-0001
       
   759 //!@SYMTestCaseID BA-CTSY-CIPC-MCCSC-0001
       
   760 //!@SYMComponent telephony_ctsy
       
   761 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::CheckSecurityCode
       
   762 //!@SYMTestPriority High
       
   763 //!@SYMTestActions Invokes RMmCustomAPI::CheckSecurityCode
       
   764 //!@SYMTestExpectedResults Pass
       
   765 //!@SYMTestType CT
       
   766 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckSecurityCode0001L
       
   767 END_TESTCASE BA-CTSY-CIPC-MCCSC-0001
       
   768 
       
   769 START_TESTCASE BA-CTSY-CIPC-MCCSC-0002
       
   770 //!@SYMTestCaseID BA-CTSY-CIPC-MCCSC-0002
       
   771 //!@SYMComponent telephony_ctsy
       
   772 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::CheckSecurityCode
       
   773 //!@SYMTestPriority High
       
   774 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::CheckSecurityCode
       
   775 //!@SYMTestExpectedResults Pass
       
   776 //!@SYMTestType CT
       
   777 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckSecurityCode0002L
       
   778 END_TESTCASE BA-CTSY-CIPC-MCCSC-0002
       
   779 
       
   780 START_TESTCASE BA-CTSY-CIPC-MCCSC-0004
       
   781 //!@SYMTestCaseID BA-CTSY-CIPC-MCCSC-0004
       
   782 //!@SYMComponent telephony_ctsy
       
   783 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::CheckSecurityCode
       
   784 //!@SYMTestPriority High
       
   785 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::CheckSecurityCode
       
   786 //!@SYMTestExpectedResults Pass
       
   787 //!@SYMTestType CT
       
   788 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckSecurityCode0004L
       
   789 END_TESTCASE BA-CTSY-CIPC-MCCSC-0004
       
   790 
       
   791 START_TESTCASE BA-CTSY-CIPC-MCGAP-0001
       
   792 //!@SYMTestCaseID BA-CTSY-CIPC-MCGAP-0001
       
   793 //!@SYMComponent telephony_ctsy
       
   794 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetActivePin
       
   795 //!@SYMTestPriority High
       
   796 //!@SYMTestActions Invokes RMmCustomAPI::GetActivePin
       
   797 //!@SYMTestExpectedResults Pass
       
   798 //!@SYMTestType CT
       
   799 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetActivePin0001L
       
   800 END_TESTCASE BA-CTSY-CIPC-MCGAP-0001
       
   801 
       
   802 START_TESTCASE BA-CTSY-CIPC-MCGATD-0001
       
   803 //!@SYMTestCaseID BA-CTSY-CIPC-MCGATD-0001
       
   804 //!@SYMComponent telephony_ctsy
       
   805 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetAirTimeDuration
       
   806 //!@SYMTestPriority High
       
   807 //!@SYMTestActions Invokes RMmCustomAPI::GetAirTimeDuration
       
   808 //!@SYMTestExpectedResults Pass
       
   809 //!@SYMTestType CT
       
   810 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetAirTimeDuration0001L
       
   811 END_TESTCASE BA-CTSY-CIPC-MCGATD-0001
       
   812 
       
   813 START_TESTCASE BA-CTSY-CIPC-MCGNPN-0001
       
   814 //!@SYMTestCaseID BA-CTSY-CIPC-MCGNPN-0001
       
   815 //!@SYMComponent telephony_ctsy
       
   816 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetNetworkProviderName
       
   817 //!@SYMTestPriority High
       
   818 //!@SYMTestActions Invokes RMmCustomAPI::GetNetworkProviderName
       
   819 //!@SYMTestExpectedResults Pass
       
   820 //!@SYMTestType CT
       
   821 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetNetworkProviderName0001L
       
   822 END_TESTCASE BA-CTSY-CIPC-MCGNPN-0001
       
   823 
       
   824 START_TESTCASE BA-CTSY-CIPC-MCGNPN-0002
       
   825 //!@SYMTestCaseID BA-CTSY-CIPC-MCGNPN-0002
       
   826 //!@SYMComponent telephony_ctsy
       
   827 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetNetworkProviderName
       
   828 //!@SYMTestPriority High
       
   829 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetNetworkProviderName
       
   830 //!@SYMTestExpectedResults Pass
       
   831 //!@SYMTestType CT
       
   832 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetNetworkProviderName0002L
       
   833 END_TESTCASE BA-CTSY-CIPC-MCGNPN-0002
       
   834 
       
   835 START_TESTCASE BA-CTSY-CIPC-MCGNPN-0003
       
   836 //!@SYMTestCaseID BA-CTSY-CIPC-MCGNPN-0003
       
   837 //!@SYMComponent telephony_ctsy
       
   838 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetNetworkProviderName with bad parameter data
       
   839 //!@SYMTestPriority High
       
   840 //!@SYMTestActions Invokes RMmCustomAPI::GetNetworkProviderName with bad parameter data
       
   841 //!@SYMTestExpectedResults Pass
       
   842 //!@SYMTestType CT
       
   843 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetNetworkProviderName0003L
       
   844 END_TESTCASE BA-CTSY-CIPC-MCGNPN-0003
       
   845 
       
   846 START_TESTCASE BA-CTSY-CIPC-MCGNPN-0004
       
   847 //!@SYMTestCaseID BA-CTSY-CIPC-MCGNPN-0004
       
   848 //!@SYMComponent telephony_ctsy
       
   849 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetNetworkProviderName
       
   850 //!@SYMTestPriority High
       
   851 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetNetworkProviderName
       
   852 //!@SYMTestExpectedResults Pass
       
   853 //!@SYMTestType CT
       
   854 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetNetworkProviderName0004L
       
   855 END_TESTCASE BA-CTSY-CIPC-MCGNPN-0004
       
   856 
       
   857 START_TESTCASE BA-CTSY-CIPC-MCCEN-0001
       
   858 //!@SYMTestCaseID BA-CTSY-CIPC-MCCEN-0001
       
   859 //!@SYMComponent telephony_ctsy
       
   860 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::CheckEmergencyNumber
       
   861 //!@SYMTestPriority High
       
   862 //!@SYMTestActions Invokes RMmCustomAPI::CheckEmergencyNumber
       
   863 //!@SYMTestExpectedResults Pass
       
   864 //!@SYMTestType CT
       
   865 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckEmergencyNumber0001L
       
   866 END_TESTCASE BA-CTSY-CIPC-MCCEN-0001
       
   867 
       
   868 START_TESTCASE BA-CTSY-CIPC-MCCEN-0002
       
   869 //!@SYMTestCaseID BA-CTSY-CIPC-MCCEN-0002
       
   870 //!@SYMComponent telephony_ctsy
       
   871 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::CheckEmergencyNumber
       
   872 //!@SYMTestPriority High
       
   873 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::CheckEmergencyNumber
       
   874 //!@SYMTestExpectedResults Pass
       
   875 //!@SYMTestType CT
       
   876 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckEmergencyNumber0002L
       
   877 END_TESTCASE BA-CTSY-CIPC-MCCEN-0002
       
   878 
       
   879 START_TESTCASE BA-CTSY-CIPC-MCCEN-0004
       
   880 //!@SYMTestCaseID BA-CTSY-CIPC-MCCEN-0004
       
   881 //!@SYMComponent telephony_ctsy
       
   882 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::CheckEmergencyNumber
       
   883 //!@SYMTestPriority High
       
   884 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::CheckEmergencyNumber
       
   885 //!@SYMTestExpectedResults Pass
       
   886 //!@SYMTestType CT
       
   887 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckEmergencyNumber0004L
       
   888 END_TESTCASE BA-CTSY-CIPC-MCCEN-0004
       
   889 
       
   890 START_TESTCASE BA-CTSY-CIPC-MCNPCR-0001
       
   891 //!@SYMTestCaseID BA-CTSY-CIPC-MCNPCR-0001
       
   892 //!@SYMComponent telephony_ctsy
       
   893 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyPndCacheReady
       
   894 //!@SYMTestPriority High
       
   895 //!@SYMTestActions Invokes RMmCustomAPI::NotifyPndCacheReady
       
   896 //!@SYMTestExpectedResults Pass
       
   897 //!@SYMTestType CT
       
   898 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyPndCacheReady0001L
       
   899 END_TESTCASE BA-CTSY-CIPC-MCNPCR-0001
       
   900 
       
   901 START_TESTCASE BA-CTSY-CIPC-MCNPCR-0001b
       
   902 //!@SYMTestCaseID BA-CTSY-CIPC-MCNPCR-0001b
       
   903 //!@SYMComponent telephony_ctsy
       
   904 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyPndCacheReady when caching has been originated from SIM.
       
   905 //!@SYMTestPriority High
       
   906 //!@SYMTestActions Invokes RMmCustomAPI::NotifyPndCacheReady
       
   907 //!@SYMTestExpectedResults Pass
       
   908 //!@SYMTestType CT
       
   909 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyPndCacheReady0001bL
       
   910 END_TESTCASE BA-CTSY-CIPC-MCNPCR-0001b
       
   911 
       
   912 START_TESTCASE BA-CTSY-CIPC-MCNPCR-0002
       
   913 //!@SYMTestCaseID BA-CTSY-CIPC-MCNPCR-0002
       
   914 //!@SYMComponent telephony_ctsy
       
   915 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyPndCacheReady
       
   916 //!@SYMTestPriority High
       
   917 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyPndCacheReady
       
   918 //!@SYMTestExpectedResults Pass
       
   919 //!@SYMTestType CT
       
   920 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyPndCacheReady0002L
       
   921 END_TESTCASE BA-CTSY-CIPC-MCNPCR-0002
       
   922 
       
   923 START_TESTCASE BA-CTSY-CIPC-MCNPCR-0003
       
   924 //!@SYMTestCaseID BA-CTSY-CIPC-MCNPCR-0003
       
   925 //!@SYMComponent  telephony_ctsy
       
   926 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyPndCacheReady with bad parameter data
       
   927 //!@SYMTestPriority High
       
   928 //!@SYMTestActions Invokes RMmCustomAPI::NotifyPndCacheReady with bad parameter data
       
   929 //!@SYMTestExpectedResults Pass
       
   930 //!@SYMTestType CT
       
   931 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyPndCacheReady0003L
       
   932 END_TESTCASE BA-CTSY-CIPC-MCNPCR-0003
       
   933 
       
   934 START_TESTCASE BA-CTSY-CIPC-MCNPCR-0004
       
   935 //!@SYMTestCaseID BA-CTSY-CIPC-MCNPCR-0004
       
   936 //!@SYMComponent telephony_ctsy
       
   937 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyPndCacheReady
       
   938 //!@SYMTestPriority High
       
   939 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyPndCacheReady
       
   940 //!@SYMTestExpectedResults Pass
       
   941 //!@SYMTestType CT
       
   942 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyPndCacheReady0004L
       
   943 END_TESTCASE BA-CTSY-CIPC-MCNPCR-0004
       
   944 
       
   945 START_TESTCASE BA-CTSY-CIPC-MCGPCS-0001
       
   946 //!@SYMTestCaseID BA-CTSY-CIPC-MCGPCS-0001
       
   947 //!@SYMComponent telephony_ctsy
       
   948 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetPndCacheStatus
       
   949 //!@SYMTestPriority High
       
   950 //!@SYMTestActions Invokes RMmCustomAPI::GetPndCacheStatus
       
   951 //!@SYMTestExpectedResults Pass
       
   952 //!@SYMTestType CT
       
   953 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetPndCacheStatus0001L
       
   954 END_TESTCASE BA-CTSY-CIPC-MCGPCS-0001
       
   955 
       
   956 START_TESTCASE BA-CTSY-CIPC-MCGPCS-0003
       
   957 //!@SYMTestCaseID BA-CTSY-CIPC-MCGPCS-0003
       
   958 //!@SYMComponent telephony_ctsy
       
   959 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetPndCacheStatus with bad parameter data
       
   960 //!@SYMTestPriority High
       
   961 //!@SYMTestActions Invokes RMmCustomAPI::GetPndCacheStatus with bad parameter data
       
   962 //!@SYMTestExpectedResults Pass
       
   963 //!@SYMTestType CT
       
   964 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetPndCacheStatus0003L
       
   965 END_TESTCASE BA-CTSY-CIPC-MCGPCS-0003
       
   966 
       
   967 START_TESTCASE BA-CTSY-CIPC-MCGON-0001
       
   968 //!@SYMTestCaseID BA-CTSY-CIPC-MCGON-0001
       
   969 //!@SYMComponent telephony_ctsy
       
   970 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetOperatorName
       
   971 //!@SYMTestPriority High
       
   972 //!@SYMTestActions Invokes RMmCustomAPI::GetOperatorName
       
   973 //!@SYMTestExpectedResults Pass
       
   974 //!@SYMTestType CT
       
   975 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetOperatorName0001L
       
   976 END_TESTCASE BA-CTSY-CIPC-MCGON-0001
       
   977 
       
   978 START_TESTCASE BA-CTSY-CIPC-MCGON-0002
       
   979 //!@SYMTestCaseID BA-CTSY-CIPC-MCGON-0002
       
   980 //!@SYMComponent telephony_ctsy
       
   981 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetOperatorName
       
   982 //!@SYMTestPriority High
       
   983 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetOperatorName
       
   984 //!@SYMTestExpectedResults Pass
       
   985 //!@SYMTestType CT
       
   986 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetOperatorName0002L
       
   987 END_TESTCASE BA-CTSY-CIPC-MCGON-0002
       
   988 
       
   989 START_TESTCASE BA-CTSY-CIPC-MCGON-0004
       
   990 //!@SYMTestCaseID BA-CTSY-CIPC-MCGON-0004
       
   991 //!@SYMComponent telephony_ctsy
       
   992 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetOperatorName
       
   993 //!@SYMTestPriority High
       
   994 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetOperatorName
       
   995 //!@SYMTestExpectedResults Pass
       
   996 //!@SYMTestType CT
       
   997 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetOperatorName0004L
       
   998 END_TESTCASE BA-CTSY-CIPC-MCGON-0004
       
   999 
       
  1000 START_TESTCASE BA-CTSY-CIPC-MCNSNE-0001
       
  1001 //!@SYMTestCaseID BA-CTSY-CIPC-MCNSNE-0001
       
  1002 //!@SYMComponent telephony_ctsy
       
  1003 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifySsNetworkEvent
       
  1004 //!@SYMTestPriority High
       
  1005 //!@SYMTestActions Invokes RMmCustomAPI::NotifySsNetworkEvent
       
  1006 //!@SYMTestExpectedResults Pass
       
  1007 //!@SYMTestType CT
       
  1008 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifySsNetworkEvent0001L
       
  1009 END_TESTCASE BA-CTSY-CIPC-MCNSNE-0001
       
  1010 
       
  1011 START_TESTCASE BA-CTSY-CIPC-MCNSNE-0002
       
  1012 //!@SYMTestCaseID BA-CTSY-CIPC-MCNSNE-0002
       
  1013 //!@SYMComponent telephony_ctsy
       
  1014 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifySsNetworkEvent
       
  1015 //!@SYMTestPriority High
       
  1016 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifySsNetworkEvent
       
  1017 //!@SYMTestExpectedResults Pass
       
  1018 //!@SYMTestType CT
       
  1019 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifySsNetworkEvent0002L
       
  1020 END_TESTCASE BA-CTSY-CIPC-MCNSNE-0002
       
  1021 
       
  1022 START_TESTCASE BA-CTSY-CIPC-MCNSNE-0004
       
  1023 //!@SYMTestCaseID BA-CTSY-CIPC-MCNSNE-0004
       
  1024 //!@SYMComponent telephony_ctsy
       
  1025 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifySsNetworkEvent
       
  1026 //!@SYMTestPriority High
       
  1027 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifySsNetworkEvent
       
  1028 //!@SYMTestExpectedResults Pass
       
  1029 //!@SYMTestType CT
       
  1030 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifySsNetworkEvent0004L
       
  1031 END_TESTCASE BA-CTSY-CIPC-MCNSNE-0004
       
  1032 
       
  1033 START_TESTCASE BA-CTSY-CIPC-MCCUS-0001
       
  1034 //!@SYMTestCaseID BA-CTSY-CIPC-MCCUS-0001
       
  1035 //!@SYMComponent telephony_ctsy
       
  1036 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::CancelUssdSession
       
  1037 //!@SYMTestPriority High
       
  1038 //!@SYMTestActions Invokes RMmCustomAPI::CancelUssdSession
       
  1039 //!@SYMTestExpectedResults Pass
       
  1040 //!@SYMTestType CT
       
  1041 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCancelUssdSession0001L
       
  1042 END_TESTCASE BA-CTSY-CIPC-MCCUS-0001
       
  1043 
       
  1044 START_TESTCASE BA-CTSY-CIPC-MCSRCN2-0001
       
  1045 //!@SYMTestCaseID BA-CTSY-CIPC-MCSRCN2-0001
       
  1046 //!@SYMComponent telephony_ctsy
       
  1047 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SatRefreshCompleteNotification
       
  1048 //!@SYMTestPriority High
       
  1049 //!@SYMTestActions Invokes RMmCustomAPI::SatRefreshCompleteNotification
       
  1050 //!@SYMTestExpectedResults Pass
       
  1051 //!@SYMTestType CT
       
  1052 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSatRefreshCompleteNotification0001L
       
  1053 END_TESTCASE BA-CTSY-CIPC-MCSRCN2-0001
       
  1054 
       
  1055 START_TESTCASE BA-CTSY-CIPC-MCSRCN2-0002
       
  1056 //!@SYMTestCaseID BA-CTSY-CIPC-MCSRCN2-0002
       
  1057 //!@SYMComponent telephony_ctsy
       
  1058 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SatRefreshCompleteNotification
       
  1059 //!@SYMTestPriority High
       
  1060 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SatRefreshCompleteNotification
       
  1061 //!@SYMTestExpectedResults Pass
       
  1062 //!@SYMTestType CT
       
  1063 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSatRefreshCompleteNotification0002L
       
  1064 END_TESTCASE BA-CTSY-CIPC-MCSRCN2-0002
       
  1065 
       
  1066 START_TESTCASE BA-CTSY-CIPC-MCSRCN2-0004
       
  1067 //!@SYMTestCaseID BA-CTSY-CIPC-MCSRCN2-0004
       
  1068 //!@SYMComponent telephony_ctsy
       
  1069 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SatRefreshCompleteNotification
       
  1070 //!@SYMTestPriority High
       
  1071 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SatRefreshCompleteNotification
       
  1072 //!@SYMTestExpectedResults Pass
       
  1073 //!@SYMTestType CT
       
  1074 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSatRefreshCompleteNotification0004L
       
  1075 END_TESTCASE BA-CTSY-CIPC-MCSRCN2-0004
       
  1076 
       
  1077 START_TESTCASE BA-CTSY-CIPC-MCCTDDS-0001
       
  1078 //!@SYMTestCaseID BA-CTSY-CIPC-MCCTDDS-0001
       
  1079 //!@SYMComponent telephony_ctsy
       
  1080 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::CheckTwoDigitDialSupport
       
  1081 //!@SYMTestPriority High
       
  1082 //!@SYMTestActions Invokes RMmCustomAPI::CheckTwoDigitDialSupport
       
  1083 //!@SYMTestExpectedResults Pass
       
  1084 //!@SYMTestType CT
       
  1085 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckTwoDigitDialSupport0001L
       
  1086 END_TESTCASE BA-CTSY-CIPC-MCCTDDS-0001
       
  1087 
       
  1088 START_TESTCASE BA-CTSY-CIPC-MCCTDDS-0002
       
  1089 //!@SYMTestCaseID BA-CTSY-CIPC-MCCTDDS-0002
       
  1090 //!@SYMComponent telephony_ctsy
       
  1091 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::CheckTwoDigitDialSupport
       
  1092 //!@SYMTestPriority High
       
  1093 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::CheckTwoDigitDialSupport
       
  1094 //!@SYMTestExpectedResults Pass
       
  1095 //!@SYMTestType CT
       
  1096 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckTwoDigitDialSupport0002L
       
  1097 END_TESTCASE BA-CTSY-CIPC-MCCTDDS-0002
       
  1098 
       
  1099 START_TESTCASE BA-CTSY-CIPC-MCCTDDS-0004
       
  1100 //!@SYMTestCaseID BA-CTSY-CIPC-MCCTDDS-0004
       
  1101 //!@SYMComponent telephony_ctsy
       
  1102 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::CheckTwoDigitDialSupport
       
  1103 //!@SYMTestPriority High
       
  1104 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::CheckTwoDigitDialSupport
       
  1105 //!@SYMTestExpectedResults Pass
       
  1106 //!@SYMTestType CT
       
  1107 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestCheckTwoDigitDialSupport0004L
       
  1108 END_TESTCASE BA-CTSY-CIPC-MCCTDDS-0004
       
  1109 
       
  1110 START_TESTCASE BA-CTSY-CIPC-MCRNS-0001
       
  1111 //!@SYMTestCaseID BA-CTSY-CIPC-MCRNS-0001
       
  1112 //!@SYMComponent telephony_ctsy
       
  1113 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ResetNetServer
       
  1114 //!@SYMTestPriority High
       
  1115 //!@SYMTestActions Invokes RMmCustomAPI::ResetNetServer
       
  1116 //!@SYMTestExpectedResults Pass
       
  1117 //!@SYMTestType CT
       
  1118 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestResetNetServer0001L
       
  1119 END_TESTCASE BA-CTSY-CIPC-MCRNS-0001
       
  1120 
       
  1121 START_TESTCASE BA-CTSY-CIPC-MCRNS-0002
       
  1122 //!@SYMTestCaseID BA-CTSY-CIPC-MCRNS-0002
       
  1123 //!@SYMComponent telephony_ctsy
       
  1124 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ResetNetServer
       
  1125 //!@SYMTestPriority High
       
  1126 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ResetNetServer
       
  1127 //!@SYMTestExpectedResults Pass
       
  1128 //!@SYMTestType CT
       
  1129 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestResetNetServer0002L
       
  1130 END_TESTCASE BA-CTSY-CIPC-MCRNS-0002
       
  1131 
       
  1132 START_TESTCASE BA-CTSY-CIPC-MCRNS-0004
       
  1133 //!@SYMTestCaseID BA-CTSY-CIPC-MCRNS-0004
       
  1134 //!@SYMComponent telephony_ctsy
       
  1135 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ResetNetServer
       
  1136 //!@SYMTestPriority High
       
  1137 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ResetNetServer
       
  1138 //!@SYMTestExpectedResults Pass
       
  1139 //!@SYMTestType CT
       
  1140 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestResetNetServer0004L
       
  1141 END_TESTCASE BA-CTSY-CIPC-MCRNS-0004
       
  1142 
       
  1143 START_TESTCASE BA-CTSY-CIPC-MCRF-0001
       
  1144 //!@SYMTestCaseID BA-CTSY-CIPC-MCRF-0001
       
  1145 //!@SYMComponent telephony_ctsy
       
  1146 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReleaseFile
       
  1147 //!@SYMTestPriority High
       
  1148 //!@SYMTestActions Invokes RMmCustomAPI::ReleaseFile
       
  1149 //!@SYMTestExpectedResults Pass
       
  1150 //!@SYMTestType CT
       
  1151 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReleaseFile0001L
       
  1152 END_TESTCASE BA-CTSY-CIPC-MCRF-0001
       
  1153 
       
  1154 START_TESTCASE BA-CTSY-CIPC-MCREF-0001
       
  1155 //!@SYMTestCaseID BA-CTSY-CIPC-MCREF-0001
       
  1156 //!@SYMComponent telephony_ctsy
       
  1157 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::RestartFile
       
  1158 //!@SYMTestPriority High
       
  1159 //!@SYMTestActions Invokes RMmCustomAPI::RestartFile
       
  1160 //!@SYMTestExpectedResults Pass
       
  1161 //!@SYMTestType CT
       
  1162 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestRestartFile0001L
       
  1163 END_TESTCASE BA-CTSY-CIPC-MCREF-0001
       
  1164 
       
  1165 START_TESTCASE BA-CTSY-CIPC-MCSSCTB-0001
       
  1166 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSCTB-0001
       
  1167 //!@SYMComponent telephony_ctsy
       
  1168 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::StartSimCbTopicBrowsing
       
  1169 //!@SYMTestPriority High
       
  1170 //!@SYMTestActions Invokes RMmCustomAPI::StartSimCbTopicBrowsing
       
  1171 //!@SYMTestExpectedResults Pass
       
  1172 //!@SYMTestType CT
       
  1173 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestStartSimCbTopicBrowsing0001L
       
  1174 END_TESTCASE BA-CTSY-CIPC-MCSSCTB-0001
       
  1175 
       
  1176 START_TESTCASE BA-CTSY-CIPC-MCSSCTB-0003
       
  1177 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSCTB-0003
       
  1178 //!@SYMComponent telephony_ctsy
       
  1179 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::StartSimCbTopicBrowsing with bad parameter data
       
  1180 //!@SYMTestPriority High
       
  1181 //!@SYMTestActions Invokes RMmCustomAPI::StartSimCbTopicBrowsing with bad parameter data
       
  1182 //!@SYMTestExpectedResults Pass
       
  1183 //!@SYMTestType CT
       
  1184 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestStartSimCbTopicBrowsing0003L
       
  1185 END_TESTCASE BA-CTSY-CIPC-MCSSCTB-0003
       
  1186 
       
  1187 START_TESTCASE BA-CTSY-CIPC-MCGNSCT-0001
       
  1188 //!@SYMTestCaseID BA-CTSY-CIPC-MCGNSCT-0001
       
  1189 //!@SYMComponent telephony_ctsy
       
  1190 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetNextSimCbTopic
       
  1191 //!@SYMTestPriority High
       
  1192 //!@SYMTestActions Invokes RMmCustomAPI::GetNextSimCbTopic
       
  1193 //!@SYMTestExpectedResults Pass
       
  1194 //!@SYMTestType CT
       
  1195 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetNextSimCbTopic0001L
       
  1196 END_TESTCASE BA-CTSY-CIPC-MCGNSCT-0001
       
  1197 
       
  1198 START_TESTCASE BA-CTSY-CIPC-MCDSCT-0001
       
  1199 //!@SYMTestCaseID BA-CTSY-CIPC-MCDSCT-0001
       
  1200 //!@SYMComponent telephony_ctsy
       
  1201 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::DeleteSimCbTopic
       
  1202 //!@SYMTestPriority High
       
  1203 //!@SYMTestActions Invokes RMmCustomAPI::DeleteSimCbTopic
       
  1204 //!@SYMTestExpectedResults Pass
       
  1205 //!@SYMTestType CT
       
  1206 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeleteSimCbTopic0001L
       
  1207 END_TESTCASE BA-CTSY-CIPC-MCDSCT-0001
       
  1208 
       
  1209 START_TESTCASE BA-CTSY-CIPC-MCDSCT-0002
       
  1210 //!@SYMTestCaseID BA-CTSY-CIPC-MCDSCT-0002
       
  1211 //!@SYMComponent telephony_ctsy
       
  1212 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::DeleteSimCbTopic
       
  1213 //!@SYMTestPriority High
       
  1214 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::DeleteSimCbTopic
       
  1215 //!@SYMTestExpectedResults Pass
       
  1216 //!@SYMTestType CT
       
  1217 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeleteSimCbTopic0002L
       
  1218 END_TESTCASE BA-CTSY-CIPC-MCDSCT-0002
       
  1219 
       
  1220 START_TESTCASE BA-CTSY-CIPC-MCDSCT-0003
       
  1221 //!@SYMTestCaseID BA-CTSY-CIPC-MCDSCT-0003
       
  1222 //!@SYMComponent telephony_ctsy
       
  1223 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::DeleteSimCbTopic with bad parameter data
       
  1224 //!@SYMTestPriority High
       
  1225 //!@SYMTestActions Invokes RMmCustomAPI::DeleteSimCbTopic with bad parameter data
       
  1226 //!@SYMTestExpectedResults Pass
       
  1227 //!@SYMTestType CT
       
  1228 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeleteSimCbTopic0003L
       
  1229 END_TESTCASE BA-CTSY-CIPC-MCDSCT-0003
       
  1230 
       
  1231 START_TESTCASE BA-CTSY-CIPC-MCDSCT-0004
       
  1232 //!@SYMTestCaseID BA-CTSY-CIPC-MCDSCT-0004
       
  1233 //!@SYMComponent telephony_ctsy
       
  1234 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::DeleteSimCbTopic
       
  1235 //!@SYMTestPriority High
       
  1236 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::DeleteSimCbTopic
       
  1237 //!@SYMTestExpectedResults Pass
       
  1238 //!@SYMTestType CT
       
  1239 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDeleteSimCbTopic0004L
       
  1240 END_TESTCASE BA-CTSY-CIPC-MCDSCT-0004
       
  1241 
       
  1242 START_TESTCASE BA-CTSY-CIPC-MCNNCF-0001
       
  1243 //!@SYMTestCaseID BA-CTSY-CIPC-MCNNCF-0001
       
  1244 //!@SYMComponent telephony_ctsy
       
  1245 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyNetworkConnectionFailure
       
  1246 //!@SYMTestPriority High
       
  1247 //!@SYMTestActions Invokes RMmCustomAPI::NotifyNetworkConnectionFailure
       
  1248 //!@SYMTestExpectedResults Pass
       
  1249 //!@SYMTestType CT
       
  1250 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyNetworkConnectionFailure0001L
       
  1251 END_TESTCASE BA-CTSY-CIPC-MCNNCF-0001
       
  1252 
       
  1253 START_TESTCASE BA-CTSY-CIPC-MCNNCF-0002
       
  1254 //!@SYMTestCaseID BA-CTSY-CIPC-MCNNCF-0002
       
  1255 //!@SYMComponent telephony_ctsy
       
  1256 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyNetworkConnectionFailure
       
  1257 //!@SYMTestPriority High
       
  1258 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyNetworkConnectionFailure
       
  1259 //!@SYMTestExpectedResults Pass
       
  1260 //!@SYMTestType CT
       
  1261 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyNetworkConnectionFailure0002L
       
  1262 END_TESTCASE BA-CTSY-CIPC-MCNNCF-0002
       
  1263 
       
  1264 START_TESTCASE BA-CTSY-CIPC-MCNNCF-0004
       
  1265 //!@SYMTestCaseID BA-CTSY-CIPC-MCNNCF-0004
       
  1266 //!@SYMComponent telephony_ctsy
       
  1267 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyNetworkConnectionFailure
       
  1268 //!@SYMTestPriority High
       
  1269 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyNetworkConnectionFailure
       
  1270 //!@SYMTestExpectedResults Pass
       
  1271 //!@SYMTestType CT
       
  1272 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyNetworkConnectionFailure0004L
       
  1273 END_TESTCASE BA-CTSY-CIPC-MCNNCF-0004
       
  1274 
       
  1275 START_TESTCASE BA-CTSY-CIPC-MCSAR-0001
       
  1276 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAR-0001
       
  1277 //!@SYMComponent telephony_ctsy
       
  1278 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SendAPDUReq
       
  1279 //!@SYMTestPriority High
       
  1280 //!@SYMTestActions Invokes RMmCustomAPI::SendAPDUReq
       
  1281 //!@SYMTestExpectedResults Pass
       
  1282 //!@SYMTestType CT
       
  1283 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSendAPDUReq0001L
       
  1284 END_TESTCASE BA-CTSY-CIPC-MCSAR-0001
       
  1285 
       
  1286 START_TESTCASE BA-CTSY-CIPC-MCSAR-0002
       
  1287 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAR-0002
       
  1288 //!@SYMComponent telephony_ctsy
       
  1289 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SendAPDUReq
       
  1290 //!@SYMTestPriority High
       
  1291 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SendAPDUReq
       
  1292 //!@SYMTestExpectedResults Pass
       
  1293 //!@SYMTestType CT
       
  1294 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSendAPDUReq0002L
       
  1295 END_TESTCASE BA-CTSY-CIPC-MCSAR-0002
       
  1296 
       
  1297 START_TESTCASE BA-CTSY-CIPC-MCSAR-0003
       
  1298 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAR-0003
       
  1299 //!@SYMComponent telephony_ctsy
       
  1300 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SendAPDUReq with bad parameter data
       
  1301 //!@SYMTestPriority High
       
  1302 //!@SYMTestActions Invokes RMmCustomAPI::SendAPDUReq with bad parameter data
       
  1303 //!@SYMTestExpectedResults Pass
       
  1304 //!@SYMTestType CT
       
  1305 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSendAPDUReq0003L
       
  1306 END_TESTCASE BA-CTSY-CIPC-MCSAR-0003
       
  1307 
       
  1308 START_TESTCASE BA-CTSY-CIPC-MCSAR-0004
       
  1309 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAR-0004
       
  1310 //!@SYMComponent telephony_ctsy
       
  1311 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SendAPDUReq
       
  1312 //!@SYMTestPriority High
       
  1313 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SendAPDUReq
       
  1314 //!@SYMTestExpectedResults Pass
       
  1315 //!@SYMTestType CT
       
  1316 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSendAPDUReq0004L
       
  1317 END_TESTCASE BA-CTSY-CIPC-MCSAR-0004
       
  1318 
       
  1319 START_TESTCASE BA-CTSY-CIPC-MCDPL-0001
       
  1320 //!@SYMTestCaseID BA-CTSY-CIPC-MCDPL-0001
       
  1321 //!@SYMComponent telephony_ctsy
       
  1322 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::DisablePhoneLock
       
  1323 //!@SYMTestPriority High
       
  1324 //!@SYMTestActions Invokes RMmCustomAPI::DisablePhoneLock
       
  1325 //!@SYMTestExpectedResults Pass
       
  1326 //!@SYMTestType CT
       
  1327 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDisablePhoneLock0001L
       
  1328 END_TESTCASE BA-CTSY-CIPC-MCDPL-0001
       
  1329 
       
  1330 START_TESTCASE BA-CTSY-CIPC-MCDPL-0002
       
  1331 //!@SYMTestCaseID BA-CTSY-CIPC-MCDPL-0002
       
  1332 //!@SYMComponent telephony_ctsy
       
  1333 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::DisablePhoneLock
       
  1334 //!@SYMTestPriority High
       
  1335 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::DisablePhoneLock
       
  1336 //!@SYMTestExpectedResults Pass
       
  1337 //!@SYMTestType CT
       
  1338 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDisablePhoneLock0002L
       
  1339 END_TESTCASE BA-CTSY-CIPC-MCDPL-0002
       
  1340 
       
  1341 START_TESTCASE BA-CTSY-CIPC-MCDPL-0004
       
  1342 //!@SYMTestCaseID BA-CTSY-CIPC-MCDPL-0004
       
  1343 //!@SYMComponent telephony_ctsy
       
  1344 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::DisablePhoneLock
       
  1345 //!@SYMTestPriority High
       
  1346 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::DisablePhoneLock
       
  1347 //!@SYMTestExpectedResults Pass
       
  1348 //!@SYMTestType CT
       
  1349 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestDisablePhoneLock0004L
       
  1350 END_TESTCASE BA-CTSY-CIPC-MCDPL-0004
       
  1351 
       
  1352 START_TESTCASE BA-CTSY-CIPC-MCNEIC-0001
       
  1353 //!@SYMTestCaseID BA-CTSY-CIPC-MCNEIC-0001
       
  1354 //!@SYMComponent telephony_ctsy
       
  1355 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyEGprsInfoChange
       
  1356 //!@SYMTestPriority High
       
  1357 //!@SYMTestActions Invokes RMmCustomAPI::NotifyEGprsInfoChange
       
  1358 //!@SYMTestExpectedResults Pass
       
  1359 //!@SYMTestType CT
       
  1360 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyEGprsInfoChange0001L
       
  1361 END_TESTCASE BA-CTSY-CIPC-MCNEIC-0001
       
  1362 
       
  1363 START_TESTCASE BA-CTSY-CIPC-MCNEIC-0002
       
  1364 //!@SYMTestCaseID BA-CTSY-CIPC-MCNEIC-0002
       
  1365 //!@SYMComponent telephony_ctsy
       
  1366 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyEGprsInfoChange
       
  1367 //!@SYMTestPriority High
       
  1368 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyEGprsInfoChange
       
  1369 //!@SYMTestExpectedResults Pass
       
  1370 //!@SYMTestType CT
       
  1371 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyEGprsInfoChange0002L
       
  1372 END_TESTCASE BA-CTSY-CIPC-MCNEIC-0002
       
  1373 
       
  1374 START_TESTCASE BA-CTSY-CIPC-MCNEIC-0003
       
  1375 //!@SYMTestCaseID BA-CTSY-CIPC-MCNEIC-0003
       
  1376 //!@SYMComponent telephony_ctsy
       
  1377 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyEGprsInfoChange with bad parameter data
       
  1378 //!@SYMTestPriority High
       
  1379 //!@SYMTestActions Invokes RMmCustomAPI::NotifyEGprsInfoChange with bad parameter data
       
  1380 //!@SYMTestExpectedResults Pass
       
  1381 //!@SYMTestType CT
       
  1382 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyEGprsInfoChange0003L
       
  1383 END_TESTCASE BA-CTSY-CIPC-MCNEIC-0003
       
  1384 
       
  1385 START_TESTCASE BA-CTSY-CIPC-MCNEIC-0004
       
  1386 //!@SYMTestCaseID BA-CTSY-CIPC-MCNEIC-0004
       
  1387 //!@SYMComponent telephony_ctsy
       
  1388 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyEGprsInfoChange
       
  1389 //!@SYMTestPriority High
       
  1390 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyEGprsInfoChange
       
  1391 //!@SYMTestExpectedResults Pass
       
  1392 //!@SYMTestType CT
       
  1393 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyEGprsInfoChange0004L
       
  1394 END_TESTCASE BA-CTSY-CIPC-MCNEIC-0004
       
  1395 
       
  1396 START_TESTCASE BA-CTSY-CIPC-MCGEI-0001
       
  1397 //!@SYMTestCaseID BA-CTSY-CIPC-MCGEI-0001
       
  1398 //!@SYMComponent telephony_ctsy
       
  1399 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetEGprsInfo
       
  1400 //!@SYMTestPriority High
       
  1401 //!@SYMTestActions Invokes RMmCustomAPI::GetEGprsInfo
       
  1402 //!@SYMTestExpectedResults Pass
       
  1403 //!@SYMTestType CT
       
  1404 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetEGprsInfo0001L
       
  1405 END_TESTCASE BA-CTSY-CIPC-MCGEI-0001
       
  1406 
       
  1407 START_TESTCASE BA-CTSY-CIPC-MCGEI-0003
       
  1408 //!@SYMTestCaseID BA-CTSY-CIPC-MCGEI-0003
       
  1409 //!@SYMComponent telephony_ctsy
       
  1410 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetEGprsInfo with bad parameter data
       
  1411 //!@SYMTestPriority High
       
  1412 //!@SYMTestActions Invokes RMmCustomAPI::GetEGprsInfo with bad parameter data
       
  1413 //!@SYMTestExpectedResults Pass
       
  1414 //!@SYMTestType CT
       
  1415 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetEGprsInfo0003L
       
  1416 END_TESTCASE BA-CTSY-CIPC-MCGEI-0003
       
  1417 
       
  1418 START_TESTCASE BA-CTSY-CIPC-MCRSF-0001
       
  1419 //!@SYMTestCaseID BA-CTSY-CIPC-MCRSF-0001
       
  1420 //!@SYMComponent telephony_ctsy
       
  1421 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadSimFile
       
  1422 //!@SYMTestPriority High
       
  1423 //!@SYMTestActions Invokes RMmCustomAPI::ReadSimFile
       
  1424 //!@SYMTestExpectedResults Pass
       
  1425 //!@SYMTestType CT
       
  1426 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadSimFile0001L
       
  1427 END_TESTCASE BA-CTSY-CIPC-MCRSF-0001
       
  1428 
       
  1429 START_TESTCASE BA-CTSY-CIPC-MCRSF-0002
       
  1430 //!@SYMTestCaseID BA-CTSY-CIPC-MCRSF-0002
       
  1431 //!@SYMComponent telephony_ctsy
       
  1432 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ReadSimFile
       
  1433 //!@SYMTestPriority High
       
  1434 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ReadSimFile
       
  1435 //!@SYMTestExpectedResults Pass
       
  1436 //!@SYMTestType CT
       
  1437 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadSimFile0002L
       
  1438 END_TESTCASE BA-CTSY-CIPC-MCRSF-0002
       
  1439 
       
  1440 START_TESTCASE BA-CTSY-CIPC-MCRSF-0003
       
  1441 //!@SYMTestCaseID BA-CTSY-CIPC-MCRSF-0003
       
  1442 //!@SYMComponent telephony_ctsy
       
  1443 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadSimFile with bad parameter data
       
  1444 //!@SYMTestPriority High
       
  1445 //!@SYMTestActions Invokes RMmCustomAPI::ReadSimFile with bad parameter data
       
  1446 //!@SYMTestExpectedResults Pass
       
  1447 //!@SYMTestType CT
       
  1448 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadSimFile0003L
       
  1449 END_TESTCASE BA-CTSY-CIPC-MCRSF-0003
       
  1450 
       
  1451 START_TESTCASE BA-CTSY-CIPC-MCRSF-0004
       
  1452 //!@SYMTestCaseID BA-CTSY-CIPC-MCRSF-0004
       
  1453 //!@SYMComponent telephony_ctsy
       
  1454 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ReadSimFile
       
  1455 //!@SYMTestPriority High
       
  1456 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ReadSimFile
       
  1457 //!@SYMTestExpectedResults Pass
       
  1458 //!@SYMTestType CT
       
  1459 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadSimFile0004L
       
  1460 END_TESTCASE BA-CTSY-CIPC-MCRSF-0004
       
  1461 
       
  1462 START_TESTCASE BA-CTSY-CIPC-MCGLT-0001
       
  1463 //!@SYMTestCaseID BA-CTSY-CIPC-MCGLT-0001
       
  1464 //!@SYMComponent telephony_ctsy
       
  1465 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetLifeTime
       
  1466 //!@SYMTestPriority High
       
  1467 //!@SYMTestActions Invokes RMmCustomAPI::GetLifeTime
       
  1468 //!@SYMTestExpectedResults Pass
       
  1469 //!@SYMTestType CT
       
  1470 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetLifeTime0001L
       
  1471 END_TESTCASE BA-CTSY-CIPC-MCGLT-0001
       
  1472 
       
  1473 START_TESTCASE BA-CTSY-CIPC-MCGLT-0002
       
  1474 //!@SYMTestCaseID BA-CTSY-CIPC-MCGLT-0002
       
  1475 //!@SYMComponent telephony_ctsy
       
  1476 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetLifeTime
       
  1477 //!@SYMTestPriority High
       
  1478 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetLifeTime
       
  1479 //!@SYMTestExpectedResults Pass
       
  1480 //!@SYMTestType CT
       
  1481 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetLifeTime0002L
       
  1482 END_TESTCASE BA-CTSY-CIPC-MCGLT-0002
       
  1483 
       
  1484 START_TESTCASE BA-CTSY-CIPC-MCGLT-0003
       
  1485 //!@SYMTestCaseID BA-CTSY-CIPC-MCGLT-0003
       
  1486 //!@SYMComponent telephony_ctsy
       
  1487 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetLifeTime with bad parameter data
       
  1488 //!@SYMTestPriority High
       
  1489 //!@SYMTestActions Invokes RMmCustomAPI::GetLifeTime with bad parameter data
       
  1490 //!@SYMTestExpectedResults Pass
       
  1491 //!@SYMTestType CT
       
  1492 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetLifeTime0003L
       
  1493 END_TESTCASE BA-CTSY-CIPC-MCGLT-0003
       
  1494 
       
  1495 START_TESTCASE BA-CTSY-CIPC-MCGLT-0004
       
  1496 //!@SYMTestCaseID BA-CTSY-CIPC-MCGLT-0004
       
  1497 //!@SYMComponent telephony_ctsy
       
  1498 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetLifeTime
       
  1499 //!@SYMTestPriority High
       
  1500 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetLifeTime
       
  1501 //!@SYMTestExpectedResults Pass
       
  1502 //!@SYMTestType CT
       
  1503 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetLifeTime0004L
       
  1504 END_TESTCASE BA-CTSY-CIPC-MCGLT-0004
       
  1505 
       
  1506 START_TESTCASE BA-CTSY-CIPC-MCGB-0001
       
  1507 //!@SYMTestCaseID BA-CTSY-CIPC-MCGB-0001
       
  1508 //!@SYMComponent telephony_ctsy
       
  1509 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::Get3GPBInfo
       
  1510 //!@SYMTestPriority High
       
  1511 //!@SYMTestActions Invokes RMmCustomAPI::Get3GPBInfo
       
  1512 //!@SYMTestExpectedResults Pass
       
  1513 //!@SYMTestType CT
       
  1514 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGet3GPBInfo0001L
       
  1515 END_TESTCASE BA-CTSY-CIPC-MCGB-0001
       
  1516 
       
  1517 START_TESTCASE BA-CTSY-CIPC-MCGSNM-0001
       
  1518 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSNM-0001
       
  1519 //!@SYMComponent telephony_ctsy
       
  1520 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetSystemNetworkModes
       
  1521 //!@SYMTestPriority High
       
  1522 //!@SYMTestActions Invokes RMmCustomAPI::GetSystemNetworkModes
       
  1523 //!@SYMTestExpectedResults Pass
       
  1524 //!@SYMTestType CT
       
  1525 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSystemNetworkModes0001L
       
  1526 END_TESTCASE BA-CTSY-CIPC-MCGSNM-0001
       
  1527 
       
  1528 START_TESTCASE BA-CTSY-CIPC-MCGSNM-0002
       
  1529 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSNM-0002
       
  1530 //!@SYMComponent telephony_ctsy
       
  1531 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetSystemNetworkModes
       
  1532 //!@SYMTestPriority High
       
  1533 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetSystemNetworkModes
       
  1534 //!@SYMTestExpectedResults Pass
       
  1535 //!@SYMTestType CT
       
  1536 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSystemNetworkModes0002L
       
  1537 END_TESTCASE BA-CTSY-CIPC-MCGSNM-0002
       
  1538 
       
  1539 START_TESTCASE BA-CTSY-CIPC-MCGSNM-0004
       
  1540 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSNM-0004
       
  1541 //!@SYMComponent telephony_ctsy
       
  1542 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetSystemNetworkModes
       
  1543 //!@SYMTestPriority High
       
  1544 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetSystemNetworkModes
       
  1545 //!@SYMTestExpectedResults Pass
       
  1546 //!@SYMTestType CT
       
  1547 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSystemNetworkModes0004L
       
  1548 END_TESTCASE BA-CTSY-CIPC-MCGSNM-0004
       
  1549 
       
  1550 START_TESTCASE BA-CTSY-CIPC-MCSSNM-0001
       
  1551 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSNM-0001
       
  1552 //!@SYMComponent telephony_ctsy
       
  1553 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetSystemNetworkMode
       
  1554 //!@SYMTestPriority High
       
  1555 //!@SYMTestActions Invokes RMmCustomAPI::SetSystemNetworkMode
       
  1556 //!@SYMTestExpectedResults Pass
       
  1557 //!@SYMTestType CT
       
  1558 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSystemNetworkMode0001L
       
  1559 END_TESTCASE BA-CTSY-CIPC-MCSSNM-0001
       
  1560 
       
  1561 START_TESTCASE BA-CTSY-CIPC-MCSSNM-0002
       
  1562 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSNM-0002
       
  1563 //!@SYMComponent telephony_ctsy
       
  1564 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SetSystemNetworkMode
       
  1565 //!@SYMTestPriority High
       
  1566 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SetSystemNetworkMode
       
  1567 //!@SYMTestExpectedResults Pass
       
  1568 //!@SYMTestType CT
       
  1569 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSystemNetworkMode0002L
       
  1570 END_TESTCASE BA-CTSY-CIPC-MCSSNM-0002
       
  1571 
       
  1572 START_TESTCASE BA-CTSY-CIPC-MCSSNM-0004
       
  1573 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSNM-0004
       
  1574 //!@SYMComponent telephony_ctsy
       
  1575 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SetSystemNetworkMode
       
  1576 //!@SYMTestPriority High
       
  1577 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SetSystemNetworkMode
       
  1578 //!@SYMTestExpectedResults Pass
       
  1579 //!@SYMTestType CT
       
  1580 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSystemNetworkMode0004L
       
  1581 END_TESTCASE BA-CTSY-CIPC-MCSSNM-0004
       
  1582 
       
  1583 START_TESTCASE BA-CTSY-CIPC-MCGCSNM-0001
       
  1584 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCSNM-0001
       
  1585 //!@SYMComponent telephony_ctsy
       
  1586 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetCurrentSystemNetworkModes
       
  1587 //!@SYMTestPriority High
       
  1588 //!@SYMTestActions Invokes RMmCustomAPI::GetCurrentSystemNetworkModes
       
  1589 //!@SYMTestExpectedResults Pass
       
  1590 //!@SYMTestType CT
       
  1591 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCurrentSystemNetworkModes0001L
       
  1592 END_TESTCASE BA-CTSY-CIPC-MCGCSNM-0001
       
  1593 
       
  1594 START_TESTCASE BA-CTSY-CIPC-MCGCSNM-0002
       
  1595 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCSNM-0002
       
  1596 //!@SYMComponent telephony_ctsy
       
  1597 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetCurrentSystemNetworkModes
       
  1598 //!@SYMTestPriority High
       
  1599 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetCurrentSystemNetworkModes
       
  1600 //!@SYMTestExpectedResults Pass
       
  1601 //!@SYMTestType CT
       
  1602 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCurrentSystemNetworkModes0002L
       
  1603 END_TESTCASE BA-CTSY-CIPC-MCGCSNM-0002
       
  1604 
       
  1605 START_TESTCASE BA-CTSY-CIPC-MCGCSNM-0004
       
  1606 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCSNM-0004
       
  1607 //!@SYMComponent telephony_ctsy
       
  1608 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetCurrentSystemNetworkModes
       
  1609 //!@SYMTestPriority High
       
  1610 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetCurrentSystemNetworkModes
       
  1611 //!@SYMTestExpectedResults Pass
       
  1612 //!@SYMTestType CT
       
  1613 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCurrentSystemNetworkModes0004L
       
  1614 END_TESTCASE BA-CTSY-CIPC-MCGCSNM-0004
       
  1615 
       
  1616 START_TESTCASE BA-CTSY-CIPC-MCPSON-0001
       
  1617 //!@SYMTestCaseID BA-CTSY-CIPC-MCPSON-0001
       
  1618 //!@SYMComponent telephony_ctsy
       
  1619 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::PowerSimOn
       
  1620 //!@SYMTestPriority High
       
  1621 //!@SYMTestActions Invokes RMmCustomAPI::PowerSimOn
       
  1622 //!@SYMTestExpectedResults Pass
       
  1623 //!@SYMTestType CT
       
  1624 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestPowerSimOn0001L
       
  1625 END_TESTCASE BA-CTSY-CIPC-MCPSON-0001
       
  1626 
       
  1627 START_TESTCASE BA-CTSY-CIPC-MCPSON-0002
       
  1628 //!@SYMTestCaseID BA-CTSY-CIPC-MCPSON-0002
       
  1629 //!@SYMComponent telephony_ctsy
       
  1630 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::PowerSimOn
       
  1631 //!@SYMTestPriority High
       
  1632 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::PowerSimOn
       
  1633 //!@SYMTestExpectedResults Pass
       
  1634 //!@SYMTestType CT
       
  1635 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestPowerSimOn0002L
       
  1636 END_TESTCASE BA-CTSY-CIPC-MCPSON-0002
       
  1637 
       
  1638 START_TESTCASE BA-CTSY-CIPC-MCPSON-0004
       
  1639 //!@SYMTestCaseID BA-CTSY-CIPC-MCPSON-0004
       
  1640 //!@SYMComponent telephony_ctsy
       
  1641 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::PowerSimOn
       
  1642 //!@SYMTestPriority High
       
  1643 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::PowerSimOn
       
  1644 //!@SYMTestExpectedResults Pass
       
  1645 //!@SYMTestType CT
       
  1646 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestPowerSimOn0004L
       
  1647 END_TESTCASE BA-CTSY-CIPC-MCPSON-0004
       
  1648 
       
  1649 START_TESTCASE BA-CTSY-CIPC-MCPSOF-0001
       
  1650 //!@SYMTestCaseID BA-CTSY-CIPC-MCPSOF-0001
       
  1651 //!@SYMComponent telephony_ctsy
       
  1652 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::PowerSimOff
       
  1653 //!@SYMTestPriority High
       
  1654 //!@SYMTestActions Invokes RMmCustomAPI::PowerSimOff
       
  1655 //!@SYMTestExpectedResults Pass
       
  1656 //!@SYMTestType CT
       
  1657 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestPowerSimOff0001L
       
  1658 END_TESTCASE BA-CTSY-CIPC-MCPSOF-0001
       
  1659 
       
  1660 START_TESTCASE BA-CTSY-CIPC-MCPSOF-0002
       
  1661 //!@SYMTestCaseID BA-CTSY-CIPC-MCPSOF-0002
       
  1662 //!@SYMComponent telephony_ctsy
       
  1663 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::PowerSimOff
       
  1664 //!@SYMTestPriority High
       
  1665 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::PowerSimOff
       
  1666 //!@SYMTestExpectedResults Pass
       
  1667 //!@SYMTestType CT
       
  1668 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestPowerSimOff0002L
       
  1669 END_TESTCASE BA-CTSY-CIPC-MCPSOF-0002
       
  1670 
       
  1671 START_TESTCASE BA-CTSY-CIPC-MCPSOF-0004
       
  1672 //!@SYMTestCaseID BA-CTSY-CIPC-MCPSOF-0004
       
  1673 //!@SYMComponent telephony_ctsy
       
  1674 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::PowerSimOff
       
  1675 //!@SYMTestPriority High
       
  1676 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::PowerSimOff
       
  1677 //!@SYMTestExpectedResults Pass
       
  1678 //!@SYMTestType CT
       
  1679 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestPowerSimOff0004L
       
  1680 END_TESTCASE BA-CTSY-CIPC-MCPSOF-0004
       
  1681 
       
  1682 START_TESTCASE BA-CTSY-CIPC-MCSWR-0001
       
  1683 //!@SYMTestCaseID BA-CTSY-CIPC-MCSWR-0001
       
  1684 //!@SYMComponent telephony_ctsy
       
  1685 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SimWarmReset
       
  1686 //!@SYMTestPriority High
       
  1687 //!@SYMTestActions Invokes RMmCustomAPI::SimWarmReset
       
  1688 //!@SYMTestExpectedResults Pass
       
  1689 //!@SYMTestType CT
       
  1690 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSimWarmReset0001L
       
  1691 END_TESTCASE BA-CTSY-CIPC-MCSWR-0001
       
  1692 
       
  1693 START_TESTCASE BA-CTSY-CIPC-MCSWR-0002
       
  1694 //!@SYMTestCaseID BA-CTSY-CIPC-MCSWR-0002
       
  1695 //!@SYMComponent telephony_ctsy
       
  1696 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SimWarmReset
       
  1697 //!@SYMTestPriority High
       
  1698 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SimWarmReset
       
  1699 //!@SYMTestExpectedResults Pass
       
  1700 //!@SYMTestType CT
       
  1701 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSimWarmReset0002L
       
  1702 END_TESTCASE BA-CTSY-CIPC-MCSWR-0002
       
  1703 
       
  1704 START_TESTCASE BA-CTSY-CIPC-MCSWR-0004
       
  1705 //!@SYMTestCaseID BA-CTSY-CIPC-MCSWR-0004
       
  1706 //!@SYMComponent telephony_ctsy
       
  1707 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SimWarmReset
       
  1708 //!@SYMTestPriority High
       
  1709 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SimWarmReset
       
  1710 //!@SYMTestExpectedResults Pass
       
  1711 //!@SYMTestType CT
       
  1712 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSimWarmReset0004L
       
  1713 END_TESTCASE BA-CTSY-CIPC-MCSWR-0004
       
  1714 
       
  1715 START_TESTCASE BA-CTSY-CIPC-MCGATR-0001
       
  1716 //!@SYMTestCaseID BA-CTSY-CIPC-MCGATR-0001
       
  1717 //!@SYMComponent telephony_ctsy
       
  1718 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetATR
       
  1719 //!@SYMTestPriority High
       
  1720 //!@SYMTestActions Invokes RMmCustomAPI::GetATR
       
  1721 //!@SYMTestExpectedResults Pass
       
  1722 //!@SYMTestType CT
       
  1723 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetATR0001L
       
  1724 END_TESTCASE BA-CTSY-CIPC-MCGATR-0001
       
  1725 
       
  1726 START_TESTCASE BA-CTSY-CIPC-MCGATR-0002
       
  1727 //!@SYMTestCaseID BA-CTSY-CIPC-MCGATR-0002
       
  1728 //!@SYMComponent telephony_ctsy
       
  1729 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetATR
       
  1730 //!@SYMTestPriority High
       
  1731 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetATR
       
  1732 //!@SYMTestExpectedResults Pass
       
  1733 //!@SYMTestType CT
       
  1734 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetATR0002L
       
  1735 END_TESTCASE BA-CTSY-CIPC-MCGATR-0002
       
  1736 
       
  1737 START_TESTCASE BA-CTSY-CIPC-MCGATR-0003
       
  1738 //!@SYMTestCaseID BA-CTSY-CIPC-MCGATR-0003
       
  1739 //!@SYMComponent telephony_ctsy
       
  1740 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetATR with bad parameter data
       
  1741 //!@SYMTestPriority High
       
  1742 //!@SYMTestActions Invokes RMmCustomAPI::GetATR with bad parameter data
       
  1743 //!@SYMTestExpectedResults Pass
       
  1744 //!@SYMTestType CT
       
  1745 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetATR0003L
       
  1746 END_TESTCASE BA-CTSY-CIPC-MCGATR-0003
       
  1747 
       
  1748 START_TESTCASE BA-CTSY-CIPC-MCGATR-0004
       
  1749 //!@SYMTestCaseID BA-CTSY-CIPC-MCGATR-0004
       
  1750 //!@SYMComponent telephony_ctsy
       
  1751 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetATR
       
  1752 //!@SYMTestPriority High
       
  1753 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetATR
       
  1754 //!@SYMTestExpectedResults Pass
       
  1755 //!@SYMTestType CT
       
  1756 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetATR0004L
       
  1757 END_TESTCASE BA-CTSY-CIPC-MCGATR-0004
       
  1758 
       
  1759 START_TESTCASE BA-CTSY-CIPC-MCGSCRS-0001
       
  1760 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSCRS-0001
       
  1761 //!@SYMComponent telephony_ctsy
       
  1762 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetSimCardReaderStatus
       
  1763 //!@SYMTestPriority High
       
  1764 //!@SYMTestActions Invokes RMmCustomAPI::GetSimCardReaderStatus
       
  1765 //!@SYMTestExpectedResults Pass
       
  1766 //!@SYMTestType CT
       
  1767 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSimCardReaderStatus0001L
       
  1768 END_TESTCASE BA-CTSY-CIPC-MCGSCRS-0001
       
  1769 
       
  1770 START_TESTCASE BA-CTSY-CIPC-MCGSCRS-0002
       
  1771 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSCRS-0002
       
  1772 //!@SYMComponent telephony_ctsy
       
  1773 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetSimCardReaderStatus
       
  1774 //!@SYMTestPriority High
       
  1775 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetSimCardReaderStatus
       
  1776 //!@SYMTestExpectedResults Pass
       
  1777 //!@SYMTestType CT
       
  1778 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSimCardReaderStatus0002L
       
  1779 END_TESTCASE BA-CTSY-CIPC-MCGSCRS-0002
       
  1780 
       
  1781 START_TESTCASE BA-CTSY-CIPC-MCGSCRS-0004
       
  1782 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSCRS-0004
       
  1783 //!@SYMComponent telephony_ctsy
       
  1784 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetSimCardReaderStatus
       
  1785 //!@SYMTestPriority High
       
  1786 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetSimCardReaderStatus
       
  1787 //!@SYMTestExpectedResults Pass
       
  1788 //!@SYMTestType CT
       
  1789 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSimCardReaderStatus0004L
       
  1790 END_TESTCASE BA-CTSY-CIPC-MCGSCRS-0004
       
  1791 
       
  1792 START_TESTCASE BA-CTSY-CIPC-MCNSCS-0001
       
  1793 //!@SYMTestCaseID BA-CTSY-CIPC-MCNSCS-0001
       
  1794 //!@SYMComponent telephony_ctsy
       
  1795 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifySimCardStatus
       
  1796 //!@SYMTestPriority High
       
  1797 //!@SYMTestActions Invokes RMmCustomAPI::NotifySimCardStatus
       
  1798 //!@SYMTestExpectedResults Pass
       
  1799 //!@SYMTestType CT
       
  1800 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifySimCardStatus0001L
       
  1801 END_TESTCASE BA-CTSY-CIPC-MCNSCS-0001
       
  1802 
       
  1803 START_TESTCASE BA-CTSY-CIPC-MCNSCS-0002
       
  1804 //!@SYMTestCaseID BA-CTSY-CIPC-MCNSCS-0002
       
  1805 //!@SYMComponent telephony_ctsy
       
  1806 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifySimCardStatus
       
  1807 //!@SYMTestPriority High
       
  1808 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifySimCardStatus
       
  1809 //!@SYMTestExpectedResults Pass
       
  1810 //!@SYMTestType CT
       
  1811 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifySimCardStatus0002L
       
  1812 END_TESTCASE BA-CTSY-CIPC-MCNSCS-0002
       
  1813 
       
  1814 START_TESTCASE BA-CTSY-CIPC-MCNSCS-0004
       
  1815 //!@SYMTestCaseID BA-CTSY-CIPC-MCNSCS-0004
       
  1816 //!@SYMComponent telephony_ctsy
       
  1817 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifySimCardStatus
       
  1818 //!@SYMTestPriority High
       
  1819 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifySimCardStatus
       
  1820 //!@SYMTestExpectedResults Pass
       
  1821 //!@SYMTestType CT
       
  1822 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifySimCardStatus0004L
       
  1823 END_TESTCASE BA-CTSY-CIPC-MCNSCS-0004
       
  1824 
       
  1825 START_TESTCASE BA-CTSY-CIPC-MCGWSAD-0001
       
  1826 //!@SYMTestCaseID BA-CTSY-CIPC-MCGWSAD-0001
       
  1827 //!@SYMComponent telephony_ctsy
       
  1828 //!@SYMPREQ PREQ1551
       
  1829 //!@SYMCR CR1596
       
  1830 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetWlanSimAuthenticationData
       
  1831 //!@SYMTestPriority High
       
  1832 //!@SYMTestActions Invokes RMmCustomAPI::GetWlanSimAuthenticationData
       
  1833 //!@SYMTestExpectedResults Pass
       
  1834 //!@SYMTestType CT
       
  1835 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetWlanSimAuthenticationData0001L
       
  1836 END_TESTCASE BA-CTSY-CIPC-MCGWSAD-0001
       
  1837 
       
  1838 START_TESTCASE BA-CTSY-CIPC-MCGWSAD-0002
       
  1839 //!@SYMTestCaseID BA-CTSY-CIPC-MCGWSAD-0002
       
  1840 //!@SYMComponent telephony_ctsy
       
  1841 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetWlanSimAuthenticationData
       
  1842 //!@SYMTestPriority High
       
  1843 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetWlanSimAuthenticationData
       
  1844 //!@SYMTestExpectedResults Pass
       
  1845 //!@SYMTestType CT
       
  1846 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetWlanSimAuthenticationData0002L
       
  1847 END_TESTCASE BA-CTSY-CIPC-MCGWSAD-0002
       
  1848 
       
  1849 START_TESTCASE BA-CTSY-CIPC-MCGWSAD-0003
       
  1850 //!@SYMTestCaseID BA-CTSY-CIPC-MCGWSAD-0003
       
  1851 //!@SYMComponent telephony_ctsy
       
  1852 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetWlanSimAuthenticationData with bad parameter data
       
  1853 //!@SYMTestPriority High
       
  1854 //!@SYMTestActions Invokes RMmCustomAPI::GetWlanSimAuthenticationData with bad parameter data
       
  1855 //!@SYMTestExpectedResults Pass
       
  1856 //!@SYMTestType CT
       
  1857 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetWlanSimAuthenticationData0003L
       
  1858 END_TESTCASE BA-CTSY-CIPC-MCGWSAD-0003
       
  1859 
       
  1860 START_TESTCASE BA-CTSY-CIPC-MCGWSAD-0004
       
  1861 //!@SYMTestCaseID BA-CTSY-CIPC-MCGWSAD-0004
       
  1862 //!@SYMComponent telephony_ctsy
       
  1863 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetWlanSimAuthenticationData
       
  1864 //!@SYMTestPriority High
       
  1865 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetWlanSimAuthenticationData
       
  1866 //!@SYMTestExpectedResults Pass
       
  1867 //!@SYMTestType CT
       
  1868 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetWlanSimAuthenticationData0004L
       
  1869 END_TESTCASE BA-CTSY-CIPC-MCGWSAD-0004
       
  1870 
       
  1871 
       
  1872 START_TESTCASE BA-CTSY-CIPC-MCSSMSR-0001
       
  1873 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSMSR-0001
       
  1874 //!@SYMComponent telephony_ctsy
       
  1875 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetSimMessageStatusRead
       
  1876 //!@SYMTestPriority High
       
  1877 //!@SYMTestActions Invokes RMmCustomAPI::SetSimMessageStatusRead
       
  1878 //!@SYMTestExpectedResults Pass
       
  1879 //!@SYMTestType CT
       
  1880 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSimMessageStatusRead0001L
       
  1881 END_TESTCASE BA-CTSY-CIPC-MCSSMSR-0001
       
  1882 
       
  1883 START_TESTCASE BA-CTSY-CIPC-MCWVHZUS-0001
       
  1884 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZUS-0001
       
  1885 //!@SYMComponent telephony_ctsy
       
  1886 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::WriteViagHomeZoneUHZIUESettings
       
  1887 //!@SYMTestPriority High
       
  1888 //!@SYMTestActions Invokes RMmCustomAPI::WriteViagHomeZoneUHZIUESettings
       
  1889 //!@SYMTestExpectedResults Pass
       
  1890 //!@SYMTestType CT
       
  1891 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneUHZIUESettings0001L
       
  1892 END_TESTCASE BA-CTSY-CIPC-MCWVHZUS-0001
       
  1893 
       
  1894 START_TESTCASE BA-CTSY-CIPC-MCWVHZUS-0002
       
  1895 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZUS-0002
       
  1896 //!@SYMComponent telephony_ctsy
       
  1897 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::WriteViagHomeZoneUHZIUESettings
       
  1898 //!@SYMTestPriority High
       
  1899 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::WriteViagHomeZoneUHZIUESettings
       
  1900 //!@SYMTestExpectedResults Pass
       
  1901 //!@SYMTestType CT
       
  1902 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneUHZIUESettings0002L
       
  1903 END_TESTCASE BA-CTSY-CIPC-MCWVHZUS-0002
       
  1904 
       
  1905 START_TESTCASE BA-CTSY-CIPC-MCWVHZUS-0004
       
  1906 //!@SYMTestCaseID BA-CTSY-CIPC-MCWVHZUS-0004
       
  1907 //!@SYMComponent telephony_ctsy
       
  1908 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::WriteViagHomeZoneUHZIUESettings
       
  1909 //!@SYMTestPriority High
       
  1910 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::WriteViagHomeZoneUHZIUESettings
       
  1911 //!@SYMTestExpectedResults Pass
       
  1912 //!@SYMTestType CT
       
  1913 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteViagHomeZoneUHZIUESettings0004L
       
  1914 END_TESTCASE BA-CTSY-CIPC-MCWVHZUS-0004
       
  1915 
       
  1916 START_TESTCASE BA-CTSY-CIPC-MCSAO-0001
       
  1917 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAO-0001
       
  1918 //!@SYMComponent telephony_ctsy
       
  1919 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetAlwaysOn
       
  1920 //!@SYMTestPriority High
       
  1921 //!@SYMTestActions Invokes RMmCustomAPI::SetAlwaysOn
       
  1922 //!@SYMTestExpectedResults Pass
       
  1923 //!@SYMTestType CT
       
  1924 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlwaysOn0001L
       
  1925 END_TESTCASE BA-CTSY-CIPC-MCSAO-0001
       
  1926 
       
  1927 START_TESTCASE BA-CTSY-CIPC-MCSAO-0002
       
  1928 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAO-0002
       
  1929 //!@SYMComponent telephony_ctsy
       
  1930 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SetAlwaysOn
       
  1931 //!@SYMTestPriority High
       
  1932 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SetAlwaysOn
       
  1933 //!@SYMTestExpectedResults Pass
       
  1934 //!@SYMTestType CT
       
  1935 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlwaysOn0002L
       
  1936 END_TESTCASE BA-CTSY-CIPC-MCSAO-0002
       
  1937 
       
  1938 START_TESTCASE BA-CTSY-CIPC-MCSAO-0003
       
  1939 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAO-0003
       
  1940 //!@SYMComponent telephony_ctsy
       
  1941 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetAlwaysOn with bad parameter data
       
  1942 //!@SYMTestPriority High
       
  1943 //!@SYMTestActions Invokes RMmCustomAPI::SetAlwaysOn with bad parameter data
       
  1944 //!@SYMTestExpectedResults Pass
       
  1945 //!@SYMTestType CT
       
  1946 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlwaysOn0003L
       
  1947 END_TESTCASE BA-CTSY-CIPC-MCSAO-0003
       
  1948 
       
  1949 START_TESTCASE BA-CTSY-CIPC-MCSAO-0004
       
  1950 //!@SYMTestCaseID BA-CTSY-CIPC-MCSAO-0004
       
  1951 //!@SYMComponent telephony_ctsy
       
  1952 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SetAlwaysOn
       
  1953 //!@SYMTestPriority High
       
  1954 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SetAlwaysOn
       
  1955 //!@SYMTestExpectedResults Pass
       
  1956 //!@SYMTestType CT
       
  1957 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetAlwaysOn0004L
       
  1958 END_TESTCASE BA-CTSY-CIPC-MCSAO-0004
       
  1959 
       
  1960 START_TESTCASE BA-CTSY-CIPC-MCNRE-0001
       
  1961 //!@SYMTestCaseID BA-CTSY-CIPC-MCNRE-0001
       
  1962 //!@SYMComponent telephony_ctsy
       
  1963 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyRauEvent
       
  1964 //!@SYMTestPriority High
       
  1965 //!@SYMTestActions Invokes RMmCustomAPI::NotifyRauEvent
       
  1966 //!@SYMTestExpectedResults Pass
       
  1967 //!@SYMTestType CT
       
  1968 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyRauEvent0001L
       
  1969 END_TESTCASE BA-CTSY-CIPC-MCNRE-0001
       
  1970 
       
  1971 START_TESTCASE BA-CTSY-CIPC-MCNRE-0002
       
  1972 //!@SYMTestCaseID BA-CTSY-CIPC-MCNRE-0002
       
  1973 //!@SYMComponent telephony_ctsy
       
  1974 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyRauEvent
       
  1975 //!@SYMTestPriority High
       
  1976 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyRauEvent
       
  1977 //!@SYMTestExpectedResults Pass
       
  1978 //!@SYMTestType CT
       
  1979 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyRauEvent0002L
       
  1980 END_TESTCASE BA-CTSY-CIPC-MCNRE-0002
       
  1981 
       
  1982 START_TESTCASE BA-CTSY-CIPC-MCNRE-0004
       
  1983 //!@SYMTestCaseID BA-CTSY-CIPC-MCNRE-0004
       
  1984 //!@SYMComponent telephony_ctsy
       
  1985 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyRauEvent
       
  1986 //!@SYMTestPriority High
       
  1987 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyRauEvent
       
  1988 //!@SYMTestExpectedResults Pass
       
  1989 //!@SYMTestType CT
       
  1990 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyRauEvent0004L
       
  1991 END_TESTCASE BA-CTSY-CIPC-MCNRE-0004
       
  1992 
       
  1993 START_TESTCASE BA-CTSY-CIPC-MCRHS-0001
       
  1994 //!@SYMTestCaseID BA-CTSY-CIPC-MCRHS-0001
       
  1995 //!@SYMComponent telephony_ctsy
       
  1996 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::ReadHSxPAStatus
       
  1997 //!@SYMTestPriority High
       
  1998 //!@SYMTestActions Invokes RMmCustomAPI::ReadHSxPAStatus
       
  1999 //!@SYMTestExpectedResults Pass
       
  2000 //!@SYMTestType CT
       
  2001 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadHSxPAStatus0001L
       
  2002 END_TESTCASE BA-CTSY-CIPC-MCRHS-0001
       
  2003 
       
  2004 START_TESTCASE BA-CTSY-CIPC-MCRHS-0002
       
  2005 //!@SYMTestCaseID BA-CTSY-CIPC-MCRHS-0002
       
  2006 //!@SYMComponent telephony_ctsy
       
  2007 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::ReadHSxPAStatus
       
  2008 //!@SYMTestPriority High
       
  2009 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::ReadHSxPAStatus
       
  2010 //!@SYMTestExpectedResults Pass
       
  2011 //!@SYMTestType CT
       
  2012 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadHSxPAStatus0002L
       
  2013 END_TESTCASE BA-CTSY-CIPC-MCRHS-0002
       
  2014 
       
  2015 START_TESTCASE BA-CTSY-CIPC-MCRHS-0004
       
  2016 //!@SYMTestCaseID BA-CTSY-CIPC-MCRHS-0004
       
  2017 //!@SYMComponent telephony_ctsy
       
  2018 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::ReadHSxPAStatus
       
  2019 //!@SYMTestPriority High
       
  2020 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::ReadHSxPAStatus
       
  2021 //!@SYMTestExpectedResults Pass
       
  2022 //!@SYMTestType CT
       
  2023 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestReadHSxPAStatus0004L
       
  2024 END_TESTCASE BA-CTSY-CIPC-MCRHS-0004
       
  2025 
       
  2026 START_TESTCASE BA-CTSY-CIPC-MCWHS-0001
       
  2027 //!@SYMTestCaseID BA-CTSY-CIPC-MCWHS-0001
       
  2028 //!@SYMComponent telephony_ctsy
       
  2029 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::WriteHSxPAStatus
       
  2030 //!@SYMTestPriority High
       
  2031 //!@SYMTestActions Invokes RMmCustomAPI::WriteHSxPAStatus
       
  2032 //!@SYMTestExpectedResults Pass
       
  2033 //!@SYMTestType CT
       
  2034 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteHSxPAStatus0001L
       
  2035 END_TESTCASE BA-CTSY-CIPC-MCWHS-0001
       
  2036 
       
  2037 START_TESTCASE BA-CTSY-CIPC-MCWHS-0002
       
  2038 //!@SYMTestCaseID BA-CTSY-CIPC-MCWHS-0002
       
  2039 //!@SYMComponent telephony_ctsy
       
  2040 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::WriteHSxPAStatus
       
  2041 //!@SYMTestPriority High
       
  2042 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::WriteHSxPAStatus
       
  2043 //!@SYMTestExpectedResults Pass
       
  2044 //!@SYMTestType CT
       
  2045 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteHSxPAStatus0002L
       
  2046 END_TESTCASE BA-CTSY-CIPC-MCWHS-0002
       
  2047 
       
  2048 START_TESTCASE BA-CTSY-CIPC-MCWHS-0004
       
  2049 //!@SYMTestCaseID BA-CTSY-CIPC-MCWHS-0004
       
  2050 //!@SYMComponent telephony_ctsy
       
  2051 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::WriteHSxPAStatus
       
  2052 //!@SYMTestPriority High
       
  2053 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::WriteHSxPAStatus
       
  2054 //!@SYMTestExpectedResults Pass
       
  2055 //!@SYMTestType CT
       
  2056 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestWriteHSxPAStatus0004L
       
  2057 END_TESTCASE BA-CTSY-CIPC-MCWHS-0004
       
  2058  
       
  2059 START_TESTCASE BA-CTSY-CIPC-MCNHS-0001
       
  2060 //!@SYMTestCaseID BA-CTSY-CIPC-MCNHS-0001
       
  2061 //!@SYMComponent telephony_ctsy
       
  2062 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyHSxPAStatus
       
  2063 //!@SYMTestPriority High
       
  2064 //!@SYMTestActions Invokes RMmCustomAPI::NotifyHSxPAStatus
       
  2065 //!@SYMTestExpectedResults Pass
       
  2066 //!@SYMTestType CT
       
  2067 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyHSxPAStatus0001L
       
  2068 END_TESTCASE BA-CTSY-CIPC-MCNHS-0001
       
  2069 
       
  2070 START_TESTCASE BA-CTSY-CIPC-MCNHS-0002
       
  2071 //!@SYMTestCaseID BA-CTSY-CIPC-MCNHS-0002
       
  2072 //!@SYMComponent telephony_ctsy
       
  2073 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyHSxPAStatus
       
  2074 //!@SYMTestPriority High
       
  2075 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyHSxPAStatus
       
  2076 //!@SYMTestExpectedResults Pass
       
  2077 //!@SYMTestType CT
       
  2078 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyHSxPAStatus0002L
       
  2079 END_TESTCASE BA-CTSY-CIPC-MCNHS-0002
       
  2080 
       
  2081 START_TESTCASE BA-CTSY-CIPC-MCNHS-0004
       
  2082 //!@SYMTestCaseID BA-CTSY-CIPC-MCNHS-0004
       
  2083 //!@SYMComponent telephony_ctsy
       
  2084 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyHSxPAStatus
       
  2085 //!@SYMTestPriority High
       
  2086 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyHSxPAStatus
       
  2087 //!@SYMTestExpectedResults Pass
       
  2088 //!@SYMTestType CT
       
  2089 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyHSxPAStatus0004L
       
  2090 END_TESTCASE BA-CTSY-CIPC-MCNHS-0004
       
  2091 
       
  2092 START_TESTCASE BA-CTSY-CIPC-MCGICFIS-0001
       
  2093 //!@SYMTestCaseID BA-CTSY-CIPC-MCGICFIS-0001
       
  2094 //!@SYMComponent telephony_ctsy
       
  2095 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetIccCallForwardingIndicatorStatus
       
  2096 //!@SYMTestPriority High
       
  2097 //!@SYMTestActions Invokes RMmCustomAPI::GetIccCallForwardingIndicatorStatus
       
  2098 //!@SYMTestExpectedResults Pass
       
  2099 //!@SYMTestType CT
       
  2100 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetIccCallForwardingIndicatorStatus0001L
       
  2101 END_TESTCASE BA-CTSY-CIPC-MCGICFIS-0001
       
  2102 
       
  2103 START_TESTCASE BA-CTSY-CIPC-MCGICFIS-0002
       
  2104 //!@SYMTestCaseID BA-CTSY-CIPC-MCGICFIS-0002
       
  2105 //!@SYMComponent telephony_ctsy
       
  2106 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetIccCallForwardingIndicatorStatus
       
  2107 //!@SYMTestPriority High
       
  2108 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetIccCallForwardingIndicatorStatus
       
  2109 //!@SYMTestExpectedResults Pass
       
  2110 //!@SYMTestType CT
       
  2111 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetIccCallForwardingIndicatorStatus0002L
       
  2112 END_TESTCASE BA-CTSY-CIPC-MCGICFIS-0002
       
  2113 
       
  2114 START_TESTCASE BA-CTSY-CIPC-MCGICFIS-0003
       
  2115 //!@SYMTestCaseID BA-CTSY-CIPC-MCGICFIS-0003
       
  2116 //!@SYMComponent telephony_ctsy
       
  2117 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetIccCallForwardingIndicatorStatus with bad parameter data
       
  2118 //!@SYMTestPriority High
       
  2119 //!@SYMTestActions Invokes RMmCustomAPI::GetIccCallForwardingIndicatorStatus with bad parameter data
       
  2120 //!@SYMTestExpectedResults Pass
       
  2121 //!@SYMTestType CT
       
  2122 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetIccCallForwardingIndicatorStatus0003L
       
  2123 END_TESTCASE BA-CTSY-CIPC-MCGICFIS-0003
       
  2124 
       
  2125 START_TESTCASE BA-CTSY-CIPC-MCGICFIS-0004
       
  2126 //!@SYMTestCaseID BA-CTSY-CIPC-MCGICFIS-0004
       
  2127 //!@SYMComponent telephony_ctsy
       
  2128 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetIccCallForwardingIndicatorStatus
       
  2129 //!@SYMTestPriority High
       
  2130 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetIccCallForwardingIndicatorStatus
       
  2131 //!@SYMTestExpectedResults Pass
       
  2132 //!@SYMTestType CT
       
  2133 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetIccCallForwardingIndicatorStatus0004L
       
  2134 END_TESTCASE BA-CTSY-CIPC-MCGICFIS-0004
       
  2135 
       
  2136 START_TESTCASE BA-CTSY-CIPC-MCNICFSC-0001
       
  2137 //!@SYMTestCaseID BA-CTSY-CIPC-MCNICFSC-0001
       
  2138 //!@SYMComponent telephony_ctsy
       
  2139 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyIccCallForwardingStatusChange
       
  2140 //!@SYMTestPriority High
       
  2141 //!@SYMTestActions Invokes RMmCustomAPI::NotifyIccCallForwardingStatusChange
       
  2142 //!@SYMTestExpectedResults Pass
       
  2143 //!@SYMTestType CT
       
  2144 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyIccCallForwardingStatusChange0001L
       
  2145 END_TESTCASE BA-CTSY-CIPC-MCNICFSC-0001
       
  2146 
       
  2147 START_TESTCASE BA-CTSY-CIPC-MCNICFSC-0002
       
  2148 //!@SYMTestCaseID BA-CTSY-CIPC-MCNICFSC-0002
       
  2149 //!@SYMComponent telephony_ctsy
       
  2150 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyIccCallForwardingStatusChange
       
  2151 //!@SYMTestPriority High
       
  2152 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyIccCallForwardingStatusChange
       
  2153 //!@SYMTestExpectedResults Pass
       
  2154 //!@SYMTestType CT
       
  2155 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyIccCallForwardingStatusChange0002L
       
  2156 END_TESTCASE BA-CTSY-CIPC-MCNICFSC-0002
       
  2157 
       
  2158 START_TESTCASE BA-CTSY-CIPC-MCNICFSC-0003
       
  2159 //!@SYMTestCaseID BA-CTSY-CIPC-MCNICFSC-0003
       
  2160 //!@SYMComponent telephony_ctsy
       
  2161 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyIccCallForwardingStatusChange with bad parameter data
       
  2162 //!@SYMTestPriority High
       
  2163 //!@SYMTestActions Invokes RMmCustomAPI::NotifyIccCallForwardingStatusChange with bad parameter data
       
  2164 //!@SYMTestExpectedResults Pass
       
  2165 //!@SYMTestType CT
       
  2166 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyIccCallForwardingStatusChange0003L
       
  2167 END_TESTCASE BA-CTSY-CIPC-MCNICFSC-0003
       
  2168 
       
  2169 START_TESTCASE BA-CTSY-CIPC-MCNICFSC-0004
       
  2170 //!@SYMTestCaseID BA-CTSY-CIPC-MCNICFSC-0004
       
  2171 //!@SYMComponent telephony_ctsy
       
  2172 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyIccCallForwardingStatusChange
       
  2173 //!@SYMTestPriority High
       
  2174 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyIccCallForwardingStatusChange
       
  2175 //!@SYMTestExpectedResults Pass
       
  2176 //!@SYMTestType CT
       
  2177 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyIccCallForwardingStatusChange0004L
       
  2178 END_TESTCASE BA-CTSY-CIPC-MCNICFSC-0004
       
  2179 
       
  2180 START_TESTCASE BA-CTSY-CIPC-MCGCI2-0001
       
  2181 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI2-0001
       
  2182 //!@SYMComponent telephony_ctsy
       
  2183 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetCellInfo
       
  2184 //!@SYMTestPriority High
       
  2185 //!@SYMTestActions Invokes RMmCustomAPI::GetCellInfo
       
  2186 //!@SYMTestExpectedResults Pass
       
  2187 //!@SYMTestType CT
       
  2188 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCellInfo0001L
       
  2189 END_TESTCASE BA-CTSY-CIPC-MCGCI2-0001
       
  2190 
       
  2191 START_TESTCASE BA-CTSY-CIPC-MCGCI2-0002
       
  2192 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI2-0002
       
  2193 //!@SYMComponent telephony_ctsy
       
  2194 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetCellInfo
       
  2195 //!@SYMTestPriority High
       
  2196 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetCellInfo
       
  2197 //!@SYMTestExpectedResults Pass
       
  2198 //!@SYMTestType CT
       
  2199 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCellInfo0002L
       
  2200 END_TESTCASE BA-CTSY-CIPC-MCGCI2-0002
       
  2201 
       
  2202 START_TESTCASE BA-CTSY-CIPC-MCGCI2-0003
       
  2203 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI2-0003
       
  2204 //!@SYMComponent telephony_ctsy
       
  2205 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetCellInfo with bad parameter data
       
  2206 //!@SYMTestPriority High
       
  2207 //!@SYMTestActions Invokes RMmCustomAPI::GetCellInfo with bad parameter data
       
  2208 //!@SYMTestExpectedResults Pass
       
  2209 //!@SYMTestType CT
       
  2210 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCellInfo0003L
       
  2211 END_TESTCASE BA-CTSY-CIPC-MCGCI2-0003
       
  2212 
       
  2213 START_TESTCASE BA-CTSY-CIPC-MCGCI2-0004
       
  2214 //!@SYMTestCaseID BA-CTSY-CIPC-MCGCI2-0004
       
  2215 //!@SYMComponent telephony_ctsy
       
  2216 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetCellInfo
       
  2217 //!@SYMTestPriority High
       
  2218 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetCellInfo
       
  2219 //!@SYMTestExpectedResults Pass
       
  2220 //!@SYMTestType CT
       
  2221 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetCellInfo0004L
       
  2222 END_TESTCASE BA-CTSY-CIPC-MCGCI2-0004
       
  2223 
       
  2224 START_TESTCASE BA-CTSY-CIPC-MCNCIC2-0001
       
  2225 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC2-0001
       
  2226 //!@SYMComponent telephony_ctsy
       
  2227 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyCellInfoChange
       
  2228 //!@SYMTestPriority High
       
  2229 //!@SYMTestActions Invokes RMmCustomAPI::NotifyCellInfoChange
       
  2230 //!@SYMTestExpectedResults Pass
       
  2231 //!@SYMTestType CT
       
  2232 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCellInfoChange0001L
       
  2233 END_TESTCASE BA-CTSY-CIPC-MCNCIC2-0001
       
  2234 
       
  2235 START_TESTCASE BA-CTSY-CIPC-MCNCIC2-0002
       
  2236 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC2-0002
       
  2237 //!@SYMComponent telephony_ctsy
       
  2238 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::NotifyCellInfoChange
       
  2239 //!@SYMTestPriority High
       
  2240 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::NotifyCellInfoChange
       
  2241 //!@SYMTestExpectedResults Pass
       
  2242 //!@SYMTestType CT
       
  2243 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCellInfoChange0002L
       
  2244 END_TESTCASE BA-CTSY-CIPC-MCNCIC2-0002
       
  2245 
       
  2246 START_TESTCASE BA-CTSY-CIPC-MCNCIC2-0003
       
  2247 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC2-0003
       
  2248 //!@SYMComponent telephony_ctsy
       
  2249 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::NotifyCellInfoChange with bad parameter data
       
  2250 //!@SYMTestPriority High
       
  2251 //!@SYMTestActions Invokes RMmCustomAPI::NotifyCellInfoChange with bad parameter data
       
  2252 //!@SYMTestExpectedResults Pass
       
  2253 //!@SYMTestType CT
       
  2254 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCellInfoChange0003L
       
  2255 END_TESTCASE BA-CTSY-CIPC-MCNCIC2-0003
       
  2256 
       
  2257 START_TESTCASE BA-CTSY-CIPC-MCNCIC2-0004
       
  2258 //!@SYMTestCaseID BA-CTSY-CIPC-MCNCIC2-0004
       
  2259 //!@SYMComponent telephony_ctsy
       
  2260 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::NotifyCellInfoChange
       
  2261 //!@SYMTestPriority High
       
  2262 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::NotifyCellInfoChange
       
  2263 //!@SYMTestExpectedResults Pass
       
  2264 //!@SYMTestType CT
       
  2265 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestNotifyCellInfoChange0004L
       
  2266 END_TESTCASE BA-CTSY-CIPC-MCNCIC2-0004
       
  2267 
       
  2268 START_TESTCASE BA-CTSY-CIPC-MCGSNB-0001
       
  2269 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSNB-0001
       
  2270 //!@SYMComponent telephony_ctsy
       
  2271 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::GetSystemNetworkBand
       
  2272 //!@SYMTestPriority High
       
  2273 //!@SYMTestActions Invokes RMmCustomAPI::GetSystemNetworkBand
       
  2274 //!@SYMTestExpectedResults Pass
       
  2275 //!@SYMTestType CT
       
  2276 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSystemNetworkBand0001L
       
  2277 END_TESTCASE BA-CTSY-CIPC-MCGSNB-0001
       
  2278 
       
  2279 START_TESTCASE BA-CTSY-CIPC-MCGSNB-0002
       
  2280 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSNB-0002
       
  2281 //!@SYMComponent  telephony_ctsy
       
  2282 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::GetSystemNetworkBand
       
  2283 //!@SYMTestPriority High
       
  2284 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::GetSystemNetworkBand
       
  2285 //!@SYMTestExpectedResults Pass
       
  2286 //!@SYMTestType CT
       
  2287 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSystemNetworkBand0002L
       
  2288 END_TESTCASE BA-CTSY-CIPC-MCGSNB-0002
       
  2289 
       
  2290 START_TESTCASE BA-CTSY-CIPC-MCGSNB-0004
       
  2291 //!@SYMTestCaseID BA-CTSY-CIPC-MCGSNB-0004
       
  2292 //!@SYMComponent  telephony_ctsy
       
  2293 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::GetSystemNetworkBand
       
  2294 //!@SYMTestPriority High
       
  2295 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::GetSystemNetworkBand
       
  2296 //!@SYMTestExpectedResults Pass
       
  2297 //!@SYMTestType CT
       
  2298 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetSystemNetworkBand0004L
       
  2299 END_TESTCASE BA-CTSY-CIPC-MCGSNB-0004
       
  2300 
       
  2301 START_TESTCASE BA-CTSY-CIPC-MCSSNB-0001
       
  2302 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSNB-0001
       
  2303 //!@SYMComponent telephony_ctsy
       
  2304 //!@SYMTestCaseDesc Test support in CTSY for RMmCustomAPI::SetSystemNetworkBand
       
  2305 //!@SYMTestPriority High
       
  2306 //!@SYMTestActions Invokes RMmCustomAPI::SetSystemNetworkBand
       
  2307 //!@SYMTestExpectedResults Pass
       
  2308 //!@SYMTestType CT
       
  2309 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSystemNetworkBand0001L
       
  2310 END_TESTCASE BA-CTSY-CIPC-MCSSNB-0001
       
  2311 
       
  2312 START_TESTCASE BA-CTSY-CIPC-MCSSNB-0002
       
  2313 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSNB-0002
       
  2314 //!@SYMComponent  telephony_ctsy
       
  2315 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMmCustomAPI::SetSystemNetworkBand
       
  2316 //!@SYMTestPriority High
       
  2317 //!@SYMTestActions Invokes cancelling of RMmCustomAPI::SetSystemNetworkBand
       
  2318 //!@SYMTestExpectedResults Pass
       
  2319 //!@SYMTestType CT
       
  2320 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSystemNetworkBand0002L
       
  2321 END_TESTCASE BA-CTSY-CIPC-MCSSNB-0002
       
  2322 
       
  2323 START_TESTCASE BA-CTSY-CIPC-MCSSNB-0004
       
  2324 //!@SYMTestCaseID BA-CTSY-CIPC-MCSSNB-0004
       
  2325 //!@SYMComponent  telephony_ctsy
       
  2326 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMmCustomAPI::SetSystemNetworkBand
       
  2327 //!@SYMTestPriority High
       
  2328 //!@SYMTestActions Invokes multiple client requests to RMmCustomAPI::SetSystemNetworkBand
       
  2329 //!@SYMTestExpectedResults Pass
       
  2330 //!@SYMTestType CT
       
  2331 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestSetSystemNetworkBand0004L
       
  2332 END_TESTCASE BA-CTSY-CIPC-MCSSNB-0004
       
  2333 
       
  2334 START_TESTCASE BA-CTSY-CIPC-GUSS-0001
       
  2335 //!@SYMTestCaseID BA-CTSY-CIPC-GUSS-0001
       
  2336 //!@SYMComponent  telephony_ctsy
       
  2337 //!@SYMTestCaseDesc Test support in CTSY for getting USIM Service Support
       
  2338 //!@SYMTestPriority High
       
  2339 //!@SYMTestActions Invokes RMmCustomAPI::GetUSIMServiceSupport
       
  2340 //!@SYMTestExpectedResults Pass
       
  2341 //!@SYMTestType CT
       
  2342 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetUSIMServiceSupport0001L
       
  2343 END_TESTCASE BA-CTSY-CIPC-GUSS-0001
       
  2344 
       
  2345 START_TESTCASE BA-CTSY-CIPC-GUSS-0002
       
  2346 //!@SYMTestCaseID BA-CTSY-CIPC-GUSS-0002
       
  2347 //!@SYMComponent  telephony_ctsy
       
  2348 //!@SYMTestCaseDesc Test support for Cancel of getting USIM Service Support
       
  2349 //!@SYMTestPriority High
       
  2350 //!@SYMTestActions Invokes RMmCustomAPI::Cancel for ECustomGetServiceTableSupportbyApplicationIPC
       
  2351 //!@SYMTestExpectedResults Pass
       
  2352 //!@SYMTestType CT
       
  2353 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetUSIMServiceSupport0002L
       
  2354 END_TESTCASE BA-CTSY-CIPC-GUSS-0002
       
  2355 
       
  2356 START_TESTCASE BA-CTSY-CIPC-GUSS-0003
       
  2357 //!@SYMTestCaseID BA-CTSY-CIPC-GUSS-0003
       
  2358 //!@SYMComponent  telephony_ctsy
       
  2359 //!@SYMTestCaseDesc Test support for negative application numbers
       
  2360 //!@SYMTestPriority High
       
  2361 //!@SYMTestActions Invokes RMmCustomAPI::GetUSIMServiceSupport
       
  2362 //!@SYMTestExpectedResults Pass
       
  2363 //!@SYMTestType CT
       
  2364 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetUSIMServiceSupport0003L
       
  2365 END_TESTCASE BA-CTSY-CIPC-GUSS-0003
       
  2366 
       
  2367 START_TESTCASE BA-CTSY-CIPC-GUSS-0004
       
  2368 //!@SYMTestCaseID BA-CTSY-CIPC-GUSS-0004
       
  2369 //!@SYMComponent  telephony_ctsy
       
  2370 //!@SYMTestCaseDesc Test support for multiple client requests
       
  2371 //!@SYMTestPriority High
       
  2372 //!@SYMTestActions Invokes RMmCustomAPI::GetUSIMServiceSupport
       
  2373 //!@SYMTestExpectedResults Pass
       
  2374 //!@SYMTestType CT
       
  2375 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCustomIPCFU.TestGetUSIMServiceSupport0004L
       
  2376 END_TESTCASE BA-CTSY-CIPC-GUSS-0004
       
  2377 
       
  2378 
       
  2379