phoneengine/phoneservices/tsrc/runtests.bat
changeset 37 ba76fc04e6c2
child 45 6b911d05207e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phoneengine/phoneservices/tsrc/runtests.bat	Fri Jun 04 10:19:18 2010 +0100
@@ -0,0 +1,33 @@
+@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
+
+del \epoc32\winscw\c\private\E31F4ECF\ut_keysequencerecognitionservice.log
+\epoc32\release\winscw\udeb\ut_keysequencerecognitionservice.exe -o ut_keysequencerecognitionservice.log
+type \epoc32\winscw\c\private\E31F4ECF\ut_keysequencerecognitionservice.log