History log of /frameworks/base/tests/CoreTests/android/core/HeapTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d3b8eb098d88c15173586cf034ed977decdb7685 12-Jan-2011 Carl Shapiro <cshapiro@google.com> Remove minimum heap size test now that the underlying interface is gone.

Change-Id: I4431247286dfd93ad0c3af9ebbba2ece92c35308
/frameworks/base/tests/CoreTests/android/core/HeapTest.java
ffcac1a127687a0ff14099e1b20010bd120c4a9f 10-Jan-2011 Elliott Hughes <enh@google.com> Remove tests for dead API.

We removed the implementation, so there's no point trying to test it. (The
methods are still there for binary compatibility, which is why this still
compiled.)

Change-Id: I51f392f3dab542fca0c80fab4974354e2c689b9e
/frameworks/base/tests/CoreTests/android/core/HeapTest.java
0dc59e78e18493aecd37427531d093e800846c3e 02-Apr-2010 Brett Chabot <brettchabot@android.com> More framework tests cleanup.

Move all tests for android.* classes from tests/AndroidTests and
tests/CoreTests into framework/base/<core|graphics>/tests.

Consolidate all tests for java.* classes to tests/CoreTests.
Eventually hopefully these will be moved to dalvik/ somewhere.

Remove tests/AndroidTests entirely.

Change-Id: I86584d086ab7bd045bb38a10b699907805298a95
/frameworks/base/tests/CoreTests/android/core/HeapTest.java