summaryrefslogtreecommitdiffstats
path: root/test-runner/android/test/InstrumentationCoreTestRunner.java
Commit message (Collapse)AuthorAgeFilesLines
* Retry test-runner tests move.Brett Chabot2010-02-201-212/+0
| | | | | This time change the frameworks makefile so it only includes test-runner/src in the public API.
* Revert "Move framework test-runner unit tests to be closer to their source."Brett Chabot2010-02-191-0/+212
| | | | This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d.
* Move framework test-runner unit tests to be closer to their source.Brett Chabot2010-02-191-212/+0
| | | | | Move the test-runner source into a separate src folder to accommodate the test move.
* AI 147725: Some fixes for the CTS test runner. One is aJorg Pleumann2009-04-241-14/+52
| | | | | | | | | | | workaround for the binder problems which occur when too many tests are executed in too little time. The other is a fix for the memory cleanup that was added a while ago, but should have affected non-static fields, not static ones. BUG=1796494 Automated import of CL 147725
* AI 146711: Enhancing the test runner. Now it filters BrokenTests and only ↵Urs Grob2009-04-171-3/+134
| | | | | | | | | | executes tests annotated with SideEffect if the host is running in single test mode. Also adding some cleanup mechanism and some logcat logging about memory consumption BUG=1789657 Automated import of CL 146711
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+43
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-43/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+43