adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/sim/group/sim_en_simulate.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_0005_301_2_NokiaTSY_[XML Read EN Store]
       
    19 //
       
    20 // Precondition:
       
    21 // - N/A
       
    22 //
       
    23 // Script description:
       
    24 // - Parameters:
       
    25 // 1. index
       
    26 // 2. Emergency number (for validity checking)
       
    27 //
       
    28 [Test]
       
    29 title MOD_0005_301_2_NokiaTSY_[XML Read EN Store]
       
    30 create NTT_SIM test
       
    31 test HandleSpecifiedRequests YES
       
    32 test InitializeIPCRequestTable
       
    33 test SetExpectedCompleteIPC EMmTsyENStoreReadIPC
       
    34 test RunIscTestCase 9301
       
    35 test SyncIscTestCase
       
    36 test ReadENStore 1 999
       
    37 allownextresult 0
       
    38 waittestclass test
       
    39 test HandleSpecifiedRequests NO
       
    40 delete test
       
    41 [Endtest]
       
    42 
       
    43 // MOD_0005_302_2_NokiaTSY_[XML Read EN Store All]
       
    44 //
       
    45 // Precondition:
       
    46 // - N/A
       
    47 //
       
    48 // Script description:
       
    49 // - Parameters:
       
    50 // 1. index
       
    51 // 2 -7 locatitions & emergency numbers for validity checking
       
    52 //
       
    53 [Test]
       
    54 title MOD_0005_302_2_NokiaTSY_[XML Read EN Store All]
       
    55 create NTT_SIM test
       
    56 test HandleSpecifiedRequests YES
       
    57 test InitializeIPCRequestTable
       
    58 test SetExpectedCompleteIPC EMmTsyENStoreReadAllPhase1IPC
       
    59 test RunIscTestCase 9302
       
    60 test SyncIscTestCase
       
    61 test ReadENStoreAll 1 1 999 2 112 3 911
       
    62 allownextresult 0
       
    63 waittestclass test
       
    64 test HandleSpecifiedRequests NO
       
    65 delete test
       
    66 [Endtest]
       
    67 
       
    68 // MOD_0005_303_2_NokiaTSY_[XML Get EN Store Info]
       
    69 //
       
    70 // Precondition:
       
    71 // - N/A
       
    72 //
       
    73 // Script description:
       
    74 // - Parameters:
       
    75 // 1. index
       
    76 // 2. number of entries (for validity checking)
       
    77 //
       
    78 [Test]
       
    79 title MOD_0005_303_2_NokiaTSY_[XML Get EN Store Info]
       
    80 create NTT_SIM test
       
    81 test HandleSpecifiedRequests YES
       
    82 test InitializeIPCRequestTable
       
    83 test SetExpectedCompleteIPC EMmTsyENStoreGetInfoIPC
       
    84 test RunIscTestCase 9303
       
    85 test SyncIscTestCase
       
    86 test GetENStoreInfo 1 3
       
    87 allownextresult 0
       
    88 waittestclass test
       
    89 test HandleSpecifiedRequests NO
       
    90 delete test
       
    91 [Endtest]
       
    92