diff --git a/tests/build.xml b/tests/build.xml index 6298ab2e4..e41722589 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -86,23 +86,56 @@ + the code to pull the results is integrated. This likely needs to be updated with every SDK + SDK release. Copied from $ANDROID_SDK_HOME/tools/ant/build.xml, Android SDK Tools + Revision 20.0.3, and 21 RC4 is not changed. --> + - + + + - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + value="/data/data/${tested.project.app.package}/coverage.ec" /> @@ -114,44 +147,51 @@ - Downloading coverage file into project directory... + Downloading coverage file into project directory... - + - Extracting coverage report... + Extracting coverage report... + + + + + + + + + - + - - - - + + - - + + - - Saving the report file in ${basedir}/coverage/coverage.html + Saving the report file in ${out.absolute.dir}/coverage.html - + Saving the JUnit test report as ${junit-file} - +