History log of /frameworks/base/common/tests/src/com/android/common/OperationSchedulerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d64567450f3ea4d298a8781ebbabf32b02ebb520 09-Apr-2010 Dan Egnor <egnor@google.com> Fix OperationScheduler moratorium calculation for clock rollback case.

Make the unit test exercise some clock-rollback scenarios, using
a properly injected artificial clock.

Bug: 2579585
Change-Id: I6f81c32318ba27429bd30ff53b48449218e4ac64
/frameworks/base/common/tests/src/com/android/common/OperationSchedulerTest.java
680c9fa6c8303bf26d032a6d93e58650c361c41a 02-Apr-2010 Brett Chabot <brettchabot@android.com> Add test annotations to frameworks common tests.

Change-Id: Iaf5af2cbd49015ac8f1bf23a4d20f055ac9a000e
/frameworks/base/common/tests/src/com/android/common/OperationSchedulerTest.java
8a2e0111958b9f6b665d0ed9a6d8bceb9d8fa31a 18-Feb-2010 Dan Egnor <egnor@google.com> Add some useful methods to OperationScheduler to inquire into
the history, in case you want to second-guess its scheduling.
/frameworks/base/common/tests/src/com/android/common/OperationSchedulerTest.java
2991425379efd0bc29bce6cd718e5833cc6aa59b 04-Feb-2010 Dan Egnor <egnor@google.com> Add ability to parse HTTP-format moratorium times
(since pretty much every user wants this).
/frameworks/base/common/tests/src/com/android/common/OperationSchedulerTest.java
494a1dc5e95e22839b06bf7de84426094a38691a 21-Nov-2009 Dan Egnor <egnor@google.com> Add OperationScheduler (and test) to the common static library;
includes new string parsing function (and test).
/frameworks/base/common/tests/src/com/android/common/OperationSchedulerTest.java