diff -r 000000000000 -r 3553901f7fa8 smsprotocols/smsstack/test/Te_Class0StoreRegressionSuite.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/smsprotocols/smsstack/test/Te_Class0StoreRegressionSuite.script Tue Feb 02 01:41:59 2010 +0200 @@ -0,0 +1,36 @@ +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "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: + +//! @SYMTestSuiteName Te_Class0RegressionSuite +//! @SYMScriptTestEnvironment SIM TSY used as a simulation layer below ETEL, while the test harness is using the RSocket Interface in order to use the SMSStack. + +RUN_SCRIPT z:\TestData\Scripts\TE_SetupSMSStackOutOfDiskSpace.script + +//These guys do not have any special configuration (esk) file. The Class 0 store is enabled in the above setup script file. +RUN_SCRIPT z:\testdata\scripts\te_gsmu_ems.script +RUN_SCRIPT z:\testdata\scripts\te_gsmu.script +RUN_SCRIPT z:\testdata\scripts\te_gsmustor.script +RUN_SCRIPT z:\testdata\scripts\te_smsprtstress.script +RUN_SCRIPT z:\testdata\scripts\te_smsemsprt.script +RUN_SCRIPT z:\testdata\scripts\te_R6SMS.script +RUN_SCRIPT z:\testdata\scripts\te_smspdudb.script +RUN_SCRIPT z:\testdata\scripts\te_smscaps.script +RUN_SCRIPT z:\testdata\scripts\TE_WapProt.script +RUN_SCRIPT z:\testdata\scripts\TE_WAPTHDR.script +RUN_SCRIPT z:\testdata\scripts\TE_WAPDGRM.script +RUN_SCRIPT z:\testdata\scripts\te_smsstor.script + +//This the TE_smsprt with Class0 store enabled. The test cases using a special esk file, have been doctored to include Class0 configuration +RUN_SCRIPT z:\testdata\scripts\TE_smsprtRegressionClass0StoreEnabled.script + +RUN_UTILS DeleteFile c:\private\101F7989\esock\smswap.sms.esk +RUN_UTILS copyfile c:\private\101F7989\esock\smswap.sms.bak c:\private\101F7989\esock\smswap.sms.esk