adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/miscphone/group/miscphone.cfg
changeset 4 510c70acdbf6
parent 3 1972d8c2e329
child 5 8ccc39f9d787
equal deleted inserted replaced
3:1972d8c2e329 4:510c70acdbf6
     1 //* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 //* All rights reserved.
       
     3 //* This component and the accompanying materials are made available
       
     4 //* under the terms of the License "Eclipse Public License v1.0"
       
     5 //* which accompanies this distribution, and is available
       
     6 //* at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //*
       
     8 //* Initial Contributors:
       
     9 //* Nokia Corporation - initial contribution.
       
    10 //*
       
    11 //* Contributors:
       
    12 //*
       
    13 //* Description:  
       
    14 //*
       
    15 
       
    16 
       
    17 
       
    18 // MOD_0011.101_1_NokiaTSY_[HW Getting customer service profile]
       
    19 //
       
    20 // Precondition: 
       
    21 // -Put CSP bit on at Product Profile and use NTN Sim (ALS bit must be off when CSP is used)
       
    22 //
       
    23 // Script description:
       
    24 // -N/A
       
    25 [Test]
       
    26 title MOD_0011.101_1_NokiaTSY_[HW Getting customer service profile]
       
    27 create NTT_MiscPhone test
       
    28 test RunIscTestCase 1001
       
    29 test SyncIscTestCase
       
    30 test GetCustomerServiceProfile
       
    31 allownextresult 0
       
    32 waittestclass test
       
    33 delete test
       
    34 [Endtest]
       
    35 
       
    36 
       
    37 // MOD_0011.301_1_NokiaTSY_[HW Getting phone Id]
       
    38 //
       
    39 // Precondition: 
       
    40 // -Phone is on and connection to PC is ok.
       
    41 //
       
    42 // Script description:
       
    43 // -N/A
       
    44 //
       
    45 [Test]
       
    46 title MOD_0011.301_1_NokiaTSY_[HW Getting phone Id]
       
    47 create NTT_MiscPhone test
       
    48 test RunIscTestCase 1002
       
    49 test SyncIscTestCase
       
    50 test GetPhoneId
       
    51 allownextresult 0
       
    52 waittestclass test
       
    53 delete test
       
    54 [Endtest]
       
    55 
       
    56 // MOD_0011.1001_1_NokiaTSY_[HW Setting drive mode Deactivate]
       
    57 //
       
    58 // Precondition: 
       
    59 // -N/A
       
    60 //
       
    61 // Script description:
       
    62 // -N/A
       
    63 //
       
    64 [Test]
       
    65 title MOD_0011.1001_1_NokiaTSY_[HW Setting drive mode Deactivate]
       
    66 create NTT_MiscPhone test
       
    67 test RunIscTestCase 1003
       
    68 test SyncIscTestCase
       
    69 test SetDriveMode DeactivateDriveMode
       
    70 allownextresult 0
       
    71 waittestclass test
       
    72 delete test
       
    73 [Endtest]
       
    74 
       
    75 // MOD_0011.1002_1_NokiaTSY_[HW Setting drive mode Activate]
       
    76 //
       
    77 // Precondition: 
       
    78 // -N/A
       
    79 //
       
    80 // Script description:
       
    81 // -N/A
       
    82 //
       
    83 [Test]
       
    84 title MOD_0011.1002_1_NokiaTSY_[HW Setting drive mode Activate]
       
    85 create NTT_MiscPhone test
       
    86 test RunIscTestCase 1004
       
    87 test SyncIscTestCase
       
    88 test SetDriveMode ActivateDriveMode
       
    89 allownextresult 0
       
    90 waittestclass test
       
    91 delete test
       
    92 [Endtest]
       
    93