adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/wim/group/wim.cfg
changeset 4 510c70acdbf6
parent 3 1972d8c2e329
child 5 8ccc39f9d787
--- a/adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/wim/group/wim.cfg	Mon Nov 09 10:31:01 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,162 +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_1_NokiaTSY_[HW Powering SIM on] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// Script description:
-// - N/A
-//		
-[Test]
-title MOD_0012.001_1_NokiaTSY_[HW Powering SIM on]
-create NTT_WIM test
-test PoweringSimOn
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-
-// MOD_0012.002_1_NokiaTSY_[HW Powering SIM off] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// Script description:
-// - N/A
-//
-[Test]
-title MOD_0012.002_1_NokiaTSY_[HW Powering SIM off] 
-create NTT_WIM test
-test PoweringSimOff
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-
-// MOD_0012.003_1_NokiaTSY_[HW SIM Warm Reset] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// Script description:
-// - N/A
-//
-[Test]
-title MOD_0012.003_1_NokiaTSY_[HW SIM Warm Reset] 
-create NTT_WIM test
-test SIMWarmReset
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-
-// MOD_0012.004_1_NokiaTSY_[HW Getting Answer to Reset Status] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// Script description:
-// - N/A
-//
-[Test]
-title MOD_0012.004_1_NokiaTSY_[HW Getting Answer to Reset Status] 
-create NTT_WIM test
-test GetAnswerToResetStatus
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-
-// MOD_0012.005_1_NokiaTSY_[HW Getting SIM Card Reader Status] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// Script description:
-// - N/A
-//
-[Test]
-title MOD_0012.005_1_NokiaTSY_[HW Getting SIM Card Reader Status] 
-create NTT_WIM test
-test GetSIMCardReaderStatus
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-
-// MOD_0012.006_1_NokiaTSY_[HW Sending APDU] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// 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_1_NokiaTSY_[HW Sending APDU] 
-create NTT_WIM test
-test SendAPDU 1 160 164 1 0 2 111 126
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-
-// MOD_0012.007_1_NokiaTSY_[HW Sending APDU request Send APDU] 
-//
-// Precondition: 
-//  - Cellular side APDU functionality must be up and running in all following cases
-//  - Doesn't need any modifications from tester
-//
-// Script description:
-// - Send Application Data Unit (APDU) request
-//
-[Test]
-title MOD_0012.007_1_NokiaTSY_[HW 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 SendAPDURequest 79 0 1 0 7 160 164 1 0 2 111 126
-allownextresult 0
-waittestclass test
-delete test
-[Endtest]
-