This topic describes how to run the NetPerf test suite.
Before you start, you must:
Understand the NetPerf configuration, Test Controller PC, and Device Under Test (DUT).
Understand the Communications Framework.
The NetPerf master script controls the complete test process from the Test Controller PC. The master script and other related files are created in %EPOCROOT%epoc32\tools\netperf\bin. The Master script is designed to automate the test progress. When the master script is run for the first time, it assists with building and configuring the necessary software for the DUT. By using the run parameter, the subsequent tests can be run without rebuilding the script.
When the test is run for the first time, use the interactive option. In interactive mode the master script generates the configuration files for the target system and the tools. The script informs the users that all the test script files are generated. This information enables the user to prepare for DUT. The test can be continued only if DUT is ready.
The command line for the master script has the following structure:
netperf.pl [<inifile>] <target> [run] [interactive]
Where:
inifile – is the configuration file created by the Test Script Configuration. The default script file name is netperf.ini.
target – specifies the type of DUT: emulator, development board H2 or H4 hardware reference board or device a mobile device.
run – If specified, runs the test script without building test files.
interactive – If specified, prompts the user to prepare the target with the generated files, before running the tests.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.