History log of /frameworks/base/packages/SystemUI/tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ba4ce6a064e29ee3415ff8c2b4a9bbcff937a6c 13-Jan-2015 Jason Monk <jmonk@google.com> Create SettingsLib

This will hold common code that SystemUI and Settings (and others)
will share.

Bug: 19180466
Change-Id: I6614b31d6c3b0a2d426a2aa8ce66725245339d22
/frameworks/base/packages/SystemUI/tests/Android.mk
29f7a7b0ae2264651c176ef50cc21cf9131247e3 17-Nov-2014 Jason Monk <jmonk@google.com> SysUI Tests: Make tests not break SysUI

Now you can run the tests without getting the blank broken sysui.
The tests instrument themselves so they include all of the source
they need to run rather than piggybacking on the sysui process.

A couple of changes were needed for this. The xml files cannot
reference com.android.systemui, instead they must use res-auto.
The tests can no longer make privileged calls, so some restructuring
to avoid those calls was needed.

Bug: 18222975
Change-Id: I67b794af854f1420583d48960bd6e52ca753b56d
/frameworks/base/packages/SystemUI/tests/Android.mk
f13b4b39f266e43239e40e3bf7d6997600555068 07-Nov-2014 Jason Monk <jmonk@google.com> SysUI: Add basic test coverage for signal levels

Add some tests that verify for varios wifi, and mobile signal
strengths and types that the correct icons are sent out in the
callbacks. Still in prep for MSIM refactoring.

Bug: 18222975
Change-Id: I477bf9a90e5c32fb1cba9c150ec6314f4b707108
/frameworks/base/packages/SystemUI/tests/Android.mk
e0cdb6079e9e9e8b87a71d67ef5aa1dc0e3e6840 05-Nov-2014 Jason Monk <jmonk@google.com> Prepare for testing the NetworkControllerImpl

This will allow us to add some test cases to verify that under
certain phone/signal conditions we get out the icons we expect.
This will let us break less things when refactoring for MSIM.

Bug: 18222975
Change-Id: I7bd3e66e7de6b30fede72e40fb6aa37dd523336c
/frameworks/base/packages/SystemUI/tests/Android.mk
caf30a18b52471ebfbc6ae5e853c9a0b9d44905b 29-Jul-2011 Brett Chabot <brettchabot@android.com> Add functional test for screenshots.

Change-Id: Ice2cbc656f9814da7d0634644a250c1af9243ad1
/frameworks/base/packages/SystemUI/tests/Android.mk