diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/ScheduleSendScripts/runtests.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/ScheduleSendScripts/runtests.bat Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,51 @@ +@rem +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +@rem All rights reserved. +@rem This component and the accompanying materials are made available +@rem under the terms of "Eclipse Public License v1.0" +@rem which accompanies this distribution, and is available +@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +@rem +@rem Initial Contributors: +@rem Nokia Corporation - initial contribution. +@rem +@rem Contributors: +@rem +@rem Description: +@rem + +TESTEXECUTE z:\testdata\scripts\preq694schsend1.script +cd c:\Logs\testexecute /d +copy preq694schsend1.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend2a.script +cd c:\Logs\testexecute /d +copy preq694schsend2a.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend2b.script +cd c:\Logs\testexecute /d +copy preq694schsend2b.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend3.script +cd c:\Logs\testexecute /d +copy preq694schsend3.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend4a.script +cd c:\Logs\testexecute /d +copy preq694schsend4a.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend4b.script +cd c:\Logs\testexecute /d +copy preq694schsend4b.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend5a.script +cd c:\Logs\testexecute /d +copy preq694schsend5a.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend5b.script +cd c:\Logs\testexecute /d +copy preq694schsend5b.htm d:\ + +TESTEXECUTE z:\testdata\scripts\preq694schsend6.script +cd c:\Logs\testexecute /d +copy preq694schsend6.htm d:\ \ No newline at end of file