Configuring TestDriver using GUI
This section describes the steps involved in configuring the TestDriver
using Eclipse/Carbide:
-
Click Run> Run to launch the
Run Test Driver application dialog box. The dialog box has
four tabs: Main, Arguments, Device, and Common.
-
Select the Main tab and specify the following:
| Field
Name | Description | Value |
|---|
|
Driver Location
|
Used to specify the location where the driver file is to be
created.
|
|
|
Suite
|
Used to specify the name of the XML suite which is to be built.
| |
|
Command
|
Used to specify the type of task TestDriver has to perform.
|
Build, Run, Build and Run
|
|
Platform
|
Used to specify the target platform, this is mandatory.
|
arm4, armv4, armv5,
thumb, wins and winscw
|
|
Variant
|
Used to specify the target variant, this is mandatory.
|
udeb,urel
|
-
Select the Arguments tab and specify the following:
-
The EPOC root, the drive where the EPOC32 tree
has been installed.
-
The source root location, the root path where
the source code is stored.
-
The repository root, the root path where all
binaries and related test files are stored.
-
The result root, the root path where the test
logs are stored.
-
Select the Device tab and choose the transport mode
used to communicate with the device. Refer to
Communicating with a device for
more details.
For more details on configuring using GUI, see
Running the Tests.
To configure TestDriver using command line, refer to
Configuring using command line.