index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-runner
/
src
/
android
/
test
/
InstrumentationTestRunner.java
Age
Commit message (
Expand
)
Author
2020-06-25
Don't use impl lib of android.test.[mock|base|runners]
Jiyong Park
2017-06-26
Merge "Clean up Predicate related code in android.test" into oc-dev-plus-aosp...
Paul Duffin
2017-06-22
Clean up Predicate related code in android.test
Paul Duffin
2017-06-21
Merge "Remove android.test dependencies on a.o.PerformanceCollector"
Paul Duffin
2017-06-20
Cleanup a.t.InstrumentationTestRunner
Paul Duffin
2017-06-20
Remove android.test dependencies on a.o.PerformanceCollector
Paul Duffin
2016-01-27
Deprecated platform Android testing APIs
Stephan Linzner
2014-01-14
docs: Fixed typo in InstrumentationTestRunner page.
quddusc
2013-01-28
Fixing the build
Svetoslav
2013-01-22
Adding UI test automation APIs.
Svetoslav Ganov
2012-10-24
Remove erroneous override of package-private method.
Brett Chabot
2012-01-05
Merge "BandwidthTestRunner"
David Hu
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-14
BandwidthTestRunner
David Hu
2011-09-19
Return the bundle object
David Hu
2010-12-21
Remove an obsolete import for performance tests.
Jesse Wilson
2010-12-21
Remove unused performance tests.
Jesse Wilson
2010-11-17
Fix NPE in InstrumentationTestRunner
Brian Muramatsu
2010-10-19
Added RepetitiveTest annotation and test runner support
Jack Wang
2010-07-07
Improve InstrumentationTestRunner exception handling.
Brett Chabot
2010-03-19
Add -e package description to InstrumentationTestRunner javadoc.
Brett Chabot
2010-02-23
fix error in javadoc
Doug Zongker
2010-02-22
Add ability to run tests restricted to given annotation.
Brett Chabot
2010-02-20
Fix code coverage output message when running tests in non-raw mode.
Brett Chabot
2010-02-20
Retry test-runner tests move.
Brett Chabot
2010-02-19
Revert "Move framework test-runner unit tests to be closer to their source."
Brett Chabot
2010-02-19
Move framework test-runner unit tests to be closer to their source.
Brett Chabot