summaryrefslogtreecommitdiff
path: root/tests/utils/testutils
AgeCommit message (Expand)Author
2021-02-21Merge ab/7061308 into stage.Xin Li
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob 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: 9af6ac78b0Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-12-01Add FakeSettingsProviderRule classLais Andrade
2020-05-04Add WindowMetricsHelperCharles Chen
2020-04-08Fix WindowContext leakCharles Chen
2020-03-23Deterministic PowerManagerServiceTestRobert Horvath
2020-03-03Fix WindowInsetsController lifecycleJorim Jaggi
2020-02-24Revert "Revert "Always get window insets from server""Charles Chen
2020-02-20Add CutoutSpecificationTest in Presubmit Test scopeBill Lin
2020-02-14Revert "Always get window insets from server"Wale Ogunwale
2020-02-12Always get window insets from serverCharles Chen
2020-01-08System action registration API for SystemUIHongming 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 failureLouis Chang
2019-12-09Overlay, actor, and target app visibility handlingWinson
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 behaviorRoshan Pius
2019-09-05Window Manager Flag Migration (2/n)Jorim Jaggi
2019-04-16Merge "Add unit tests for activity client state changes" into qt-devAndrii Kulian
2019-04-05Add unit tests for activity client state changesAndrii Kulian
2019-04-05WifiScannerTest: More unit testsRoshan Pius
2019-03-26Rename WM test filter to FrameworksTestsFilterTadashi G. Takaoka
2019-03-22Make SelectTest append selectTest argument from extended classTadashi G. Takaoka
2019-02-07Reparent IME window and handle non-fullscreen windows correctlyTarandeep Singh
2019-01-23Fix some tests in SelectTestTestsTadashi G. Takaoka
2019-01-23Add generic SelectTest JUnit filter and CoreTestsFilterTadashi G. Takaoka
2018-11-06Fix FrameworksServicesTests:StorageManagerServiceTestBrett Chabot
2018-08-16Convert frameworks-base-testutils to Android.bpColin Cross
2018-04-27Require READ_CALL_LOG permission to see phone numbers in phone state.Tyler Gunn
2018-02-16Add Executor to the TestLooperEtan Cohen
2017-12-19Don't include mockito in frameworks-base-testutilsPhilip P. Moltmann
2017-12-07Flatten dependency hierarchy of legacy-android-testPaul 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 targetsPaul 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 mockitoMitchell Wills
2016-05-19Create frameworks-base-testutils libChristopher Wiley