Appendix: cts console command reference – Google Compatibility Test Suite (CTS) User Manual User Manual
Page 19

clear the Pass/Fail results.
6. Release notes
●
Note the CTS test harness has changed significantly in the Android 4.0 release.
Some new features have been added included support for sharding a CTS test
run onto multiple concurrent devices, as well as general faster performance.
●
This CTS release contains approximately 18,000 tests that you can execute on
the device.
●
Please make sure all steps in section 3.3 "Setting up your device" have been
followed before you kick off CTS. Not following these instructions may cause
tests to timeout or fail.
7. Appendix: CTS Console command reference
Host
help
Display a summary of the most
commonly used commands.
help all
display the complete list of available
commands
exit
Gracefully exit the CTS console. Console
will close when all currently running
tests are finished
Run
run cts
Run the specified tests and displays
progress information. One of --plan,
--package, --class or
--continue-session-id needs to be
specified.
19