summaryrefslogtreecommitdiff
path: root/tests/testables/src/android/testing/AndroidTestingRunner.java
AgeCommit message (Collapse)Author
2019-03-01Migrate frameworks/base/tests/testables and its users to androidx.testBrett Chabot
See go/jetpack-test-android-migration This is the internal version of AOSP change aosp/908373 Test: m -j TestablesTests NetworkStackTests FrameworksServicesTests SystemUITests FrameworksUiServicesTests ExtServicesUnitTests WmTests FrameworksCoreTests Exempt-From-Owner-Approval: automated package name refactoring; already reviewed on AOSP Change-Id: Ib04d80954bd8536914d88c66b28e6632e60a6245
2017-05-03Try to add some more documentation to testablesJason Monk
Test: runtest --path frameworks/base/tests/testables/tests Change-Id: I3dc39f05c3b91929a7d37b28879e31fb699f7334
2017-04-25Revert "Revert "Integrate new looper apis into testables""Jason Monk
This reverts commit fd8f615953631863c94d7080441f8dd4a0a74f56. + some minor adjustments. Test: runtest systemui Change-Id: Ie4349fcfb2aadbbd8826506faa8a6fb1ecd5b589
2017-03-24Revert "Integrate new looper apis into testables"Jason Monk
This reverts commit f715f417d23d0605abcac309135340ac6ce311ce. Change-Id: I4c0c12d8687426cecccf0f8dad710ea42699727b
2017-03-23Integrate new looper apis into testablesJason Monk
Test: runtest --path frameworks/base/tests/testables Change-Id: Ic12c85ecbd9534a676bd2d7f8643a0c2b4b849b2
2017-03-14Move out test utilities to a Testables libraryJason Monk
Test: runtest --path frameworks/base/tests/testablets/tests && runtest systemui Change-Id: Ideef4aef5f26136b1741c556b9be5884f38842a0