| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This time change the frameworks makefile so it only includes test-runner/src
in the public API.
|
|
|
|
| |
This reverts commit 12093976a4842a795491cfd2b1d3b71e18503f2d.
|
|
|
|
|
| |
Move the test-runner source into a separate src folder to accommodate the test
move.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|