mmtestenv/mmtesttools/Scripts/runEcmUnitTests.bat
author hgs
Fri, 17 Sep 2010 17:01:39 +0100
changeset 59 89a17f5534e9
parent 0 40261b775718
permissions -rw-r--r--
2010wk36_03

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