summaryrefslogtreecommitdiff
path: root/test-runner/tests
AgeCommit message (Expand)Author
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
2024-04-21Update the imports to androidx.test.filters.* Fangqiu Su
2024-03-18Merge "Clean the license metadata on dependencies of module android.test.lega... Wei Li
2024-03-08Clean the license metadata on dependencies of module android.test.legacy Wei Li
2024-01-03Update the imports to androidx.test.filters.* Fangqiu Su
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob 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 manifest Ashwini Oruganti
2019-02-11Convert Android.mk file to Android.bp Sasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-12-11Stop statically including legacy-android-test Paul Duffin
2017-06-27Merge "Clean up ClassPathPackageInfoSource" Paul Duffin
2017-06-26Clean up ClassPathPackageInfoSource Paul Duffin
2017-06-26Merge "Clean up Predicate related code in android.test" into oc-dev-plus-aosp Paul Duffin
2017-06-22Clean up Predicate related code in android.test Paul Duffin
2017-06-22Clean up TestCaseUtil Paul Duffin
2017-06-22Ensure that android.test tests pass Paul Duffin
2017-06-21Merge "Cleanup a.t.TestGrouping" Treehugger Robot
2017-06-20Cleanup a.t.TestGrouping Paul Duffin
2017-06-20Remove unused a.t.s.InstrumentationTestSuiteBuilder Paul Duffin
2017-05-11Remove dependency on com.google.android.collect classes Paul 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.Predicate Paul Duffin
2017-01-19Prepare for removal of legacy-test from default targets Paul 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