diff -r 1972d8c2e329 -r 510c70acdbf6 adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/wim/group/wim_simulate.cfg --- a/adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/wim/group/wim_simulate.cfg Mon Nov 09 10:31:01 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,232 +0,0 @@ -//* 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_0012.001_2_NokiaTSY_[XML Powering SIM on] -// -// Precondition: -// - N/A -// -// Script description: -// - N/A -// -[Test] -title MOD_0012.001_2_NokiaTSY_[XML Powering SIM on] -create NTT_WIM test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomPowerSimOnIPC - -test RunIscTestCase 101 -test SyncIscTestCase -test PoweringSimOn - -allownextresult 0 // ECustomPowerSimOnIPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0012.002_2_NokiaTSY_[XML Powering SIM off] -// -// Precondition: -// - N/A -// -// Script description: -// - N/A -// -[Test] -title MOD_0012.002_2_NokiaTSY_[XML Powering SIM off] -create NTT_WIM test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomPowerSimOffIPC - -test RunIscTestCase 102 -test SyncIscTestCase -test PoweringSimOff - -allownextresult 0 // ECustomPowerSimOffIPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0012.003_2_NokiaTSY_[XML SIM Warm Reset] -// -// Precondition: -// - N/A -// -// Script description: -// - N/A -// -[Test] -title MOD_0012.003_2_NokiaTSY_[XML SIM Warm Reset] -create NTT_WIM test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomSimWarmResetIPC - -test RunIscTestCase 103 -test SyncIscTestCase -test SIMWarmReset - -allownextresult 0 // ECustomSimWarmResetIPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0012.004_2_NokiaTSY_[XML Getting Answer to Reset Status] -// -// Precondition: -// - N/A -// -// Script description: -// - N/A -// -[Test] -title MOD_0012.004_2_NokiaTSY_[XML Getting Answer to Reset Status] -create NTT_WIM test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomGetATRIPC - -test RunIscTestCase 104 -test SyncIscTestCase -test GetAnswerToResetStatus NOKIA - -allownextresult 0 // ECustomGetATRIPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0012.005_2_NokiaTSY_[XML Getting SIM Card Reader Status] -// -// Precondition: -// - N/A -// -// Script description: -// - N/A -// -[Test] -title MOD_0012.005_2_NokiaTSY_[XML Getting SIM Card Reader Status] -create NTT_WIM test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomGetSimCardReaderStatusIPC - -test RunIscTestCase 105 -test SyncIscTestCase -test GetSIMCardReaderStatus 8 00 01 02 03 04 05 06 07 // Byte count 8 and bytes - -allownextresult 0 // ECustomGetSimCardReaderStatusIPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0012.006_2_NokiaTSY_[XML Sending APDU] -// -// Precondition: -// - N/A -// -// Script description: -// - Send Application Data Unit (APDU) -// - Parameters: -// 0xA0 -// 0xA4 select file -// 0x01 select child DF -// 0x00 -// 0x02 data field length -// 0x6F file identifier -// 0x7E file identifier -// -[Test] -title MOD_0012.006_2_NokiaTSY_[XML Sending APDU] -create NTT_WIM test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomSendAPDUReqV2IPC - -test RunIscTestCase 106 -test SyncIscTestCase -test SendAPDU 1 160 164 1 0 2 111 126 - -allownextresult 0 // ECustomSendAPDUReqV2IPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0012.007_2_NokiaTSY_[XML Sending APDU request Send APDU] -// -// Precondition: -// - N/A -// -// Script description: -// - Send Application Data Unit (APDU) request -// -[Test] -title MOD_0012.007_2_NokiaTSY_[XML Sending APDU request Send APDU] -create NTT_WIM test -// 0x4F -// 0x00 -// 0x01 -// 0x00 -// 0x07 -// 0xA0 -// 0xA4 select file -// 0x01 select child DF -// 0x00 -// 0x02 data field length -// 0x6F file identifier -// 0x7E file identifier - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomSendAPDUReqIPC - -test RunIscTestCase 107 -test SyncIscTestCase -test SendAPDURequest 79 0 1 0 7 160 164 1 0 2 111 126 - -allownextresult 0 // ECustomSendAPDUReqIPC -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] -