adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/sim/group/sim_on.cfg
changeset 0 63b37f68c1ce
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/sim/group/sim_on.cfg	Fri Nov 06 17:28:23 2009 +0000
@@ -0,0 +1,229 @@
+//* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+//* All rights reserved.
+//* This component and the accompanying materials are made available
+//* under the terms of the License "Eclipse Public License v1.0"
+//* which accompanies this distribution, and is available
+//* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//*
+//* Initial Contributors:
+//* Nokia Corporation - initial contribution.
+//*
+//* Contributors:
+//*
+//* Description:  
+//*
+
+// MOD_0005_201_1_NokiaTSY_[HW Read ON Store]
+//
+// Precondition: 
+// - There must be at least one entry in the own number store
+//   (Own number store entry can be written e.g. with test case
+//   MOD_0005_208_NokiaTSY_[Write ON Store])
+//
+// Script description:
+// - Parameter: index 
+//
+[Test]
+title MOD_0005_201_1_NokiaTSY_[HW Read ON Store]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreReadIPC
+test RunIscTestCase 201
+test SyncIscTestCase
+test ReadONStore 1
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_202_1_NokiaTSY_[HW Read ON Store Entry]
+//
+// Precondition: 
+// - There must be at least one entry in the own number store
+//   (Own number store entry can be written e.g. with test case
+//   MOD_0005_208_NokiaTSY_[Write ON Store])
+//
+// Script description:
+// - Parameter: index 
+//
+[Test]
+title MOD_0005_202_1_NokiaTSY_[HW Read ON Store Entry]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreReadEntryIPC
+test RunIscTestCase 202
+test SyncIscTestCase
+test ReadONStoreEntry 1
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_203_1_NokiaTSY_[HW Get ON Store Info]
+//
+// Precondition: 
+// -N/A
+//
+// Script description:
+// - Parameter: index 
+//
+[Test]
+title MOD_0005_203_1_NokiaTSY_[HW Get ON Store Info]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreGetInfoIPC
+test RunIscTestCase 203
+test SyncIscTestCase
+test GetONStoreInfo 1
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_204_1_NokiaTSY_[HW Delete ON Store Entry]
+//
+// Precondition: 
+// - There must be at least one entry in the own number store
+//   (Own number store entry can be written e.g. with test case
+//   MOD_0005_208_NokiaTSY_[Write ON Store])
+//
+// Script description:
+// - Parameter: index 
+//
+[Test]
+title MOD_0005_204_1_NokiaTSY_[HW Delete ON Store Entry]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreDeleteIPC
+test RunIscTestCase 204
+test SyncIscTestCase
+test DeleteONStoreEntry 1
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_205_1_NokiaTSY_[HW Delete all ON Store Entries]
+//
+// Precondition: 
+// - There must be at least two entries in the own number store
+//   (Own number store entry can be written e.g. with test case
+//   MOD_0005_208_NokiaTSY_[Write ON Store])
+//
+// Script description:
+// - Test case will delete all own number store entries
+//
+[Test]
+title MOD_0005_205_1_NokiaTSY_[HW Delete all ON Store Entries]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreDeleteAllIPC
+test RunIscTestCase 205
+test SyncIscTestCase
+test DeleteAllONStoreEntries 
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_206_1_NokiaTSY_[HW Read ON Store Size]
+//
+// Precondition: 
+// - N/A
+//
+// Script description:
+// - Test case reads own number store size
+//
+[Test]
+title MOD_0005_206_1_NokiaTSY_[HW Read ON Store Size]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreReadSizeIPC
+test RunIscTestCase 206
+test SyncIscTestCase
+test ReadONStoreSize
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_207_1_NokiaTSY_[HW ON Store write Size]
+//
+// Precondition: 
+// - N/A
+//
+// Script description:
+// - Test case reads own number store write size 
+//
+[Test]
+title MOD_0005_207_1_NokiaTSY_[HW ON Store write Size]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreWriteSizeIPC
+test RunIscTestCase 207
+test SyncIscTestCase
+test OnStoreWriteSize
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_208_1_NokiaTSY_[HW Write ON Store]
+//
+// Precondition: 
+// - N/A
+//
+// Script description:
+// - Parameters: 
+//  index
+//  network mode
+//  mobile service
+//  number type
+//  number plan
+//  phone number
+//  name
+//
+[Test]
+title MOD_0005_208_1_NokiaTSY_[HW Write ON Store]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreWriteIPC
+test RunIscTestCase 208
+test SyncIscTestCase
+// 1 = index, 2 = ENetworkModeGsm, 8 = EAllTele
+// 2 = ENationalNumber, 8 =  ENationalNumberPlan
+test WriteONStore 1 2 8 2 8 11223311 TestIndx1
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]
+
+// MOD_0005_209_1_NokiaTSY_[Write ON Store All]
+//
+// Precondition: 
+// - N/A
+//
+// Script description:
+// - Parameters: 
+//  index
+//  network mode
+//  mobile service
+//  number type
+//  number plan
+//  phone number
+//  name 
+//
+[Test]
+title MOD_0005_209_1_NokiaTSY_[Write ON Store All]
+create NTT_SIM test
+test InitializeIPCRequestTable
+test SetExpectedCompleteIPC EMmTsyONStoreWriteEntryIPC
+test RunIscTestCase 209
+test SyncIscTestCase
+// 2 = index, 2 = ENetworkModeGsm, 8 = EAllTele
+// 2 = ENationalNumber, 8 =  ENationalNumberPlan
+test WriteONStoreAll 2 2 8 2 8 11223322 TestAllIndx2
+allownextresult 0
+waittestclass test
+delete test
+[Endtest]