telephonyserverplugins/common_tsy/test/component/scripts/te_ctsycomponent_phonepower_hwrm_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-PP-MGBC-0001
       
    20 //!@SYMTestCaseID BA-CTSY-PP-MGBC-0001
       
    21 //!@SYMComponent telephony_ctsy
       
    22 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetBatteryCaps
       
    23 //!@SYMTestPriority High
       
    24 //!@SYMTestActions Invokes RMobilePhone::GetBatteryCaps
       
    25 //!@SYMTestExpectedResults Pass
       
    26 //!@SYMTestType CT
       
    27 RUN_TEST_STEP 200 te_ctsy_component TEFUnit.CCTsyPhonePowerFU.TestGetBatteryCaps0001L
       
    28 END_TESTCASE BA-CTSY-PP-MGBC-0001
       
    29 
       
    30 START_TESTCASE BA-CTSY-PPHWRM-MGBI-0001
       
    31 //!@SYMTestCaseID BA-CTSY-PP-MGBI-0001
       
    32 //!@SYMComponent telephony_ctsy
       
    33 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::GetBatteryInfo with HWRM support
       
    34 //!@SYMTestPriority High
       
    35 //!@SYMTestActions Invokes RMobilePhone::GetBatteryInfo
       
    36 //!@SYMTestExpectedResults Pass
       
    37 //!@SYMTestType CT
       
    38 RUN_TEST_STEP 200 te_ctsy_component TEFUnit.CCTsyPhonePowerFU.TestHWRMGetBatteryInfo0001L
       
    39 END_TESTCASE BA-CTSY-PPHWRM-MGBI-0001
       
    40 
       
    41 START_TESTCASE BA-CTSY-PPHWRM-MGBI-0004
       
    42 //!@SYMTestCaseID BA-CTSY-PP-MGBI-0004
       
    43 //!@SYMComponent telephony_ctsy
       
    44 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::GetBatteryInfo with HWRM support
       
    45 //!@SYMTestPriority High
       
    46 //!@SYMTestActions Invokes multiple client requests to RMobilePhone::GetBatteryInfo
       
    47 //!@SYMTestExpectedResults Pass
       
    48 //!@SYMTestType CT
       
    49 RUN_TEST_STEP 200 te_ctsy_component TEFUnit.CCTsyPhonePowerFU.TestHWRMGetBatteryInfo0004L
       
    50 END_TESTCASE BA-CTSY-PPHWRM-MGBI-0004
       
    51 
       
    52 START_TESTCASE BA-CTSY-PPHWRM-MNBIC-0001
       
    53 //!@SYMTestCaseID BA-CTSY-PP-MNBIC-0001
       
    54 //!@SYMComponent telephony_ctsy
       
    55 //!@SYMTestCaseDesc Test support in CTSY for RMobilePhone::NotifyBatteryInfoChange with HWRM support
       
    56 //!@SYMTestPriority High
       
    57 //!@SYMTestActions Invokes RMobilePhone::NotifyBatteryInfoChange
       
    58 //!@SYMTestExpectedResults Pass
       
    59 //!@SYMTestType CT
       
    60 RUN_TEST_STEP 200 te_ctsy_component TEFUnit.CCTsyPhonePowerFU.TestHWRMNotifyBatteryInfoChange0001L
       
    61 END_TESTCASE BA-CTSY-PPHWRM-MNBIC-0001
       
    62 
       
    63 START_TESTCASE BA-CTSY-PPHWRM-MNBIC-0002
       
    64 //!@SYMTestCaseID BA-CTSY-PP-MNBIC-0002
       
    65 //!@SYMComponent telephony_ctsy
       
    66 //!@SYMTestCaseDesc Test support in CTSY for cancelling of RMobilePhone::NotifyBatteryInfoChange with HWRM support
       
    67 //!@SYMTestPriority High
       
    68 //!@SYMTestActions Invokes cancelling of RMobilePhone::NotifyBatteryInfoChange
       
    69 //!@SYMTestExpectedResults Pass
       
    70 //!@SYMTestType CT
       
    71 RUN_TEST_STEP 200 te_ctsy_component TEFUnit.CCTsyPhonePowerFU.TestHWRMNotifyBatteryInfoChange0002L
       
    72 END_TESTCASE BA-CTSY-PPHWRM-MNBIC-0002
       
    73 
       
    74 
       
    75 START_TESTCASE BA-CTSY-PPHWRM-MNBIC-0004
       
    76 //!@SYMTestCaseID BA-CTSY-PP-MNBIC-0004
       
    77 //!@SYMComponent telephony_ctsy
       
    78 //!@SYMTestCaseDesc Test support in CTSY for multiple client requests to RMobilePhone::NotifyBatteryInfoChange with HWRM support
       
    79 //!@SYMTestPriority High
       
    80 //!@SYMTestActions Invokes multiple client requests to RMobilePhone::NotifyBatteryInfoChange
       
    81 //!@SYMTestExpectedResults Pass
       
    82 //!@SYMTestType CT
       
    83 RUN_TEST_STEP 400 te_ctsy_component TEFUnit.CCTsyPhonePowerFU.TestHWRMNotifyBatteryInfoChange0004L
       
    84 END_TESTCASE BA-CTSY-PPHWRM-MNBIC-0004
       
    85