telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_callinformation_individual.script
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
child 44 8b72faa1200f
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 
       
    20 
       
    21 START_TESTCASE BA-CTSY-CALLI-CGCP-0001
       
    22 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-0001
       
    23 //!@SYMComponent telephony_ctsy
       
    24 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams for voice calls
       
    25 //!@SYMTestPriority High
       
    26 //!@SYMTestActions Invokes RCall::GetCallParams for voice calls
       
    27 //!@SYMTestExpectedResults Pass
       
    28 //!@SYMTestType CT
       
    29 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams0001L
       
    30 END_TESTCASE BA-CTSY-CALLI-CGCP-0001
       
    31 
       
    32 
       
    33 START_TESTCASE BA-CTSY-CALLI-CGCP-0003
       
    34 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-0003
       
    35 //!@SYMComponent telephony_ctsy
       
    36 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams with bad parameter data for voice calls
       
    37 //!@SYMTestPriority High
       
    38 //!@SYMTestActions Invokes RCall::GetCallParams with bad parameter data for voice calls
       
    39 //!@SYMTestExpectedResults Pass
       
    40 //!@SYMTestType CT
       
    41 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams0003L
       
    42 END_TESTCASE BA-CTSY-CALLI-CGCP-0003
       
    43 
       
    44 
       
    45 START_TESTCASE BA-CTSY-CALLI-CGCP-0006
       
    46 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-0006
       
    47 //!@SYMComponent telephony_ctsy
       
    48 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams for data calls
       
    49 //!@SYMTestPriority High
       
    50 //!@SYMTestActions Invokes RCall::GetCallParams for data calls
       
    51 //!@SYMTestExpectedResults Pass
       
    52 //!@SYMTestType CT
       
    53 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams0006L
       
    54 END_TESTCASE BA-CTSY-CALLI-CGCP-0006
       
    55 
       
    56 START_TESTCASE BA-CTSY-CALLI-CGCP-0006b
       
    57 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-0006b
       
    58 //!@SYMComponent telephony_ctsy
       
    59 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams for data calls with HscsdCallParams. It is in connection to BA-CTSY-CALLI-CGCP-0006
       
    60 //!@SYMTestPriority High
       
    61 //!@SYMTestActions Invokes RCall::GetCallParams for data calls
       
    62 //!@SYMTestExpectedResults Pass
       
    63 //!@SYMTestType CT
       
    64 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams0006bL
       
    65 END_TESTCASE BA-CTSY-CALLI-CGCP-0006b
       
    66 
       
    67 START_TESTCASE BA-CTSY-CALLI-CGCP-0006c
       
    68 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-0006c
       
    69 //!@SYMComponent telephony_ctsy
       
    70 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams for data calls with HscsdCallParamsV8. It is in connection to BA-CTSY-CALLI-CGCP-0006b
       
    71 //!@SYMTestPriority High
       
    72 //!@SYMTestActions Invokes RCall::GetCallParams for data calls
       
    73 //!@SYMTestExpectedResults Pass
       
    74 //!@SYMTestType CT
       
    75 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams0006cL
       
    76 END_TESTCASE BA-CTSY-CALLI-CGCP-0006c
       
    77 
       
    78 START_TESTCASE BA-CTSY-CALLI-CGCP-0008
       
    79 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-0008
       
    80 //!@SYMComponent telephony_ctsy
       
    81 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams with bad parameters data for data calls
       
    82 //!@SYMTestPriority High
       
    83 //!@SYMTestActions Invokes RCall::GetCallParams with bad parameters for data calls
       
    84 //!@SYMTestExpectedResults Pass
       
    85 //!@SYMTestType CT
       
    86 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams0008L
       
    87 END_TESTCASE BA-CTSY-CALLI-CGCP-0008
       
    88 
       
    89 START_TESTCASE BA-CTSY-CALLI-CGCP-00011
       
    90 //!@SYMTestCaseID BA-CTSY-CALLI-CGCP-00011
       
    91 //!@SYMComponent telephony_ctsy
       
    92 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallParams for fax calls
       
    93 //!@SYMTestPriority High
       
    94 //!@SYMTestActions Invokes RCall::GetCallParams for fax calls
       
    95 //!@SYMTestExpectedResults Pass
       
    96 //!@SYMTestType CT
       
    97 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallParams00011L
       
    98 END_TESTCASE BA-CTSY-CALLI-CGCP-00011
       
    99 
       
   100 START_TESTCASE BA-CTSY-CALLI-CGCD-0001
       
   101 //!@SYMTestCaseID BA-CTSY-CALLI-CGCD-0001
       
   102 //!@SYMComponent telephony_ctsy
       
   103 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallDuration for voice calls
       
   104 //!@SYMTestPriority High
       
   105 //!@SYMTestActions Invokes RCall::GetCallDuration for voice calls
       
   106 //!@SYMTestExpectedResults Pass
       
   107 //!@SYMTestType CT
       
   108 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallDuration0001L
       
   109 END_TESTCASE BA-CTSY-CALLI-CGCD-0001
       
   110 
       
   111 START_TESTCASE BA-CTSY-CALLI-CGCD-0006
       
   112 //!@SYMTestCaseID BA-CTSY-CALLI-CGCD-0006
       
   113 //!@SYMComponent telephony_ctsy
       
   114 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallDuration for data calls
       
   115 //!@SYMTestPriority High
       
   116 //!@SYMTestActions Invokes RCall::GetCallDuration for data calls
       
   117 //!@SYMTestExpectedResults Pass
       
   118 //!@SYMTestType CT
       
   119 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallDuration0006L
       
   120 END_TESTCASE BA-CTSY-CALLI-CGCD-0006
       
   121 
       
   122 START_TESTCASE BA-CTSY-CALLI-CGCD-00011
       
   123 //!@SYMTestCaseID BA-CTSY-CALLI-CGCD-00011
       
   124 //!@SYMComponent telephony_ctsy
       
   125 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCallDuration for fax calls
       
   126 //!@SYMTestPriority High
       
   127 //!@SYMTestActions Invokes RCall::GetCallDuration for fax calls
       
   128 //!@SYMTestExpectedResults Pass
       
   129 //!@SYMTestType CT
       
   130 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallDuration00011L
       
   131 END_TESTCASE BA-CTSY-CALLI-CGCD-00011
       
   132 
       
   133 START_TESTCASE BA-CTSY-CALLI-CGOS-0001
       
   134 //!@SYMTestCaseID BA-CTSY-CALLI-CGOS-0001
       
   135 //!@SYMComponent telephony_ctsy
       
   136 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetOwnershipStatus for voice calls
       
   137 //!@SYMTestPriority High
       
   138 //!@SYMTestActions Invokes RCall::GetOwnershipStatus for voice calls
       
   139 //!@SYMTestExpectedResults Pass
       
   140 //!@SYMTestType CT
       
   141 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetOwnershipStatus0001L
       
   142 END_TESTCASE BA-CTSY-CALLI-CGOS-0001
       
   143 
       
   144 START_TESTCASE BA-CTSY-CALLI-CGOS-0006
       
   145 //!@SYMTestCaseID BA-CTSY-CALLI-CGOS-0006
       
   146 //!@SYMComponent telephony_ctsy
       
   147 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetOwnershipStatus for data calls
       
   148 //!@SYMTestPriority High
       
   149 //!@SYMTestActions Invokes RCall::GetOwnershipStatus for data calls
       
   150 //!@SYMTestExpectedResults Pass
       
   151 //!@SYMTestType CT
       
   152 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetOwnershipStatus0006L
       
   153 END_TESTCASE BA-CTSY-CALLI-CGOS-0006
       
   154 
       
   155 START_TESTCASE BA-CTSY-CALLI-CGOS-00011
       
   156 //!@SYMTestCaseID BA-CTSY-CALLI-CGOS-00011
       
   157 //!@SYMComponent telephony_ctsy
       
   158 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetOwnershipStatus for fax calls
       
   159 //!@SYMTestPriority High
       
   160 //!@SYMTestActions Invokes RCall::GetOwnershipStatus for fax calls
       
   161 //!@SYMTestExpectedResults Pass
       
   162 //!@SYMTestType CT
       
   163 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetOwnershipStatus00011L
       
   164 END_TESTCASE BA-CTSY-CALLI-CGOS-00011
       
   165 
       
   166 START_TESTCASE BA-CTSY-CALLI-CGC-0001
       
   167 //!@SYMTestCaseID BA-CTSY-CALLI-CGC-0001
       
   168 //!@SYMComponent telephony_ctsy
       
   169 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCaps for voice calls
       
   170 //!@SYMTestPriority High
       
   171 //!@SYMTestActions Invokes RCall::GetCaps for voice calls
       
   172 //!@SYMTestExpectedResults Pass
       
   173 //!@SYMTestType CT
       
   174 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCaps0001L
       
   175 END_TESTCASE BA-CTSY-CALLI-CGC-0001
       
   176 
       
   177 START_TESTCASE BA-CTSY-CALLI-CGC-0006
       
   178 //!@SYMTestCaseID BA-CTSY-CALLI-CGC-0006
       
   179 //!@SYMComponent telephony_ctsy
       
   180 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCaps for data calls
       
   181 //!@SYMTestPriority High
       
   182 //!@SYMTestActions Invokes RCall::GetCaps for data calls
       
   183 //!@SYMTestExpectedResults Pass
       
   184 //!@SYMTestType CT
       
   185 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCaps0006L
       
   186 END_TESTCASE BA-CTSY-CALLI-CGC-0006
       
   187 
       
   188 START_TESTCASE BA-CTSY-CALLI-CGC-00011
       
   189 //!@SYMTestCaseID BA-CTSY-CALLI-CGC-00011
       
   190 //!@SYMComponent telephony_ctsy
       
   191 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetCaps for fax calls
       
   192 //!@SYMTestPriority High
       
   193 //!@SYMTestActions Invokes RCall::GetCaps for fax calls
       
   194 //!@SYMTestExpectedResults Pass
       
   195 //!@SYMTestType CT
       
   196 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCaps00011L
       
   197 END_TESTCASE BA-CTSY-CALLI-CGC-00011
       
   198 
       
   199 START_TESTCASE BA-CTSY-CALLI-CGI-0001
       
   200 //!@SYMTestCaseID BA-CTSY-CALLI-CGI-0001
       
   201 //!@SYMComponent telephony_ctsy
       
   202 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetInfo for voice calls
       
   203 //!@SYMTestPriority High
       
   204 //!@SYMTestActions Invokes RCall::GetInfo for voice calls
       
   205 //!@SYMTestExpectedResults Pass
       
   206 //!@SYMTestType CT
       
   207 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetInfo0001L
       
   208 END_TESTCASE BA-CTSY-CALLI-CGI-0001
       
   209 
       
   210 START_TESTCASE BA-CTSY-CALLI-CGI-0006
       
   211 //!@SYMTestCaseID BA-CTSY-CALLI-CGI-0006
       
   212 //!@SYMComponent telephony_ctsy
       
   213 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetInfo for data calls
       
   214 //!@SYMTestPriority High
       
   215 //!@SYMTestActions Invokes RCall::GetInfo for data calls
       
   216 //!@SYMTestExpectedResults Pass
       
   217 //!@SYMTestType CT
       
   218 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetInfo0006L
       
   219 END_TESTCASE BA-CTSY-CALLI-CGI-0006
       
   220 
       
   221 START_TESTCASE BA-CTSY-CALLI-CGI-00011
       
   222 //!@SYMTestCaseID BA-CTSY-CALLI-CGI-00011
       
   223 //!@SYMComponent telephony_ctsy
       
   224 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetInfo for fax calls
       
   225 //!@SYMTestPriority High
       
   226 //!@SYMTestActions Invokes RCall::GetInfo for fax calls
       
   227 //!@SYMTestExpectedResults Pass
       
   228 //!@SYMTestType CT
       
   229 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetInfo00011L
       
   230 END_TESTCASE BA-CTSY-CALLI-CGI-00011
       
   231 
       
   232 START_TESTCASE BA-CTSY-CALLI-CGS-0001
       
   233 //!@SYMTestCaseID BA-CTSY-CALLI-CGS-0001
       
   234 //!@SYMComponent telephony_ctsy
       
   235 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetStatus for voice calls
       
   236 //!@SYMTestPriority High
       
   237 //!@SYMTestActions Invokes RCall::GetStatus for voice calls
       
   238 //!@SYMTestExpectedResults Pass
       
   239 //!@SYMTestType CT
       
   240 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetStatus0001L
       
   241 END_TESTCASE BA-CTSY-CALLI-CGS-0001
       
   242 
       
   243 START_TESTCASE BA-CTSY-CALLI-CGS-0006
       
   244 //!@SYMTestCaseID BA-CTSY-CALLI-CGS-0006
       
   245 //!@SYMComponent telephony_ctsy
       
   246 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetStatus for data calls
       
   247 //!@SYMTestPriority High
       
   248 //!@SYMTestActions Invokes RCall::GetStatus for data calls
       
   249 //!@SYMTestExpectedResults Pass
       
   250 //!@SYMTestType CT
       
   251 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetStatus0006L
       
   252 END_TESTCASE BA-CTSY-CALLI-CGS-0006
       
   253 
       
   254 START_TESTCASE BA-CTSY-CALLI-CGS-00011
       
   255 //!@SYMTestCaseID BA-CTSY-CALLI-CGS-00011
       
   256 //!@SYMComponent telephony_ctsy
       
   257 //!@SYMTestCaseDesc Test support in CTSY for RCall::GetStatus for fax calls
       
   258 //!@SYMTestPriority High
       
   259 //!@SYMTestActions Invokes RCall::GetStatus for fax calls
       
   260 //!@SYMTestExpectedResults Pass
       
   261 //!@SYMTestType CT
       
   262 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetStatus00011L
       
   263 END_TESTCASE BA-CTSY-CALLI-CGS-00011
       
   264 
       
   265 START_TESTCASE BA-CTSY-CALLI-LGCI-0001
       
   266 //!@SYMTestCaseID BA-CTSY-CALLI-LGCI-0001
       
   267 //!@SYMComponent telephony_ctsy
       
   268 //!@SYMTestCaseDesc Test support in CTSY for RLine::GetCallInfo for voice lines
       
   269 //!@SYMTestPriority High
       
   270 //!@SYMTestActions Invokes RLine::GetCallInfo for voice lines
       
   271 //!@SYMTestExpectedResults Pass
       
   272 //!@SYMTestType CT
       
   273 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallInfo0001L
       
   274 END_TESTCASE BA-CTSY-CALLI-LGCI-0001
       
   275 
       
   276 START_TESTCASE BA-CTSY-CALLI-LGCI-0003
       
   277 //!@SYMTestCaseID BA-CTSY-CALLI-LGCI-0003
       
   278 //!@SYMComponent telephony_ctsy
       
   279 //!@SYMTestCaseDesc Test support in CTSY for RLine::GetCallInfo with bad parameter data for voice lines
       
   280 //!@SYMTestPriority High
       
   281 //!@SYMTestActions Invokes RLine::GetCallInfo with bad parameter data for voice lines
       
   282 //!@SYMTestExpectedResults Pass
       
   283 //!@SYMTestType CT
       
   284 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallInfo0003L
       
   285 END_TESTCASE BA-CTSY-CALLI-LGCI-0003
       
   286 
       
   287 START_TESTCASE BA-CTSY-CALLI-LGCI-0006
       
   288 //!@SYMTestCaseID BA-CTSY-CALLI-LGCI-0006
       
   289 //!@SYMComponent telephony_ctsy
       
   290 //!@SYMTestCaseDesc Test support in CTSY for RLine::GetCallInfo for data lines
       
   291 //!@SYMTestPriority High
       
   292 //!@SYMTestActions Invokes RLine::GetCallInfo for data lines
       
   293 //!@SYMTestExpectedResults Pass
       
   294 //!@SYMTestType CT
       
   295 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallInfo0006L
       
   296 END_TESTCASE BA-CTSY-CALLI-LGCI-0006
       
   297 
       
   298 START_TESTCASE BA-CTSY-CALLI-LGCI-0008
       
   299 //!@SYMTestCaseID BA-CTSY-CALLI-LGCI-0008
       
   300 //!@SYMComponent telephony_ctsy
       
   301 //!@SYMTestCaseDesc Test support in CTSY for RLine::GetCallInfo with bad parameter data for data lines
       
   302 //!@SYMTestPriority High
       
   303 //!@SYMTestActions Invokes RLine::GetCallInfo with bad parameter data for data lines
       
   304 //!@SYMTestExpectedResults Pass
       
   305 //!@SYMTestType CT
       
   306 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallInfo0008L
       
   307 END_TESTCASE BA-CTSY-CALLI-LGCI-0008
       
   308 
       
   309 START_TESTCASE BA-CTSY-CALLI-LGCI-00011
       
   310 //!@SYMTestCaseID BA-CTSY-CALLI-LGCI-00011
       
   311 //!@SYMComponent telephony_ctsy
       
   312 //!@SYMTestCaseDesc Test support in CTSY for RLine::GetCallInfo for fax lines
       
   313 //!@SYMTestPriority High
       
   314 //!@SYMTestActions Invokes RLine::GetCallInfo for fax lines
       
   315 //!@SYMTestExpectedResults Pass
       
   316 //!@SYMTestType CT
       
   317 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallInfo00011L
       
   318 END_TESTCASE BA-CTSY-CALLI-LGCI-00011
       
   319 
       
   320 START_TESTCASE BA-CTSY-CALLI-LGCI-00013
       
   321 //!@SYMTestCaseID BA-CTSY-CALLI-LGCI-00013
       
   322 //!@SYMComponent telephony_ctsy
       
   323 //!@SYMTestCaseDesc Test support in CTSY for RLine::GetCallInfo with bad parameter data for fax lines
       
   324 //!@SYMTestPriority High
       
   325 //!@SYMTestActions Invokes RLine::GetCallInfo with bad parameter data for fax lines
       
   326 //!@SYMTestExpectedResults Pass
       
   327 //!@SYMTestType CT
       
   328 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetCallInfo00013L
       
   329 END_TESTCASE BA-CTSY-CALLI-LGCI-00013
       
   330 
       
   331 START_TESTCASE BA-CTSY-CALLI-LEC-0001
       
   332 //!@SYMTestCaseID BA-CTSY-CALLI-LEC-0001
       
   333 //!@SYMComponent telephony_ctsy
       
   334 //!@SYMTestCaseDesc Test support in CTSY for RLine::EnumerateCall for voice lines
       
   335 //!@SYMTestPriority High
       
   336 //!@SYMTestActions Invokes RLine::EnumerateCall for voice lines
       
   337 //!@SYMTestExpectedResults Pass
       
   338 //!@SYMTestType CT
       
   339 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestEnumerateCall0001L
       
   340 END_TESTCASE BA-CTSY-CALLI-LEC-0001
       
   341 
       
   342 START_TESTCASE BA-CTSY-CALLI-LEC-0006
       
   343 //!@SYMTestCaseID BA-CTSY-CALLI-LEC-0006
       
   344 //!@SYMComponent telephony_ctsy
       
   345 //!@SYMTestCaseDesc Test support in CTSY for RLine::EnumerateCall for data lines
       
   346 //!@SYMTestPriority High
       
   347 //!@SYMTestActions Invokes RLine::EnumerateCall for data lines
       
   348 //!@SYMTestExpectedResults Pass
       
   349 //!@SYMTestType CT
       
   350 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestEnumerateCall0006L
       
   351 END_TESTCASE BA-CTSY-CALLI-LEC-0006
       
   352 
       
   353 START_TESTCASE BA-CTSY-CALLI-LEC-00011
       
   354 //!@SYMTestCaseID BA-CTSY-CALLI-LEC-00011
       
   355 //!@SYMComponent telephony_ctsy
       
   356 //!@SYMTestCaseDesc Test support in CTSY for RLine::EnumerateCall for fax lines
       
   357 //!@SYMTestPriority High
       
   358 //!@SYMTestActions Invokes RLine::EnumerateCall for fax lines
       
   359 //!@SYMTestExpectedResults Pass
       
   360 //!@SYMTestType CT
       
   361 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestEnumerateCall00011L
       
   362 END_TESTCASE BA-CTSY-CALLI-LEC-00011
       
   363 
       
   364 START_TESTCASE BA-CTSY-CALLI-CNCC-0001
       
   365 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-0001
       
   366 //!@SYMComponent telephony_ctsy
       
   367 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyCapsChange for voice calls
       
   368 //!@SYMTestPriority High
       
   369 //!@SYMTestActions Invokes RCall::NotifyCapsChange for voice calls
       
   370 //!@SYMTestExpectedResults Pass
       
   371 //!@SYMTestType CT
       
   372 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange0001L
       
   373 END_TESTCASE BA-CTSY-CALLI-CNCC-0001
       
   374 
       
   375 START_TESTCASE BA-CTSY-CALLI-CNCC-0002
       
   376 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-0002
       
   377 //!@SYMComponent telephony_ctsy
       
   378 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyCapsChange for voice calls
       
   379 //!@SYMTestPriority High
       
   380 //!@SYMTestActions Invokes cancelling of RCall::NotifyCapsChange for voice calls
       
   381 //!@SYMTestExpectedResults Pass
       
   382 //!@SYMTestType CT
       
   383 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange0002L
       
   384 END_TESTCASE BA-CTSY-CALLI-CNCC-0002
       
   385 
       
   386 START_TESTCASE BA-CTSY-CALLI-CNCC-0004
       
   387 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-0004
       
   388 //!@SYMComponent telephony_ctsy
       
   389 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyCapsChange for voice calls
       
   390 //!@SYMTestPriority High
       
   391 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyCapsChange for voice calls
       
   392 //!@SYMTestExpectedResults Pass
       
   393 //!@SYMTestType CT
       
   394 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange0004L
       
   395 END_TESTCASE BA-CTSY-CALLI-CNCC-0004
       
   396 
       
   397 START_TESTCASE BA-CTSY-CALLI-CNCC-0006
       
   398 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-0006
       
   399 //!@SYMComponent telephony_ctsy
       
   400 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyCapsChange for data calls
       
   401 //!@SYMTestPriority High
       
   402 //!@SYMTestActions Invokes RCall::NotifyCapsChange for data calls
       
   403 //!@SYMTestExpectedResults Pass
       
   404 //!@SYMTestType CT
       
   405 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange0006L
       
   406 END_TESTCASE BA-CTSY-CALLI-CNCC-0006
       
   407 
       
   408 START_TESTCASE BA-CTSY-CALLI-CNCC-0007
       
   409 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-0007
       
   410 //!@SYMComponent telephony_ctsy
       
   411 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyCapsChange for data calls
       
   412 //!@SYMTestPriority High
       
   413 //!@SYMTestActions Invokes cancelling of RCall::NotifyCapsChange for data calls
       
   414 //!@SYMTestExpectedResults Pass
       
   415 //!@SYMTestType CT
       
   416 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange0007L
       
   417 END_TESTCASE BA-CTSY-CALLI-CNCC-0007
       
   418 
       
   419 START_TESTCASE BA-CTSY-CALLI-CNCC-0009
       
   420 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-0009
       
   421 //!@SYMComponent telephony_ctsy
       
   422 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyCapsChange for data calls
       
   423 //!@SYMTestPriority High
       
   424 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyCapsChange for data calls
       
   425 //!@SYMTestExpectedResults Pass
       
   426 //!@SYMTestType CT
       
   427 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange0009L
       
   428 END_TESTCASE BA-CTSY-CALLI-CNCC-0009
       
   429 
       
   430 START_TESTCASE BA-CTSY-CALLI-CNCC-00011
       
   431 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-00011
       
   432 //!@SYMComponent telephony_ctsy
       
   433 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyCapsChange for fax calls
       
   434 //!@SYMTestPriority High
       
   435 //!@SYMTestActions Invokes RCall::NotifyCapsChange for fax calls
       
   436 //!@SYMTestExpectedResults Pass
       
   437 //!@SYMTestType CT
       
   438 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange00011L
       
   439 END_TESTCASE BA-CTSY-CALLI-CNCC-00011
       
   440 
       
   441 START_TESTCASE BA-CTSY-CALLI-CNCC-00012
       
   442 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-00012
       
   443 //!@SYMComponent telephony_ctsy
       
   444 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyCapsChange for fax calls
       
   445 //!@SYMTestPriority High
       
   446 //!@SYMTestActions Invokes cancelling of RCall::NotifyCapsChange for fax calls
       
   447 //!@SYMTestExpectedResults Pass
       
   448 //!@SYMTestType CT
       
   449 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange00012L
       
   450 END_TESTCASE BA-CTSY-CALLI-CNCC-00012
       
   451 
       
   452 START_TESTCASE BA-CTSY-CALLI-CNCC-00014
       
   453 //!@SYMTestCaseID BA-CTSY-CALLI-CNCC-00014
       
   454 //!@SYMComponent telephony_ctsy
       
   455 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyCapsChange for fax calls
       
   456 //!@SYMTestPriority High
       
   457 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyCapsChange for fax calls
       
   458 //!@SYMTestExpectedResults Pass
       
   459 //!@SYMTestType CT
       
   460 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCapsChange00014L
       
   461 END_TESTCASE BA-CTSY-CALLI-CNCC-00014
       
   462 
       
   463 
       
   464 START_TESTCASE BA-CTSY-CALLI-CNHCC-0001
       
   465 //!@SYMTestCaseID BA-CTSY-CALLI-CNHCC-0001
       
   466 //!@SYMComponent telephony_ctsy
       
   467 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyHookChange for voice calls
       
   468 //!@SYMTestPriority High
       
   469 //!@SYMTestActions Invokes RCall::NotifyHookChange for voice calls
       
   470 //!@SYMTestExpectedResults Pass
       
   471 //!@SYMTestType CT
       
   472 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyHookChange0001L
       
   473 END_TESTCASE BA-CTSY-CALLI-CNHCC-0001
       
   474 
       
   475 START_TESTCASE BA-CTSY-CALLI-CNHCC-0006
       
   476 //!@SYMTestCaseID BA-CTSY-CALLI-CNHCC-0006
       
   477 //!@SYMComponent telephony_ctsy
       
   478 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyHookChange for data calls
       
   479 //!@SYMTestPriority High
       
   480 //!@SYMTestActions Invokes RCall::NotifyHookChange for data calls
       
   481 //!@SYMTestExpectedResults Pass
       
   482 //!@SYMTestType CT
       
   483 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyHookChange0006L
       
   484 END_TESTCASE BA-CTSY-CALLI-CNHCC-0006
       
   485 
       
   486 START_TESTCASE BA-CTSY-CALLI-CNHCC-00011
       
   487 //!@SYMTestCaseID BA-CTSY-CALLI-CNHCC-00011
       
   488 //!@SYMComponent telephony_ctsy
       
   489 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyHookChange for fax calls
       
   490 //!@SYMTestPriority High
       
   491 //!@SYMTestActions Invokes RCall::NotifyHookChange for fax calls
       
   492 //!@SYMTestExpectedResults Pass
       
   493 //!@SYMTestType CT
       
   494 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyHookChange00011L
       
   495 END_TESTCASE BA-CTSY-CALLI-CNHCC-00011
       
   496 
       
   497 START_TESTCASE BA-CTSY-CALLI-CNSC-0001
       
   498 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-0001
       
   499 //!@SYMComponent telephony_ctsy
       
   500 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyStatusChange for voice calls
       
   501 //!@SYMTestPriority High
       
   502 //!@SYMTestActions Invokes RCall::NotifyStatusChange for voice calls
       
   503 //!@SYMTestExpectedResults Pass
       
   504 //!@SYMTestType CT
       
   505 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange0001L
       
   506 END_TESTCASE BA-CTSY-CALLI-CNSC-0001
       
   507 
       
   508 START_TESTCASE BA-CTSY-CALLI-CNSC-0002
       
   509 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-0002
       
   510 //!@SYMComponent telephony_ctsy
       
   511 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyStatusChange for voice calls
       
   512 //!@SYMTestPriority High
       
   513 //!@SYMTestActions Invokes cancelling of RCall::NotifyStatusChange for voice calls
       
   514 //!@SYMTestExpectedResults Pass
       
   515 //!@SYMTestType CT
       
   516 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange0002L
       
   517 END_TESTCASE BA-CTSY-CALLI-CNSC-0002
       
   518 
       
   519 START_TESTCASE BA-CTSY-CALLI-CNSC-0004
       
   520 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-0004
       
   521 //!@SYMComponent telephony_ctsy
       
   522 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyStatusChange for voice calls
       
   523 //!@SYMTestPriority High
       
   524 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyStatusChange for voice calls
       
   525 //!@SYMTestExpectedResults Pass
       
   526 //!@SYMTestType CT
       
   527 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange0004L
       
   528 END_TESTCASE BA-CTSY-CALLI-CNSC-0004
       
   529 
       
   530 START_TESTCASE BA-CTSY-CALLI-CNSC-0006
       
   531 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-0006
       
   532 //!@SYMComponent telephony_ctsy
       
   533 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyStatusChange for data calls
       
   534 //!@SYMTestPriority High
       
   535 //!@SYMTestActions Invokes RCall::NotifyStatusChange for data calls
       
   536 //!@SYMTestExpectedResults Pass
       
   537 //!@SYMTestType CT
       
   538 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange0006L
       
   539 END_TESTCASE BA-CTSY-CALLI-CNSC-0006
       
   540 
       
   541 START_TESTCASE BA-CTSY-CALLI-CNSC-0007
       
   542 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-0007
       
   543 //!@SYMComponent telephony_ctsy
       
   544 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyStatusChange for data calls
       
   545 //!@SYMTestPriority High
       
   546 //!@SYMTestActions Invokes cancelling of RCall::NotifyStatusChange for data calls
       
   547 //!@SYMTestExpectedResults Pass
       
   548 //!@SYMTestType CT
       
   549 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange0007L
       
   550 END_TESTCASE BA-CTSY-CALLI-CNSC-0007
       
   551 
       
   552 START_TESTCASE BA-CTSY-CALLI-CNSC-0009
       
   553 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-0009
       
   554 //!@SYMComponent telephony_ctsy
       
   555 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyStatusChange for data calls
       
   556 //!@SYMTestPriority High
       
   557 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyStatusChange for data calls
       
   558 //!@SYMTestExpectedResults Pass
       
   559 //!@SYMTestType CT
       
   560 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange0009L
       
   561 END_TESTCASE BA-CTSY-CALLI-CNSC-0009
       
   562 
       
   563 START_TESTCASE BA-CTSY-CALLI-CNSC-00011
       
   564 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-00011
       
   565 //!@SYMComponent telephony_ctsy
       
   566 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyStatusChange for fax calls
       
   567 //!@SYMTestPriority High
       
   568 //!@SYMTestActions Invokes RCall::NotifyStatusChange for fax calls
       
   569 //!@SYMTestExpectedResults Pass
       
   570 //!@SYMTestType CT
       
   571 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange00011L
       
   572 END_TESTCASE BA-CTSY-CALLI-CNSC-00011
       
   573 
       
   574 START_TESTCASE BA-CTSY-CALLI-CNSC-00012
       
   575 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-00012
       
   576 //!@SYMComponent telephony_ctsy
       
   577 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyStatusChange for fax calls
       
   578 //!@SYMTestPriority High
       
   579 //!@SYMTestActions Invokes cancelling of RCall::NotifyStatusChange for fax calls
       
   580 //!@SYMTestExpectedResults Pass
       
   581 //!@SYMTestType CT
       
   582 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange00012L
       
   583 END_TESTCASE BA-CTSY-CALLI-CNSC-00012
       
   584 
       
   585 START_TESTCASE BA-CTSY-CALLI-CNSC-00014
       
   586 //!@SYMTestCaseID BA-CTSY-CALLI-CNSC-00014
       
   587 //!@SYMComponent telephony_ctsy
       
   588 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyStatusChange for fax calls
       
   589 //!@SYMTestPriority High
       
   590 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyStatusChange for fax calls
       
   591 //!@SYMTestExpectedResults Pass
       
   592 //!@SYMTestType CT
       
   593 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyStatusChange00014L
       
   594 END_TESTCASE BA-CTSY-CALLI-CNSC-00014
       
   595 
       
   596 
       
   597 START_TESTCASE BA-CTSY-CALLI-CNCDCC-0001
       
   598 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-0001
       
   599 //!@SYMComponent telephony_ctsy
       
   600 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyCallDurationChange for voice calls
       
   601 //!@SYMTestPriority High
       
   602 //!@SYMTestActions Invokes RCall::NotifyCallDurationChange for voice calls
       
   603 //!@SYMTestExpectedResults Pass
       
   604 //!@SYMTestType CT
       
   605 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange0001L
       
   606 END_TESTCASE BA-CTSY-CALLI-CNCDCC-0001
       
   607 
       
   608 START_TESTCASE BA-CTSY-CALLI-CNCDCC-0002
       
   609 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-0002
       
   610 //!@SYMComponent telephony_ctsy
       
   611 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyCallDurationChange for voice calls
       
   612 //!@SYMTestPriority High
       
   613 //!@SYMTestActions Invokes cancelling of RCall::NotifyCallDurationChange for voice calls
       
   614 //!@SYMTestExpectedResults Pass
       
   615 //!@SYMTestType CT
       
   616 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange0002L
       
   617 END_TESTCASE BA-CTSY-CALLI-CNCDCC-0002
       
   618 
       
   619 START_TESTCASE BA-CTSY-CALLI-CNCDCC-0004
       
   620 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-0004
       
   621 //!@SYMComponent telephony_ctsy
       
   622 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyCallDurationChange for voice calls
       
   623 //!@SYMTestPriority High
       
   624 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyCallDurationChange for voice calls
       
   625 //!@SYMTestExpectedResults Pass
       
   626 //!@SYMTestType CT
       
   627 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange0004L
       
   628 END_TESTCASE BA-CTSY-CALLI-CNCDCC-0004
       
   629 
       
   630 START_TESTCASE BA-CTSY-CALLI-CNCDCC-0006
       
   631 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-0006
       
   632 //!@SYMComponent telephony_ctsy
       
   633 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyCallDurationChange for data calls
       
   634 //!@SYMTestPriority High
       
   635 //!@SYMTestActions Invokes RCall::NotifyCallDurationChange for data calls
       
   636 //!@SYMTestExpectedResults Pass
       
   637 //!@SYMTestType CT
       
   638 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange0006L
       
   639 END_TESTCASE BA-CTSY-CALLI-CNCDCC-0006
       
   640 
       
   641 START_TESTCASE BA-CTSY-CALLI-CNCDCC-0007
       
   642 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-0007
       
   643 //!@SYMComponent telephony_ctsy
       
   644 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyCallDurationChange for data calls
       
   645 //!@SYMTestPriority High
       
   646 //!@SYMTestActions Invokes cancelling of RCall::NotifyCallDurationChange for data calls
       
   647 //!@SYMTestExpectedResults Pass
       
   648 //!@SYMTestType CT
       
   649 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange0007L
       
   650 END_TESTCASE BA-CTSY-CALLI-CNCDCC-0007
       
   651 
       
   652 START_TESTCASE BA-CTSY-CALLI-CNCDCC-0009
       
   653 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-0009
       
   654 //!@SYMComponent telephony_ctsy
       
   655 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyCallDurationChange for data calls
       
   656 //!@SYMTestPriority High
       
   657 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyCallDurationChange for data calls
       
   658 //!@SYMTestExpectedResults Pass
       
   659 //!@SYMTestType CT
       
   660 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange0009L
       
   661 END_TESTCASE BA-CTSY-CALLI-CNCDCC-0009
       
   662 
       
   663 START_TESTCASE BA-CTSY-CALLI-CNCDCC-00011
       
   664 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-00011
       
   665 //!@SYMComponent telephony_ctsy
       
   666 //!@SYMTestCaseDesc Test support in CTSY for RCall::NotifyCallDurationChange for fax calls
       
   667 //!@SYMTestPriority High
       
   668 //!@SYMTestActions Invokes RCall::NotifyCallDurationChange for fax calls
       
   669 //!@SYMTestExpectedResults Pass
       
   670 //!@SYMTestType CT
       
   671 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange00011L
       
   672 END_TESTCASE BA-CTSY-CALLI-CNCDCC-00011
       
   673 
       
   674 START_TESTCASE BA-CTSY-CALLI-CNCDCC-00012
       
   675 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-00012
       
   676 //!@SYMComponent telephony_ctsy
       
   677 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RCall::NotifyCallDurationChange for fax calls
       
   678 //!@SYMTestPriority High
       
   679 //!@SYMTestActions Invokes cancelling of RCall::NotifyCallDurationChange for fax calls
       
   680 //!@SYMTestExpectedResults Pass
       
   681 //!@SYMTestType CT
       
   682 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange00012L
       
   683 END_TESTCASE BA-CTSY-CALLI-CNCDCC-00012
       
   684 
       
   685 START_TESTCASE BA-CTSY-CALLI-CNCDCC-00014
       
   686 //!@SYMTestCaseID BA-CTSY-CALLI-CNCDCC-00014
       
   687 //!@SYMComponent telephony_ctsy
       
   688 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RCall::NotifyCallDurationChange for fax calls
       
   689 //!@SYMTestPriority High
       
   690 //!@SYMTestActions Invokes multiple client requests to RCall::NotifyCallDurationChange for fax calls
       
   691 //!@SYMTestExpectedResults Pass
       
   692 //!@SYMTestType CT
       
   693 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallDurationChange00014L
       
   694 END_TESTCASE BA-CTSY-CALLI-CNCDCC-00014
       
   695 
       
   696 
       
   697 
       
   698 START_TESTCASE BA-CTSY-CALLI-LNCA-0001
       
   699 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-0001
       
   700 //!@SYMComponent telephony_ctsy
       
   701 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyCallAdded for voice lines
       
   702 //!@SYMTestPriority High
       
   703 //!@SYMTestActions Invokes RLine::NotifyCallAdded for voice lines
       
   704 //!@SYMTestExpectedResults Pass
       
   705 //!@SYMTestType CT
       
   706 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded0001L
       
   707 END_TESTCASE BA-CTSY-CALLI-LNCA-0001
       
   708 
       
   709 START_TESTCASE BA-CTSY-CALLI-LNCA-0002
       
   710 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-0002
       
   711 //!@SYMComponent telephony_ctsy
       
   712 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyCallAdded for voice lines
       
   713 //!@SYMTestPriority High
       
   714 //!@SYMTestActions Invokes cancelling of RLine::NotifyCallAdded for voice lines
       
   715 //!@SYMTestExpectedResults Pass
       
   716 //!@SYMTestType CT
       
   717 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded0002L
       
   718 END_TESTCASE BA-CTSY-CALLI-LNCA-0002
       
   719 
       
   720 START_TESTCASE BA-CTSY-CALLI-LNCA-0004
       
   721 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-0004
       
   722 //!@SYMComponent telephony_ctsy
       
   723 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyCallAdded for voice lines
       
   724 //!@SYMTestPriority High
       
   725 //!@SYMTestActions Invokes multiple client requests to RLine::NotifyCallAdded for voice lines
       
   726 //!@SYMTestExpectedResults Pass
       
   727 //!@SYMTestType CT
       
   728 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded0004L
       
   729 END_TESTCASE BA-CTSY-CALLI-LNCA-0004
       
   730 
       
   731 START_TESTCASE BA-CTSY-CALLI-LNCA-0006
       
   732 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-0006
       
   733 //!@SYMComponent telephony_ctsy
       
   734 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyCallAdded for data lines
       
   735 //!@SYMTestPriority High
       
   736 //!@SYMTestActions Invokes RLine::NotifyCallAdded for data lines
       
   737 //!@SYMTestExpectedResults Pass
       
   738 //!@SYMTestType CT
       
   739 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded0006L
       
   740 END_TESTCASE BA-CTSY-CALLI-LNCA-0006
       
   741 
       
   742 START_TESTCASE BA-CTSY-CALLI-LNCA-0007
       
   743 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-0007
       
   744 //!@SYMComponent telephony_ctsy
       
   745 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyCallAdded for data lines
       
   746 //!@SYMTestPriority High
       
   747 //!@SYMTestActions Invokes cancelling of RLine::NotifyCallAdded for data lines
       
   748 //!@SYMTestExpectedResults Pass
       
   749 //!@SYMTestType CT
       
   750 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded0007L
       
   751 END_TESTCASE BA-CTSY-CALLI-LNCA-0007
       
   752 
       
   753 START_TESTCASE BA-CTSY-CALLI-LNCA-0009
       
   754 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-0009
       
   755 //!@SYMComponent telephony_ctsy
       
   756 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyCallAdded for data lines
       
   757 //!@SYMTestPriority High
       
   758 //!@SYMTestActions Invokes multiple client requests to RLine::NotifyCallAdded for data lines
       
   759 //!@SYMTestExpectedResults Pass
       
   760 //!@SYMTestType CT
       
   761 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded0009L
       
   762 END_TESTCASE BA-CTSY-CALLI-LNCA-0009
       
   763 
       
   764 START_TESTCASE BA-CTSY-CALLI-LNCA-00011
       
   765 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-00011
       
   766 //!@SYMComponent telephony_ctsy
       
   767 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyCallAdded for fax lines
       
   768 //!@SYMTestPriority High
       
   769 //!@SYMTestActions Invokes RLine::NotifyCallAdded for fax lines
       
   770 //!@SYMTestExpectedResults Pass
       
   771 //!@SYMTestType CT
       
   772 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded00011L
       
   773 END_TESTCASE BA-CTSY-CALLI-LNCA-00011
       
   774 
       
   775 START_TESTCASE BA-CTSY-CALLI-LNCA-00012
       
   776 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-00012
       
   777 //!@SYMComponent telephony_ctsy
       
   778 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyCallAdded for fax lines
       
   779 //!@SYMTestPriority High
       
   780 //!@SYMTestActions Invokes cancelling of RLine::NotifyCallAdded for fax lines
       
   781 //!@SYMTestExpectedResults Pass
       
   782 //!@SYMTestType CT
       
   783 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded00012L
       
   784 END_TESTCASE BA-CTSY-CALLI-LNCA-00012
       
   785 
       
   786 START_TESTCASE BA-CTSY-CALLI-LNCA-00014
       
   787 //!@SYMTestCaseID BA-CTSY-CALLI-LNCA-00014
       
   788 //!@SYMComponent telephony_ctsy
       
   789 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyCallAdded for fax lines
       
   790 //!@SYMTestPriority High
       
   791 //!@SYMTestActions Invokes multiple client requests to RLine::NotifyCallAdded for fax lines
       
   792 //!@SYMTestExpectedResults Pass
       
   793 //!@SYMTestType CT
       
   794 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallAdded00014L
       
   795 END_TESTCASE BA-CTSY-CALLI-LNCA-00014
       
   796 
       
   797 
       
   798 
       
   799 START_TESTCASE BA-CTSY-CALLI-LNIC-0001
       
   800 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-0001
       
   801 //!@SYMComponent telephony_ctsy
       
   802 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyIncomingCall for voice lines
       
   803 //!@SYMTestPriority High
       
   804 //!@SYMTestActions Invokes RLine::NotifyIncomingCall for voice lines
       
   805 //!@SYMTestExpectedResults Pass
       
   806 //!@SYMTestType CT
       
   807 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall0001L
       
   808 END_TESTCASE BA-CTSY-CALLI-LNIC-0001
       
   809 
       
   810 START_TESTCASE BA-CTSY-CALLI-LNIC-0002
       
   811 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-0002
       
   812 //!@SYMComponent telephony_ctsy
       
   813 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyIncomingCall for voice lines
       
   814 //!@SYMTestPriority High
       
   815 //!@SYMTestActions Invokes cancelling of RLine::NotifyIncomingCall for voice lines
       
   816 //!@SYMTestExpectedResults Pass
       
   817 //!@SYMTestType CT
       
   818 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall0002L
       
   819 END_TESTCASE BA-CTSY-CALLI-LNIC-0002
       
   820 
       
   821 START_TESTCASE BA-CTSY-CALLI-LNIC-0004
       
   822 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-0004
       
   823 //!@SYMComponent telephony_ctsy
       
   824 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyIncomingCall for voice lines
       
   825 //!@SYMTestPriority High
       
   826 //!@SYMTestActions Invokes multiple client requests to RLine::NotifyIncomingCall for voice lines
       
   827 //!@SYMTestExpectedResults Pass
       
   828 //!@SYMTestType CT
       
   829 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall0004L
       
   830 END_TESTCASE BA-CTSY-CALLI-LNIC-0004
       
   831 
       
   832 START_TESTCASE BA-CTSY-CALLI-LNIC-0006
       
   833 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-0006
       
   834 //!@SYMComponent telephony_ctsy
       
   835 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyIncomingCall for data lines
       
   836 //!@SYMTestPriority High
       
   837 //!@SYMTestActions Invokes RLine::NotifyIncomingCall for data lines
       
   838 //!@SYMTestExpectedResults Pass
       
   839 //!@SYMTestType CT
       
   840 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall0006L
       
   841 END_TESTCASE BA-CTSY-CALLI-LNIC-0006
       
   842 
       
   843 START_TESTCASE BA-CTSY-CALLI-LNIC-0007
       
   844 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-0007
       
   845 //!@SYMComponent telephony_ctsy
       
   846 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyIncomingCall for data lines
       
   847 //!@SYMTestPriority High
       
   848 //!@SYMTestActions Invokes cancelling of RLine::NotifyIncomingCall for data lines
       
   849 //!@SYMTestExpectedResults Pass
       
   850 //!@SYMTestType CT
       
   851 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall0007L
       
   852 END_TESTCASE BA-CTSY-CALLI-LNIC-0007
       
   853 
       
   854 START_TESTCASE BA-CTSY-CALLI-LNIC-0009
       
   855 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-0009
       
   856 //!@SYMComponent telephony_ctsy
       
   857 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyIncomingCall for data lines
       
   858 //!@SYMTestPriority High
       
   859 //!@SYMTestActions Invokes multiple client requests to RLine::NotifyIncomingCall for data lines
       
   860 //!@SYMTestExpectedResults Pass
       
   861 //!@SYMTestType CT
       
   862 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall0009L
       
   863 END_TESTCASE BA-CTSY-CALLI-LNIC-0009
       
   864 
       
   865 START_TESTCASE BA-CTSY-CALLI-LNIC-00011
       
   866 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-00011
       
   867 //!@SYMComponent telephony_ctsy
       
   868 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyIncomingCall for fax lines
       
   869 //!@SYMTestPriority High
       
   870 //!@SYMTestActions Invokes RLine::NotifyIncomingCall for fax lines
       
   871 //!@SYMTestExpectedResults Pass
       
   872 //!@SYMTestType CT
       
   873 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall00011L
       
   874 END_TESTCASE BA-CTSY-CALLI-LNIC-00011
       
   875 
       
   876 START_TESTCASE BA-CTSY-CALLI-LNIC-00012
       
   877 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-00012
       
   878 //!@SYMComponent telephony_ctsy
       
   879 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RLine::NotifyIncomingCall for fax lines
       
   880 //!@SYMTestPriority High
       
   881 //!@SYMTestActions Invokes cancelling of RLine::NotifyIncomingCall for fax lines
       
   882 //!@SYMTestExpectedResults Pass
       
   883 //!@SYMTestType CT
       
   884 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall00012L
       
   885 END_TESTCASE BA-CTSY-CALLI-LNIC-00012
       
   886 
       
   887 START_TESTCASE BA-CTSY-CALLI-LNIC-00014
       
   888 //!@SYMTestCaseID BA-CTSY-CALLI-LNIC-00014
       
   889 //!@SYMComponent telephony_ctsy
       
   890 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RLine::NotifyIncomingCall for fax lines
       
   891 //!@SYMTestPriority High
       
   892 //!@SYMTestActions Invokes multiple client requests to RLine::NotifyIncomingCall for fax lines
       
   893 //!@SYMTestExpectedResults Pass
       
   894 //!@SYMTestType CT
       
   895 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCall00014L
       
   896 END_TESTCASE BA-CTSY-CALLI-LNIC-00014
       
   897 
       
   898 START_TESTCASE BA-CTSY-CALLI-CNCE-0001
       
   899 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-0001
       
   900 //!@SYMComponent telephony_ctsy
       
   901 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyCallEvent for voice calls
       
   902 //!@SYMTestPriority High
       
   903 //!@SYMTestActions Invokes RMobileCall::NotifyCallEvent for voice calls
       
   904 //!@SYMTestExpectedResults Pass
       
   905 //!@SYMTestType CT
       
   906 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent0001L
       
   907 END_TESTCASE BA-CTSY-CALLI-CNCE-0001
       
   908 
       
   909 START_TESTCASE BA-CTSY-CALLI-CNCE-0002
       
   910 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-0002
       
   911 //!@SYMComponent telephony_ctsy
       
   912 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyCallEvent for voice calls
       
   913 //!@SYMTestPriority High
       
   914 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyCallEvent for voice calls
       
   915 //!@SYMTestExpectedResults Pass
       
   916 //!@SYMTestType CT
       
   917 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent0002L
       
   918 END_TESTCASE BA-CTSY-CALLI-CNCE-0002
       
   919 
       
   920 START_TESTCASE BA-CTSY-CALLI-CNCE-0004
       
   921 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-0004
       
   922 //!@SYMComponent telephony_ctsy
       
   923 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyCallEvent for voice calls
       
   924 //!@SYMTestPriority High
       
   925 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyCallEvent for voice calls
       
   926 //!@SYMTestExpectedResults Pass
       
   927 //!@SYMTestType CT
       
   928 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent0004L
       
   929 END_TESTCASE BA-CTSY-CALLI-CNCE-0004
       
   930 
       
   931 START_TESTCASE BA-CTSY-CALLI-CNCE-0006
       
   932 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-0006
       
   933 //!@SYMComponent telephony_ctsy
       
   934 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyCallEvent for data calls
       
   935 //!@SYMTestPriority High
       
   936 //!@SYMTestActions Invokes RMobileCall::NotifyCallEvent for data calls
       
   937 //!@SYMTestExpectedResults Pass
       
   938 //!@SYMTestType CT
       
   939 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent0006L
       
   940 END_TESTCASE BA-CTSY-CALLI-CNCE-0006
       
   941 
       
   942 START_TESTCASE BA-CTSY-CALLI-CNCE-0007
       
   943 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-0007
       
   944 //!@SYMComponent telephony_ctsy
       
   945 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyCallEvent for data calls
       
   946 //!@SYMTestPriority High
       
   947 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyCallEvent for data calls
       
   948 //!@SYMTestExpectedResults Pass
       
   949 //!@SYMTestType CT
       
   950 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent0007L
       
   951 END_TESTCASE BA-CTSY-CALLI-CNCE-0007
       
   952 
       
   953 START_TESTCASE BA-CTSY-CALLI-CNCE-0009
       
   954 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-0009
       
   955 //!@SYMComponent telephony_ctsy
       
   956 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyCallEvent for data calls
       
   957 //!@SYMTestPriority High
       
   958 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyCallEvent for data calls
       
   959 //!@SYMTestExpectedResults Pass
       
   960 //!@SYMTestType CT
       
   961 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent0009L
       
   962 END_TESTCASE BA-CTSY-CALLI-CNCE-0009
       
   963 
       
   964 START_TESTCASE BA-CTSY-CALLI-CNCE-00011
       
   965 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-00011
       
   966 //!@SYMComponent telephony_ctsy
       
   967 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyCallEvent for fax calls
       
   968 //!@SYMTestPriority High
       
   969 //!@SYMTestActions Invokes RMobileCall::NotifyCallEvent for fax calls
       
   970 //!@SYMTestExpectedResults Pass
       
   971 //!@SYMTestType CT
       
   972 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent00011L
       
   973 END_TESTCASE BA-CTSY-CALLI-CNCE-00011
       
   974 
       
   975 START_TESTCASE BA-CTSY-CALLI-CNCE-00012
       
   976 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-00012
       
   977 //!@SYMComponent telephony_ctsy
       
   978 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyCallEvent for fax calls
       
   979 //!@SYMTestPriority High
       
   980 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyCallEvent for fax calls
       
   981 //!@SYMTestExpectedResults Pass
       
   982 //!@SYMTestType CT
       
   983 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent00012L
       
   984 END_TESTCASE BA-CTSY-CALLI-CNCE-00012
       
   985 
       
   986 START_TESTCASE BA-CTSY-CALLI-CNCE-00014
       
   987 //!@SYMTestCaseID BA-CTSY-CALLI-CNCE-00014
       
   988 //!@SYMComponent telephony_ctsy
       
   989 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyCallEvent for fax calls
       
   990 //!@SYMTestPriority High
       
   991 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyCallEvent for fax calls
       
   992 //!@SYMTestExpectedResults Pass
       
   993 //!@SYMTestType CT
       
   994 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyCallEvent00014L
       
   995 END_TESTCASE BA-CTSY-CALLI-CNCE-00014
       
   996 
       
   997 
       
   998 START_TESTCASE BA-CTSY-CALLI-CGMCC-0001
       
   999 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCC-0001
       
  1000 //!@SYMComponent telephony_ctsy
       
  1001 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallCaps for voice calls
       
  1002 //!@SYMTestPriority High
       
  1003 //!@SYMTestActions Invokes RMobileCall::GetMobileCallCaps for voice calls
       
  1004 //!@SYMTestExpectedResults Pass
       
  1005 //!@SYMTestType CT
       
  1006 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallCaps0001L
       
  1007 END_TESTCASE BA-CTSY-CALLI-CGMCC-0001
       
  1008 
       
  1009 START_TESTCASE BA-CTSY-CALLI-CGMCC-0003
       
  1010 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCC-0003
       
  1011 //!@SYMComponent telephony_ctsy
       
  1012 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallCaps with bad parameter data for voice calls
       
  1013 //!@SYMTestPriority High
       
  1014 //!@SYMTestActions Invokes RMobileCall::GetMobileCallCaps with bad parameter data for voice calls
       
  1015 //!@SYMTestExpectedResults Pass
       
  1016 //!@SYMTestType CT
       
  1017 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallCaps0003L
       
  1018 END_TESTCASE BA-CTSY-CALLI-CGMCC-0003
       
  1019 
       
  1020 START_TESTCASE BA-CTSY-CALLI-CGMCC-0006
       
  1021 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCC-0006
       
  1022 //!@SYMComponent telephony_ctsy
       
  1023 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallCaps for data calls
       
  1024 //!@SYMTestPriority High
       
  1025 //!@SYMTestActions Invokes RMobileCall::GetMobileCallCaps for data calls
       
  1026 //!@SYMTestExpectedResults Pass
       
  1027 //!@SYMTestType CT
       
  1028 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallCaps0006L
       
  1029 END_TESTCASE BA-CTSY-CALLI-CGMCC-0006
       
  1030 
       
  1031 START_TESTCASE BA-CTSY-CALLI-CGMCC-0008
       
  1032 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCC-0008
       
  1033 //!@SYMComponent telephony_ctsy
       
  1034 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallCaps with bad parameter data for data calls
       
  1035 //!@SYMTestPriority High
       
  1036 //!@SYMTestActions Invokes RMobileCall::GetMobileCallCaps with bad parameter data for data calls
       
  1037 //!@SYMTestExpectedResults Pass
       
  1038 //!@SYMTestType CT
       
  1039 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallCaps0008L
       
  1040 END_TESTCASE BA-CTSY-CALLI-CGMCC-0008
       
  1041 
       
  1042 START_TESTCASE BA-CTSY-CALLI-CGMCC-00011
       
  1043 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCC-00011
       
  1044 //!@SYMComponent telephony_ctsy
       
  1045 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallCaps for fax calls
       
  1046 //!@SYMTestPriority High
       
  1047 //!@SYMTestActions Invokes RMobileCall::GetMobileCallCaps for fax calls
       
  1048 //!@SYMTestExpectedResults Pass
       
  1049 //!@SYMTestType CT
       
  1050 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallCaps00011L
       
  1051 END_TESTCASE BA-CTSY-CALLI-CGMCC-00011
       
  1052 
       
  1053 START_TESTCASE BA-CTSY-CALLI-CGMCC-00013
       
  1054 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCC-00013
       
  1055 //!@SYMComponent telephony_ctsy
       
  1056 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallCaps with bad parameter data for fax calls
       
  1057 //!@SYMTestPriority High
       
  1058 //!@SYMTestActions Invokes RMobileCall::GetMobileCallCaps with bad parameter data for fax calls
       
  1059 //!@SYMTestExpectedResults Pass
       
  1060 //!@SYMTestType CT
       
  1061 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallCaps00013L
       
  1062 END_TESTCASE BA-CTSY-CALLI-CGMCC-00013
       
  1063 
       
  1064 START_TESTCASE BA-CTSY-CALLI-CGMCI-0001
       
  1065 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-0001
       
  1066 //!@SYMComponent telephony_ctsy
       
  1067 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo for voice calls
       
  1068 //!@SYMTestPriority High
       
  1069 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo for voice calls
       
  1070 //!@SYMTestExpectedResults Pass
       
  1071 //!@SYMTestType CT
       
  1072 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo0001L
       
  1073 END_TESTCASE BA-CTSY-CALLI-CGMCI-0001
       
  1074 
       
  1075 START_TESTCASE BA-CTSY-CALLI-CGMCI-0003
       
  1076 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-0003
       
  1077 //!@SYMComponent telephony_ctsy
       
  1078 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo with bad parameter data for voice calls
       
  1079 //!@SYMTestPriority High
       
  1080 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo with bad parameter data for voice calls
       
  1081 //!@SYMTestExpectedResults Pass
       
  1082 //!@SYMTestType CT
       
  1083 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo0003L
       
  1084 END_TESTCASE BA-CTSY-CALLI-CGMCI-0003
       
  1085 
       
  1086 START_TESTCASE BA-CTSY-CALLI-CGMCI-0006
       
  1087 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-0006
       
  1088 //!@SYMComponent telephony_ctsy
       
  1089 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo for data calls
       
  1090 //!@SYMTestPriority High
       
  1091 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo for data calls
       
  1092 //!@SYMTestExpectedResults Pass
       
  1093 //!@SYMTestType CT
       
  1094 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo0006L
       
  1095 END_TESTCASE BA-CTSY-CALLI-CGMCI-0006
       
  1096 
       
  1097 START_TESTCASE BA-CTSY-CALLI-CGMCI-0006b
       
  1098 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-0006b
       
  1099 //!@SYMComponent telephony_ctsy
       
  1100 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo for data calls with MobileCallInfoV8. It is in connection to BA-CTSY-CALLI-CGMCI-0006.
       
  1101 //!@SYMTestPriority High
       
  1102 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo for data calls
       
  1103 //!@SYMTestExpectedResults Pass
       
  1104 //!@SYMTestType CT
       
  1105 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo0006bL
       
  1106 END_TESTCASE BA-CTSY-CALLI-CGMCI-0006b
       
  1107 
       
  1108 START_TESTCASE BA-CTSY-CALLI-CGMCI-0008
       
  1109 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-0008
       
  1110 //!@SYMComponent telephony_ctsy
       
  1111 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo with bad parameter data for data calls
       
  1112 //!@SYMTestPriority High
       
  1113 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo with bad parameter data for data calls
       
  1114 //!@SYMTestExpectedResults Pass
       
  1115 //!@SYMTestType CT
       
  1116 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo0008L
       
  1117 END_TESTCASE BA-CTSY-CALLI-CGMCI-0008
       
  1118 
       
  1119 START_TESTCASE BA-CTSY-CALLI-CGMCI-00011
       
  1120 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-00011
       
  1121 //!@SYMComponent telephony_ctsy
       
  1122 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo for fax calls
       
  1123 //!@SYMTestPriority High
       
  1124 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo for fax calls
       
  1125 //!@SYMTestExpectedResults Pass
       
  1126 //!@SYMTestType CT
       
  1127 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo00011L
       
  1128 END_TESTCASE BA-CTSY-CALLI-CGMCI-00011
       
  1129 
       
  1130 START_TESTCASE BA-CTSY-CALLI-CGMCI-00013
       
  1131 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCI-00013
       
  1132 //!@SYMComponent telephony_ctsy
       
  1133 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallInfo with bad parameter data for fax calls
       
  1134 //!@SYMTestPriority High
       
  1135 //!@SYMTestActions Invokes RMobileCall::GetMobileCallInfo with bad parameter data for fax calls
       
  1136 //!@SYMTestExpectedResults Pass
       
  1137 //!@SYMTestType CT
       
  1138 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallInfo00013L
       
  1139 END_TESTCASE BA-CTSY-CALLI-CGMCI-00013
       
  1140 
       
  1141 START_TESTCASE BA-CTSY-CALLI-CGMCS-0001
       
  1142 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCS-0001
       
  1143 //!@SYMComponent telephony_ctsy
       
  1144 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallStatus for voice calls
       
  1145 //!@SYMTestPriority High
       
  1146 //!@SYMTestActions Invokes RMobileCall::GetMobileCallStatus for voice calls
       
  1147 //!@SYMTestExpectedResults Pass
       
  1148 //!@SYMTestType CT
       
  1149 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallStatus0001L
       
  1150 END_TESTCASE BA-CTSY-CALLI-CGMCS-0001
       
  1151 
       
  1152 START_TESTCASE BA-CTSY-CALLI-CGMCS-0006
       
  1153 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCS-0006
       
  1154 //!@SYMComponent telephony_ctsy
       
  1155 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallStatus for data calls
       
  1156 //!@SYMTestPriority High
       
  1157 //!@SYMTestActions Invokes RMobileCall::GetMobileCallStatus for data calls
       
  1158 //!@SYMTestExpectedResults Pass
       
  1159 //!@SYMTestType CT
       
  1160 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallStatus0006L
       
  1161 END_TESTCASE BA-CTSY-CALLI-CGMCS-0006
       
  1162 
       
  1163 START_TESTCASE BA-CTSY-CALLI-CGMCS-00011
       
  1164 //!@SYMTestCaseID BA-CTSY-CALLI-CGMCS-00011
       
  1165 //!@SYMComponent telephony_ctsy
       
  1166 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::GetMobileCallStatus for fax calls
       
  1167 //!@SYMTestPriority High
       
  1168 //!@SYMTestActions Invokes RMobileCall::GetMobileCallStatus for fax calls
       
  1169 //!@SYMTestExpectedResults Pass
       
  1170 //!@SYMTestType CT
       
  1171 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetMobileCallStatus00011L
       
  1172 END_TESTCASE BA-CTSY-CALLI-CGMCS-00011
       
  1173 
       
  1174 START_TESTCASE BA-CTSY-CALLI-CNATE-0001
       
  1175 //!@SYMTestCaseID BA-CTSY-CALLI-CNATE-0001
       
  1176 //!@SYMComponent telephony_ctsy
       
  1177 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyAudioToneEvent for voice calls
       
  1178 //!@SYMTestPriority High
       
  1179 //!@SYMTestActions Invokes RMobileCall::NotifyAudioToneEvent for voice calls
       
  1180 //!@SYMTestExpectedResults Pass
       
  1181 //!@SYMTestType CT
       
  1182 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyAudioToneEvent0001L
       
  1183 END_TESTCASE BA-CTSY-CALLI-CNATE-0001
       
  1184 
       
  1185 START_TESTCASE BA-CTSY-CALLI-CNATE-0006
       
  1186 //!@SYMTestCaseID BA-CTSY-CALLI-CNATE-0006
       
  1187 //!@SYMComponent telephony_ctsy
       
  1188 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyAudioToneEvent for data calls
       
  1189 //!@SYMTestPriority High
       
  1190 //!@SYMTestActions Invokes RMobileCall::NotifyAudioToneEvent for data calls
       
  1191 //!@SYMTestExpectedResults Pass
       
  1192 //!@SYMTestType CT
       
  1193 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyAudioToneEvent0006L
       
  1194 END_TESTCASE BA-CTSY-CALLI-CNATE-0006
       
  1195 
       
  1196 START_TESTCASE BA-CTSY-CALLI-CNATE-00011
       
  1197 //!@SYMTestCaseID BA-CTSY-CALLI-CNATE-00011
       
  1198 //!@SYMComponent telephony_ctsy
       
  1199 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyAudioToneEvent for fax calls
       
  1200 //!@SYMTestPriority High
       
  1201 //!@SYMTestActions Invokes RMobileCall::NotifyAudioToneEvent for fax calls
       
  1202 //!@SYMTestExpectedResults Pass
       
  1203 //!@SYMTestType CT
       
  1204 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyAudioToneEvent00011L
       
  1205 END_TESTCASE BA-CTSY-CALLI-CNATE-00011
       
  1206 
       
  1207 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0001
       
  1208 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0001
       
  1209 //!@SYMComponent telephony_ctsy
       
  1210 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallCapsChange for voice calls
       
  1211 //!@SYMTestPriority High
       
  1212 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallCapsChange for voice calls
       
  1213 //!@SYMTestExpectedResults Pass
       
  1214 //!@SYMTestType CT
       
  1215 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0001L
       
  1216 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0001
       
  1217 
       
  1218 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0002
       
  1219 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0002
       
  1220 //!@SYMComponent telephony_ctsy
       
  1221 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyMobileCallCapsChange for voice calls
       
  1222 //!@SYMTestPriority High
       
  1223 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyMobileCallCapsChange for voice calls
       
  1224 //!@SYMTestExpectedResults Pass
       
  1225 //!@SYMTestType CT
       
  1226 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0002L
       
  1227 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0002
       
  1228 
       
  1229 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0003
       
  1230 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0003
       
  1231 //!@SYMComponent telephony_ctsy
       
  1232 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallCapsChange with bad parameter data for voice calls
       
  1233 //!@SYMTestPriority High
       
  1234 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallCapsChange with bad parameter data for voice calls
       
  1235 //!@SYMTestExpectedResults Pass
       
  1236 //!@SYMTestType CT
       
  1237 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0003L
       
  1238 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0003
       
  1239 
       
  1240 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0004
       
  1241 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0004
       
  1242 //!@SYMComponent telephony_ctsy
       
  1243 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyMobileCallCapsChange for voice calls
       
  1244 //!@SYMTestPriority High
       
  1245 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyMobileCallCapsChange for voice calls
       
  1246 //!@SYMTestExpectedResults Pass
       
  1247 //!@SYMTestType CT
       
  1248 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0004L
       
  1249 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0004
       
  1250 
       
  1251 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0006
       
  1252 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0006
       
  1253 //!@SYMComponent telephony_ctsy
       
  1254 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallCapsChange for data calls
       
  1255 //!@SYMTestPriority High
       
  1256 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallCapsChange for data calls
       
  1257 //!@SYMTestExpectedResults Pass
       
  1258 //!@SYMTestType CT
       
  1259 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0006L
       
  1260 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0006
       
  1261 
       
  1262 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0007
       
  1263 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0007
       
  1264 //!@SYMComponent telephony_ctsy
       
  1265 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyMobileCallCapsChange for data calls
       
  1266 //!@SYMTestPriority High
       
  1267 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyMobileCallCapsChange for data calls
       
  1268 //!@SYMTestExpectedResults Pass
       
  1269 //!@SYMTestType CT
       
  1270 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0007L
       
  1271 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0007
       
  1272 
       
  1273 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0008
       
  1274 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0008
       
  1275 //!@SYMComponent telephony_ctsy
       
  1276 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallCapsChange with bad parameter data for data calls
       
  1277 //!@SYMTestPriority High
       
  1278 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallCapsChange with bad parameter data for data calls
       
  1279 //!@SYMTestExpectedResults Pass
       
  1280 //!@SYMTestType CT
       
  1281 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0008L
       
  1282 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0008
       
  1283 
       
  1284 START_TESTCASE BA-CTSY-CALLI-CNMCCC-0009
       
  1285 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-0009
       
  1286 //!@SYMComponent telephony_ctsy
       
  1287 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyMobileCallCapsChange for data calls
       
  1288 //!@SYMTestPriority High
       
  1289 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyMobileCallCapsChange for data calls
       
  1290 //!@SYMTestExpectedResults Pass
       
  1291 //!@SYMTestType CT
       
  1292 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange0009L
       
  1293 END_TESTCASE BA-CTSY-CALLI-CNMCCC-0009
       
  1294 
       
  1295 START_TESTCASE BA-CTSY-CALLI-CNMCCC-00011
       
  1296 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-00011
       
  1297 //!@SYMComponent telephony_ctsy
       
  1298 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallCapsChange for fax calls
       
  1299 //!@SYMTestPriority High
       
  1300 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallCapsChange for fax calls
       
  1301 //!@SYMTestExpectedResults Pass
       
  1302 //!@SYMTestType CT
       
  1303 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange00011L
       
  1304 END_TESTCASE BA-CTSY-CALLI-CNMCCC-00011
       
  1305 
       
  1306 START_TESTCASE BA-CTSY-CALLI-CNMCCC-00012
       
  1307 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-00012
       
  1308 //!@SYMComponent telephony_ctsy
       
  1309 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyMobileCallCapsChange for fax calls
       
  1310 //!@SYMTestPriority High
       
  1311 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyMobileCallCapsChange for fax calls
       
  1312 //!@SYMTestExpectedResults Pass
       
  1313 //!@SYMTestType CT
       
  1314 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange00012L
       
  1315 END_TESTCASE BA-CTSY-CALLI-CNMCCC-00012
       
  1316 
       
  1317 START_TESTCASE BA-CTSY-CALLI-CNMCCC-00013
       
  1318 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-00013
       
  1319 //!@SYMComponent telephony_ctsy
       
  1320 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallCapsChange with bad parameter data for fax calls
       
  1321 //!@SYMTestPriority High
       
  1322 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallCapsChange with bad parameter data for fax calls
       
  1323 //!@SYMTestExpectedResults Pass
       
  1324 //!@SYMTestType CT
       
  1325 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange00013L
       
  1326 END_TESTCASE BA-CTSY-CALLI-CNMCCC-00013
       
  1327 
       
  1328 START_TESTCASE BA-CTSY-CALLI-CNMCCC-00014
       
  1329 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCCC-00014
       
  1330 //!@SYMComponent telephony_ctsy
       
  1331 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyMobileCallCapsChange for fax calls
       
  1332 //!@SYMTestPriority High
       
  1333 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyMobileCallCapsChange for fax calls
       
  1334 //!@SYMTestExpectedResults Pass
       
  1335 //!@SYMTestType CT
       
  1336 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallCapsChange00014L
       
  1337 END_TESTCASE BA-CTSY-CALLI-CNMCCC-00014
       
  1338 
       
  1339 
       
  1340 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0001
       
  1341 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0001
       
  1342 //!@SYMComponent telephony_ctsy
       
  1343 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyRemotePartyInfoChange for voice calls
       
  1344 //!@SYMTestPriority High
       
  1345 //!@SYMTestActions Invokes RMobileCall::NotifyRemotePartyInfoChange for voice calls
       
  1346 //!@SYMTestExpectedResults Pass
       
  1347 //!@SYMTestType CT
       
  1348 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0001L
       
  1349 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0001
       
  1350 
       
  1351 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0002
       
  1352 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0002
       
  1353 //!@SYMComponent telephony_ctsy
       
  1354 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyRemotePartyInfoChange for voice calls
       
  1355 //!@SYMTestPriority High
       
  1356 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyRemotePartyInfoChange for voice calls
       
  1357 //!@SYMTestExpectedResults Pass
       
  1358 //!@SYMTestType CT
       
  1359 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0002L
       
  1360 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0002
       
  1361 
       
  1362 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0003
       
  1363 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0003
       
  1364 //!@SYMComponent telephony_ctsy
       
  1365 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyRemotePartyInfoChange with bad parameter data for voice calls
       
  1366 //!@SYMTestPriority High
       
  1367 //!@SYMTestActions Invokes RMobileCall::NotifyRemotePartyInfoChange with bad parameter data for voice calls
       
  1368 //!@SYMTestExpectedResults Pass
       
  1369 //!@SYMTestType CT
       
  1370 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0003L
       
  1371 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0003
       
  1372 
       
  1373 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0004
       
  1374 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0004
       
  1375 //!@SYMComponent telephony_ctsy
       
  1376 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyRemotePartyInfoChange for voice calls
       
  1377 //!@SYMTestPriority High
       
  1378 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyRemotePartyInfoChange for voice calls
       
  1379 //!@SYMTestExpectedResults Pass
       
  1380 //!@SYMTestType CT
       
  1381 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0004L
       
  1382 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0004
       
  1383 
       
  1384 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0006
       
  1385 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0006
       
  1386 //!@SYMComponent telephony_ctsy
       
  1387 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyRemotePartyInfoChange for data calls
       
  1388 //!@SYMTestPriority High
       
  1389 //!@SYMTestActions Invokes RMobileCall::NotifyRemotePartyInfoChange for data calls
       
  1390 //!@SYMTestExpectedResults Pass
       
  1391 //!@SYMTestType CT
       
  1392 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0006L
       
  1393 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0006
       
  1394 
       
  1395 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0007
       
  1396 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0007
       
  1397 //!@SYMComponent telephony_ctsy
       
  1398 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyRemotePartyInfoChange for data calls
       
  1399 //!@SYMTestPriority High
       
  1400 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyRemotePartyInfoChange for data calls
       
  1401 //!@SYMTestExpectedResults Pass
       
  1402 //!@SYMTestType CT
       
  1403 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0007L
       
  1404 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0007
       
  1405 
       
  1406 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0008
       
  1407 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0008
       
  1408 //!@SYMComponent telephony_ctsy
       
  1409 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyRemotePartyInfoChange with bad parameter data for data calls
       
  1410 //!@SYMTestPriority High
       
  1411 //!@SYMTestActions Invokes RMobileCall::NotifyRemotePartyInfoChange with bad parameter data for data calls
       
  1412 //!@SYMTestExpectedResults Pass
       
  1413 //!@SYMTestType CT
       
  1414 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0008L
       
  1415 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0008
       
  1416 
       
  1417 START_TESTCASE BA-CTSY-CALLI-CNRPIC-0009
       
  1418 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-0009
       
  1419 //!@SYMComponent telephony_ctsy
       
  1420 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyRemotePartyInfoChange for data calls
       
  1421 //!@SYMTestPriority High
       
  1422 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyRemotePartyInfoChange for data calls
       
  1423 //!@SYMTestExpectedResults Pass
       
  1424 //!@SYMTestType CT
       
  1425 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange0009L
       
  1426 END_TESTCASE BA-CTSY-CALLI-CNRPIC-0009
       
  1427 
       
  1428 START_TESTCASE BA-CTSY-CALLI-CNRPIC-00011
       
  1429 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-00011
       
  1430 //!@SYMComponent telephony_ctsy
       
  1431 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyRemotePartyInfoChange for fax calls
       
  1432 //!@SYMTestPriority High
       
  1433 //!@SYMTestActions Invokes RMobileCall::NotifyRemotePartyInfoChange for fax calls
       
  1434 //!@SYMTestExpectedResults Pass
       
  1435 //!@SYMTestType CT
       
  1436 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange00011L
       
  1437 END_TESTCASE BA-CTSY-CALLI-CNRPIC-00011
       
  1438 
       
  1439 START_TESTCASE BA-CTSY-CALLI-CNRPIC-00012
       
  1440 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-00012
       
  1441 //!@SYMComponent telephony_ctsy
       
  1442 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyRemotePartyInfoChange for fax calls
       
  1443 //!@SYMTestPriority High
       
  1444 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyRemotePartyInfoChange for fax calls
       
  1445 //!@SYMTestExpectedResults Pass
       
  1446 //!@SYMTestType CT
       
  1447 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange00012L
       
  1448 END_TESTCASE BA-CTSY-CALLI-CNRPIC-00012
       
  1449 
       
  1450 START_TESTCASE BA-CTSY-CALLI-CNRPIC-00013
       
  1451 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-00013
       
  1452 //!@SYMComponent telephony_ctsy
       
  1453 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyRemotePartyInfoChange with bad parameter data for fax calls
       
  1454 //!@SYMTestPriority High
       
  1455 //!@SYMTestActions Invokes RMobileCall::NotifyRemotePartyInfoChange with bad parameter data for fax calls
       
  1456 //!@SYMTestExpectedResults Pass
       
  1457 //!@SYMTestType CT
       
  1458 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange00013L
       
  1459 END_TESTCASE BA-CTSY-CALLI-CNRPIC-00013
       
  1460 
       
  1461 START_TESTCASE BA-CTSY-CALLI-CNRPIC-00014
       
  1462 //!@SYMTestCaseID BA-CTSY-CALLI-CNRPIC-00014
       
  1463 //!@SYMComponent telephony_ctsy
       
  1464 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyRemotePartyInfoChange for fax calls
       
  1465 //!@SYMTestPriority High
       
  1466 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyRemotePartyInfoChange for fax calls
       
  1467 //!@SYMTestExpectedResults Pass
       
  1468 //!@SYMTestType CT
       
  1469 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyRemotePartyInfoChange00014L
       
  1470 END_TESTCASE BA-CTSY-CALLI-CNRPIC-00014
       
  1471 
       
  1472 START_TESTCASE BA-CTSY-CALLI-CNMCSC-0001
       
  1473 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-0001
       
  1474 //!@SYMComponent telephony_ctsy
       
  1475 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallStatusChange for voice calls
       
  1476 //!@SYMTestPriority High
       
  1477 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallStatusChange for voice calls
       
  1478 //!@SYMTestExpectedResults Pass
       
  1479 //!@SYMTestType CT
       
  1480 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange0001L
       
  1481 END_TESTCASE BA-CTSY-CALLI-CNMCSC-0001
       
  1482 
       
  1483 START_TESTCASE BA-CTSY-CALLI-CNMCSC-0002
       
  1484 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-0002
       
  1485 //!@SYMComponent telephony_ctsy
       
  1486 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyMobileCallStatusChange for voice calls
       
  1487 //!@SYMTestPriority High
       
  1488 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyMobileCallStatusChange for voice calls
       
  1489 //!@SYMTestExpectedResults Pass
       
  1490 //!@SYMTestType CT
       
  1491 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange0002L
       
  1492 END_TESTCASE BA-CTSY-CALLI-CNMCSC-0002
       
  1493 
       
  1494 START_TESTCASE BA-CTSY-CALLI-CNMCSC-0004
       
  1495 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-0004
       
  1496 //!@SYMComponent telephony_ctsy
       
  1497 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyMobileCallStatusChange for voice calls
       
  1498 //!@SYMTestPriority High
       
  1499 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyMobileCallStatusChange for voice calls
       
  1500 //!@SYMTestExpectedResults Pass
       
  1501 //!@SYMTestType CT
       
  1502 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange0004L
       
  1503 END_TESTCASE BA-CTSY-CALLI-CNMCSC-0004
       
  1504 
       
  1505 START_TESTCASE BA-CTSY-CALLI-CNMCSC-0006
       
  1506 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-0006
       
  1507 //!@SYMComponent telephony_ctsy
       
  1508 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallStatusChange for data calls
       
  1509 //!@SYMTestPriority High
       
  1510 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallStatusChange for data calls
       
  1511 //!@SYMTestExpectedResults Pass
       
  1512 //!@SYMTestType CT
       
  1513 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange0006L
       
  1514 END_TESTCASE BA-CTSY-CALLI-CNMCSC-0006
       
  1515 
       
  1516 START_TESTCASE BA-CTSY-CALLI-CNMCSC-0007
       
  1517 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-0007
       
  1518 //!@SYMComponent telephony_ctsy
       
  1519 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyMobileCallStatusChange for data calls
       
  1520 //!@SYMTestPriority High
       
  1521 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyMobileCallStatusChange for data calls
       
  1522 //!@SYMTestExpectedResults Pass
       
  1523 //!@SYMTestType CT
       
  1524 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange0007L
       
  1525 END_TESTCASE BA-CTSY-CALLI-CNMCSC-0007
       
  1526 
       
  1527 START_TESTCASE BA-CTSY-CALLI-CNMCSC-0009
       
  1528 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-0009
       
  1529 //!@SYMComponent telephony_ctsy
       
  1530 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyMobileCallStatusChange for data calls
       
  1531 //!@SYMTestPriority High
       
  1532 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyMobileCallStatusChange for data calls
       
  1533 //!@SYMTestExpectedResults Pass
       
  1534 //!@SYMTestType CT
       
  1535 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange0009L
       
  1536 END_TESTCASE BA-CTSY-CALLI-CNMCSC-0009
       
  1537 
       
  1538 START_TESTCASE BA-CTSY-CALLI-CNMCSC-00011
       
  1539 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-00011
       
  1540 //!@SYMComponent telephony_ctsy
       
  1541 //!@SYMTestCaseDesc Test support in CTSY for RMobileCall::NotifyMobileCallStatusChange for fax calls
       
  1542 //!@SYMTestPriority High
       
  1543 //!@SYMTestActions Invokes RMobileCall::NotifyMobileCallStatusChange for fax calls
       
  1544 //!@SYMTestExpectedResults Pass
       
  1545 //!@SYMTestType CT
       
  1546 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange00011L
       
  1547 END_TESTCASE BA-CTSY-CALLI-CNMCSC-00011
       
  1548 
       
  1549 START_TESTCASE BA-CTSY-CALLI-CNMCSC-00012
       
  1550 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-00012
       
  1551 //!@SYMComponent telephony_ctsy
       
  1552 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobileCall::NotifyMobileCallStatusChange for fax calls
       
  1553 //!@SYMTestPriority High
       
  1554 //!@SYMTestActions Invokes cancelling of RMobileCall::NotifyMobileCallStatusChange for fax calls
       
  1555 //!@SYMTestExpectedResults Pass
       
  1556 //!@SYMTestType CT
       
  1557 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange00012L
       
  1558 END_TESTCASE BA-CTSY-CALLI-CNMCSC-00012
       
  1559 
       
  1560 START_TESTCASE BA-CTSY-CALLI-CNMCSC-00014
       
  1561 //!@SYMTestCaseID BA-CTSY-CALLI-CNMCSC-00014
       
  1562 //!@SYMComponent telephony_ctsy
       
  1563 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobileCall::NotifyMobileCallStatusChange for fax calls
       
  1564 //!@SYMTestPriority High
       
  1565 //!@SYMTestActions Invokes multiple client requests to RMobileCall::NotifyMobileCallStatusChange for fax calls
       
  1566 //!@SYMTestExpectedResults Pass
       
  1567 //!@SYMTestType CT
       
  1568 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyMobileCallStatusChange00014L
       
  1569 END_TESTCASE BA-CTSY-CALLI-CNMCSC-00014
       
  1570 
       
  1571 START_TESTCASE BA-CTSY-CALLI-MGICT-0001
       
  1572 //!@SYMTestCaseID BA-CTSY-CALLI-MGICT-0001
       
  1573 //!@SYMComponent telephony_ctsy
       
  1574 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetIncomingCallType
       
  1575 //!@SYMTestPriority High
       
  1576 //!@SYMTestActions Invokes RMobilePhone::GetIncomingCallType
       
  1577 //!@SYMTestExpectedResults Pass
       
  1578 //!@SYMTestType CT
       
  1579 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetIncomingCallType0001L
       
  1580 END_TESTCASE BA-CTSY-CALLI-MGICT-0001
       
  1581 
       
  1582 START_TESTCASE BA-CTSY-CALLI-MGICT-0006
       
  1583 //!@SYMTestCaseID BA-CTSY-CALLI-MGICT-0006
       
  1584 //!@SYMComponent telephony_ctsy
       
  1585 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetIncomingCallType
       
  1586 //!@SYMTestPriority High
       
  1587 //!@SYMTestActions Invokes RMobilePhone::GetIncomingCallType
       
  1588 //!@SYMTestExpectedResults Pass
       
  1589 //!@SYMTestType CT
       
  1590 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetIncomingCallType0006L
       
  1591 END_TESTCASE BA-CTSY-CALLI-MGICT-0006
       
  1592 
       
  1593 START_TESTCASE BA-CTSY-CALLI-MGICT-00011
       
  1594 //!@SYMTestCaseID BA-CTSY-CALLI-MGICT-00011
       
  1595 //!@SYMComponent telephony_ctsy
       
  1596 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetIncomingCallType
       
  1597 //!@SYMTestPriority High
       
  1598 //!@SYMTestActions Invokes RMobilePhone::GetIncomingCallType
       
  1599 //!@SYMTestExpectedResults Pass
       
  1600 //!@SYMTestType CT
       
  1601 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestGetIncomingCallType00011L
       
  1602 END_TESTCASE BA-CTSY-CALLI-MGICT-00011
       
  1603 
       
  1604 START_TESTCASE BA-CTSY-CALLI-MNICTC-0001
       
  1605 //!@SYMTestCaseID BA-CTSY-CALLI-MNICTC-0001
       
  1606 //!@SYMComponent telephony_ctsy
       
  1607 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyIncomingCallTypeChange
       
  1608 //!@SYMTestPriority High
       
  1609 //!@SYMTestActions Invokes RMobilePhone::NotifyIncomingCallTypeChange
       
  1610 //!@SYMTestExpectedResults Pass
       
  1611 //!@SYMTestType CT
       
  1612 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyIncomingCallTypeChange0001L
       
  1613 END_TESTCASE BA-CTSY-CALLI-MNICTC-0001
       
  1614 
       
  1615 START_TESTCASE BA-CTSY-CALLI-LNHCC-0001
       
  1616 //!@SYMTestCaseID BA-CTSY-CALLI-LNHCC-0001
       
  1617 //!@SYMComponent telephony_ctsy
       
  1618 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyHookChange for voice calls
       
  1619 //!@SYMTestPriority High
       
  1620 //!@SYMTestActions Invokes RLine::NotifyHookChange for voice calls
       
  1621 //!@SYMTestExpectedResults Pass
       
  1622 //!@SYMTestType CT
       
  1623 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyLineHookChange0001L
       
  1624 END_TESTCASE BA-CTSY-CALLI-LNHCC-0001
       
  1625 
       
  1626 START_TESTCASE BA-CTSY-CALLI-LNHCC-0006
       
  1627 //!@SYMTestCaseID BA-CTSY-CALLI-LNHCC-0006
       
  1628 //!@SYMComponent telephony_ctsy
       
  1629 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyLineHookChange for data calls
       
  1630 //!@SYMTestPriority High
       
  1631 //!@SYMTestActions Invokes RLine::NotifyLineHookChange for data calls
       
  1632 //!@SYMTestExpectedResults Pass
       
  1633 //!@SYMTestType CT
       
  1634 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyLineHookChange0006L
       
  1635 END_TESTCASE BA-CTSY-CALLI-LNHCC-0006
       
  1636 
       
  1637 START_TESTCASE BA-CTSY-CALLI-LNHCC-00011
       
  1638 //!@SYMTestCaseID BA-CTSY-CALLI-LNHCC-00011
       
  1639 //!@SYMComponent telephony_ctsy
       
  1640 //!@SYMTestCaseDesc Test support in CTSY for RLine::NotifyLineHookChange for fax calls
       
  1641 //!@SYMTestPriority High
       
  1642 //!@SYMTestActions Invokes RCall::NotifyLineHookChange for fax calls
       
  1643 //!@SYMTestExpectedResults Pass
       
  1644 //!@SYMTestType CT
       
  1645 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyCallInformationFU.TestNotifyLineHookChange00011L
       
  1646 END_TESTCASE BA-CTSY-CALLI-LNHCC-00011