summaryrefslogtreecommitdiff
path: root/tests/utils/testutils
AgeCommit message (Expand)Author
2021-05-13Move IoUtils#deleteContents from CorePlatformApi set to framework Nikita Iashchenko
2021-02-21Merge ab/7061308 into stage. Xin Li
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-15BroadcastInterceptingContext: use passed-in broadcast Handler. Lorenzo Colitti
2021-01-18Expose Context#sendStickyBroadcast(Intent, Bundle) paulhu
2020-12-08Merge changes from topic "dec5" am: c2793cf12b am: 9af6ac78b0 Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-12-01Add FakeSettingsProviderRule class Lais Andrade
2020-05-04Add WindowMetricsHelper Charles Chen
2020-04-08Fix WindowContext leak Charles Chen
2020-03-23Deterministic PowerManagerServiceTest Robert Horvath
2020-03-03Fix WindowInsetsController lifecycle Jorim Jaggi
2020-02-24Revert "Revert "Always get window insets from server"" Charles Chen
2020-02-20Add CutoutSpecificationTest in Presubmit Test scope Bill Lin
2020-02-14Revert "Always get window insets from server" Wale Ogunwale
2020-02-12Always get window insets from server Charles Chen
2020-01-08System action registration API for SystemUI Hongming Jin
2019-12-11Revert "Overlay, actor, and target app visibility handling" Ram Muthiah
2019-12-11Revert "Fix WmTests presubmit failure" Ram Muthiah
2019-12-10Fix WmTests presubmit failure Louis Chang
2019-12-09Overlay, actor, and target app visibility handling Winson
2019-10-19Window Manager Flag Migration (4/n) Jorim Jaggi
2019-10-17Revert "Window Manager Flag Migration (4/n)" Ioannis Ilkos
2019-10-17Window Manager Flag Migration (4/n) Jorim Jaggi
2019-09-19TestLooper: Some changes to test looper behavior Roshan Pius
2019-09-05Window Manager Flag Migration (2/n) Jorim Jaggi
2019-04-16Merge "Add unit tests for activity client state changes" into qt-dev Andrii Kulian
2019-04-05Add unit tests for activity client state changes Andrii Kulian
2019-04-05WifiScannerTest: More unit tests Roshan Pius
2019-03-26Rename WM test filter to FrameworksTestsFilter Tadashi G. Takaoka
2019-03-22Make SelectTest append selectTest argument from extended class Tadashi G. Takaoka
2019-02-07Reparent IME window and handle non-fullscreen windows correctly Tarandeep Singh
2019-01-23Fix some tests in SelectTestTests Tadashi G. Takaoka
2019-01-23Add generic SelectTest JUnit filter and CoreTestsFilter Tadashi G. Takaoka
2018-11-06Fix FrameworksServicesTests:StorageManagerServiceTest Brett Chabot
2018-08-16Convert frameworks-base-testutils to Android.bp Colin Cross
2018-04-27Require READ_CALL_LOG permission to see phone numbers in phone state. Tyler Gunn
2018-02-16Add Executor to the TestLooper Etan Cohen
2017-12-19Don't include mockito in frameworks-base-testutils Philip P. Moltmann
2017-12-07Flatten dependency hierarchy of legacy-android-test Paul Duffin
2017-05-26Add a way to clear cached provider for tests in Settings class. Sudheer Shanka
2017-01-18Prepare for removal of legacy-test from default targets Paul Duffin
2016-10-28De-guava BroadcastInterceptingContext and move it to testutils. Lorenzo Colitti
2016-10-28Move FakeSettingsProvider to a common location. Lorenzo Colitti
2016-07-28Don't pull in external/junit through mockito Mitchell Wills
2016-05-19Create frameworks-base-testutils lib Christopher Wiley