summaryrefslogtreecommitdiff
path: root/test-runner/tests
AgeCommit message (Expand)Author
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-06-14Merge "Build FrameworkTestRunnerTest with the implementation lib." am: deeefd...Treehugger Robot
2020-06-12Build FrameworkTestRunnerTest with the implementation lib.Jiyong Park
2020-03-10test-runner: Add an exported flag in manifestAshwini Oruganti
2019-02-11Convert Android.mk file to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-12-11Stop statically including legacy-android-testPaul Duffin
2017-06-27Merge "Clean up ClassPathPackageInfoSource"Paul Duffin
2017-06-26Clean up ClassPathPackageInfoSourcePaul Duffin
2017-06-26Merge "Clean up Predicate related code in android.test" into oc-dev-plus-aospPaul Duffin
2017-06-22Clean up Predicate related code in android.testPaul Duffin
2017-06-22Clean up TestCaseUtilPaul Duffin
2017-06-22Ensure that android.test tests passPaul Duffin
2017-06-21Merge "Cleanup a.t.TestGrouping"Treehugger Robot
2017-06-20Cleanup a.t.TestGroupingPaul Duffin
2017-06-20Remove unused a.t.s.InstrumentationTestSuiteBuilderPaul Duffin
2017-05-11Remove dependency on com.google.android.collect classesPaul Duffin
2017-02-09Partial Revert "Replace com.android.internal.util.Predicate with java.util.fu...Paul Duffin
2017-02-07Replace com.android.internal.util.Predicate with java.util.function.PredicatePaul Duffin
2017-01-19Prepare for removal of legacy-test from default targetsPaul Duffin
2011-06-01Test runner cleanup: delete unused old classes.Brett Chabot
2010-07-08am 243f7f85: am f6120cf4: Merge "Improve InstrumentationTestRunner exception ...Brett Chabot
2010-07-07Improve InstrumentationTestRunner exception handling.Brett Chabot
2010-04-23Add test runner log when test case class is not loaded.Brett Chabot
2010-02-22Add ability to run tests restricted to given annotation.Brett Chabot
2010-02-20Retry test-runner tests move.Brett Chabot
2010-02-19Revert "Move framework test-runner unit tests to be closer to their source."Brett Chabot
2010-02-19Move framework test-runner unit tests to be closer to their source.Brett Chabot