Instructions to run and collect results of the android Compatibility Test Suite for Replicant 4.2

Installation

Device preparation

Running CTS

It runs in the background and takes about 8 hours. It will display results as they become available. See the usage documentation for more information.

# ./android-cts/tools/cts-tradefed
cts-tf > run cts --plan CTS --disable-reboot

The test results are in ./android-cts/repository/results/ and the logs in ./android-cts/repository/logs/

Note: the --disable-reboot is necessary because of a cm-10.1.3 bug