mmtestenv/mmtesttools/Scripts/runEcmUnitTests.bat
author hgs
Wed, 08 Sep 2010 17:15:23 +0100
changeset 56 b6488ac24ddc
parent 0 40261b775718
permissions -rw-r--r--
2010wk34_02

rem Copyright (c) 2004-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

del E:\Logs\TestResults\TSU_ECM_API.*
del E:\Logs\TestResults\TSU_ECM_ADV_ALLOC.*
md E:\Logs\
md E:\Logs\TestResults\

REM ***********************************************
REM **************** ECam Tests     ***************
REM ***********************************************

testframework TSU_ECM_API.script
move c:\Logs\TestResults\*.htm e:\Logs\TestResults

testframework TSU_ECM_ADV_ALLOC.script
move c:\Logs\TestResults\*.htm e:\Logs\TestResults

testframework TSU_ECM_ADV.script
move c:\Logs\TestResults\*.htm e:\Logs\TestResults

testframework tsu_ecm_ram.script
move c:\Logs\TestResults\*.htm e:\Logs\TestResults