
3. Android—tests for the Android APIs
4. Java—tests for the Java core library
5. VM—tests for the Dalvik virtual machine
6. Performance—performance tests for your implementation
These can be executed with the run cts command as mentioned earlier.
4. Interpreting the test results
The test results are placed in the file:
$CTS_ROOT/androidcts/repository/results/<starttime>.zip
Inside the zip, the testResult.xml file contains the actual results—open this file in any
web browser (HTML5 compatible browser recommended) to view the test results. It
will resemble the following screenshots.
9
Comentários a estes Manuais