adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/miscphone/group/miscphone.cfg
author <dalarub>
Fri, 06 Nov 2009 17:28:23 +0000
changeset 0 63b37f68c1ce
permissions -rw-r--r--
First Contribution. Vanilla as it came from Nokia

//* 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_0011.101_1_NokiaTSY_[HW Getting customer service profile]
//
// Precondition: 
// -Put CSP bit on at Product Profile and use NTN Sim (ALS bit must be off when CSP is used)
//
// Script description:
// -N/A
[Test]
title MOD_0011.101_1_NokiaTSY_[HW Getting customer service profile]
create NTT_MiscPhone test
test RunIscTestCase 1001
test SyncIscTestCase
test GetCustomerServiceProfile
allownextresult 0
waittestclass test
delete test
[Endtest]


// MOD_0011.301_1_NokiaTSY_[HW Getting phone Id]
//
// Precondition: 
// -Phone is on and connection to PC is ok.
//
// Script description:
// -N/A
//
[Test]
title MOD_0011.301_1_NokiaTSY_[HW Getting phone Id]
create NTT_MiscPhone test
test RunIscTestCase 1002
test SyncIscTestCase
test GetPhoneId
allownextresult 0
waittestclass test
delete test
[Endtest]

// MOD_0011.1001_1_NokiaTSY_[HW Setting drive mode Deactivate]
//
// Precondition: 
// -N/A
//
// Script description:
// -N/A
//
[Test]
title MOD_0011.1001_1_NokiaTSY_[HW Setting drive mode Deactivate]
create NTT_MiscPhone test
test RunIscTestCase 1003
test SyncIscTestCase
test SetDriveMode DeactivateDriveMode
allownextresult 0
waittestclass test
delete test
[Endtest]

// MOD_0011.1002_1_NokiaTSY_[HW Setting drive mode Activate]
//
// Precondition: 
// -N/A
//
// Script description:
// -N/A
//
[Test]
title MOD_0011.1002_1_NokiaTSY_[HW Setting drive mode Activate]
create NTT_MiscPhone test
test RunIscTestCase 1004
test SyncIscTestCase
test SetDriveMode ActivateDriveMode
allownextresult 0
waittestclass test
delete test
[Endtest]