mmtestenv/mmtesttools/Scripts/runEcmUnitTests.bat
author hgs
Wed, 13 Oct 2010 12:59:38 +0100
changeset 3 faaab429cc2b
parent 0 b8ed18f6c07b
permissions -rw-r--r--
2010wk42_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