telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_authorisation_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 START_TESTCASE BA-CTSY-AAA-ARAI-0001
       
    20 //!@SYMTestCaseID BA-CTSY-AAA-ARAI-0001
       
    21 //!@SYMComponent telephony_ctsy
       
    22 //!@SYMTestCaseDesc Test support in CTSY for CAsyncRetrieveAuthorizationInfo::Start
       
    23 //!@SYMTestPriority High
       
    24 //!@SYMTestActions Invokes CAsyncRetrieveAuthorizationInfo::Start
       
    25 //!@SYMTestExpectedResults Pass
       
    26 //!@SYMTestType CT
       
    27 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAuthorisationAndAuthenticationFU.TestStart0001L
       
    28 END_TESTCASE BA-CTSY-AAA-ARAI-0001
       
    29 
       
    30 START_TESTCASE BA-CTSY-AAA-ARAI-0002
       
    31 //!@SYMTestCaseID BA-CTSY-AAA-ARAI-0002
       
    32 //!@SYMComponent telephony_ctsy
       
    33 //!@SYMTestCaseDesc Test support in CTSY for cancelling of CAsyncRetrieveAuthorizationInfo::Start
       
    34 //!@SYMTestPriority High
       
    35 //!@SYMTestActions Invokes cancelling of CAsyncRetrieveAuthorizationInfo::Start
       
    36 //!@SYMTestExpectedResults Pass
       
    37 //!@SYMTestType CT
       
    38 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAuthorisationAndAuthenticationFU.TestStart0002L
       
    39 END_TESTCASE BA-CTSY-AAA-ARAI-0002
       
    40 
       
    41 START_TESTCASE BA-CTSY-AAA-ARAI-0004
       
    42 //!@SYMTestCaseID BA-CTSY-AAA-ARAI-0004
       
    43 //!@SYMComponent telephony_ctsy
       
    44 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to CAsyncRetrieveAuthorizationInfo::Start
       
    45 //!@SYMTestPriority High
       
    46 //!@SYMTestActions Invokes multiple client requests to CAsyncRetrieveAuthorizationInfo::Start
       
    47 //!@SYMTestExpectedResults Pass
       
    48 //!@SYMTestType CT
       
    49 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAuthorisationAndAuthenticationFU.TestStart0004L
       
    50 END_TESTCASE BA-CTSY-AAA-ARAI-0004
       
    51 
       
    52 START_TESTCASE BA-CTSY-AAA-MSCA-0001
       
    53 //!@SYMTestCaseID BA-CTSY-AAA-MSCA-0001
       
    54 //!@SYMComponent telephony_ctsy
       
    55 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::SmartCardAuthenticate
       
    56 //!@SYMTestPriority High
       
    57 //!@SYMTestActions Invokes RMobilePhone::SmartCardAuthenticate
       
    58 //!@SYMTestExpectedResults Pass
       
    59 //!@SYMTestType CT
       
    60 RUN_TEST_STEP 100 te_ctsy_component TEFUnit.CCTsyAuthorisationAndAuthenticationFU.TestSmartCardAuthenticate0001L
       
    61 END_TESTCASE BA-CTSY-AAA-MSCA-0001
       
    62