phonebookengines/cntlistmodel/tsrc/ut_cntlistmodel/runtest.cmd
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:16:15 +0300
changeset 65 ae724a111993
parent 46 efe85016a067
permissions -rw-r--r--
Revision: 201033 Kit: 201035

@echo off
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
@echo on

call del MON.sym
call del MON.dat
call del profile.txt

call qmake
call sbs reallyclean
call sbs -c winscw_udeb
call sbs -c winscw_udeb
call qmake
call ctcwrap -i d -C "EXCLUDE+moc_*.cpp" -C "EXCLUDE+ut_*.*" sbs -c winscw_udeb

call \epoc32\release\winscw\udeb\ut_cntlistmodel.exe -noprompt
call ctcpost MON.sym MON.dat -p profile.txt
call ctc2html -i profile.txt -nsb