printingservices/printerdriversupport/tps/scripts/pdrstoretest.bat
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 22 Oct 2010 11:59:21 +0100
branchbug235_bringup_0
changeset 208 7df094ed4a3f
parent 0 5d03bc08d59c
permissions -rw-r--r--
Added a timer which kills eglbringuptest.exe after a short delay This is to allow the app to be used on a real device. Because it is a console app, there is no way to kill the application once it is running.

rem Copyright (c) 2008-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 PDRSTORETEST.BAT
rem 
rem


@echo on
testexecute.exe  z:\pdrstoretest\pdrstoretest_t_all.script

@echo off
md e:\logs
md e:\logs\testexecute

copy c:\logs\testexecute\pdrstoretest_t_*.htm  e:\logs\testexecute\
copy c:\logs\testexecute\testresults.htm  e:\logs\testexecute\pdrresults.htm