Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Running tests

Tests can be run either on the emulator or on a device, from a PC. The boards used for testing are Lubbock and H2/H4. When tests are run, tests and their dependencies are copied to the C: drive of the device (or emulator).

When you run tests, the 'testdriver run' command uses the XML tree as input and walks through it. For details, see Building tests.

Tests are then executed on the device, logs are collected and transferred back to the PC.


Command line syntax

The syntax for running a driver file is:

> testdriver run -p <platform> -b <build> -s <test> [-t transport] [-l rdebug|console]

For more options, see run command options.

Note: When you run a test the STAT tool is directed to transfer the SIS files stored from the repository to the device.

[Top]


See also