Google Compatibility Test Suite (CTS) User Manual User Manual
Page 20

--plan <test_plan_name>
-- package/-p <test_package_name>
[--package/-p <test_package2>...]
--class/-c <class_name> [--method/-m
<test_method_name>
--continue-session-id
--shards <number_of_shards>
--serial/-s <deviceID>
The CTS console can accept other
commands while tests are in progress.
If no devices are connected, the CTS
host will wait for a device to be
connected before starting tests.
If more than one device is connected,
CTS host will choose a device
automatically.
Run the specified test plan
Runs the specified test packages.
Runs the specified test class and/or
method
Runs all not executed tests from
previous CTS session. The sessions
testResult.xml will be updated with the
new results.
Shard a CTS run into given number of
independent chunks, to run on multiple
devices in parallel.
Run CTS on the specific device
List
list packages
List all available test packages in the
repository.
list plans
Lists all available test plans in the
repository
list invocations
Lists 'run' commands currently being
20