aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tradefed/invoker/ShardListener.java
AgeCommit message (Expand)Author
2017-04-06Fix elapsed time of tests by using new ddmlib callbackjdesprez
2017-02-22Make ShardListener publicJulien Desprez
2016-12-14Add more unit testsJulien Desprez
2016-11-21Fix javadocs link warningsJulien Desprez
2016-11-10Refactor Reporting with InvocationMetadataJulien Desprez
2016-11-07Fix some of the javadocs warning for TF.Julien Desprez
2016-10-04Initial Refactoring of reporting for InvocationContextJulien Desprez
2016-01-04ShardListener logs progress for test casesJed Estep
2014-09-25Adjust to new junit4 test result statesBrett Chabot
2011-10-21Properly handle incomplete results when sharding.Brett Chabot
2011-09-12global auto organize imports.Brett Chabot
2011-09-08Make CollectingTestListener store the start and end time of tests.Brett Chabot
2011-03-01Create an interface for a clonable InputStream wrapperOmari Stephens
2011-02-07Split classes in targetsetup package into two packages.Brett Chabot
2011-01-21Add support for resuming and sharding invocations.Brett Chabot