phoneengine/phoneservices/tsrc/runtests.bat
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 18:12:20 +0300
changeset 45 6b911d05207e
parent 37 ba76fc04e6c2
child 46 bc5a64e5bc3c
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

@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 OFF

del \epoc32\winscw\c\private\EEE39B3F\ut_phoneservices.log
\epoc32\release\winscw\udeb\ut_phoneservices.exe -o ut_phoneservices.log
type \epoc32\winscw\c\private\EEE39B3F\ut_phoneservices.log

del \epoc32\winscw\c\private\E31F4ECE\ut_dialservice.log
\epoc32\release\winscw\udeb\ut_dialservice.exe -o ut_dialservice.log
type \epoc32\winscw\c\private\E31F4ECE\ut_dialservice.log

del \epoc32\winscw\c\private\EEE39B2F\ut_dtmfservice.log
\epoc32\release\winscw\udeb\ut_dtmfservice.exe -o ut_dtmfservice.log
type \epoc32\winscw\c\private\EEE39B2F\ut_dtmfservice.log