networkingtestandutils/networkingperformancemeasurementtools/te_netperf/sources/generatescripts.bat
author Shabe Razvi <shaber@symbian.org>
Thu, 02 Sep 2010 16:03:26 +0100
branchRCL_3
changeset 59 e36178c55292
parent 0 af10295192d8
permissions -rw-r--r--
Merge RCL_3 fixes with reverted delivery

@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

\epoc32\tools\netperf\bin\netperf.pl netperf_loopback.ini emulator generate

mkdir ..\scripts
grep -v UCCControlTE tefscripts_temp\testdata\scripts\netperf\loopback_udp_1500.script > ..\scripts\loopback_udp_1500.script
grep -v UCCControlTE tefscripts_temp\testdata\scripts\netperf\loopback_tcp_1500.script > ..\scripts\loopback_tcp_1500.script

mkdir ..\configs
copy tefscripts_temp\testdata\configs\netperf\netperf.xml ..\configs
copy tefscripts_temp\testdata\configs\netperf\netperfte.ini ..\configs