aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tradefed/invoker/TestInvocation.java
AgeCommit message (Expand)Author
2017-10-13Create interface and base metric collectorsjdesprez
2017-09-05Merge "Start populating the ITestInvocation interface" into oc-devJulien Desprez
2017-09-01Remove the exists checkjdesprez
2017-09-01Start populating the ITestInvocation interfacejdesprez
2017-08-30Merge "Avoid running same config twice when loading from variable" into oc-devJulien Desprez
2017-08-29Avoid running same config twice when loading from variablejdesprez
2017-08-29Tradefed Container for versioningjdesprez
2017-08-23Merge "Make InputStreamSource a closeable for easier tracking" into oc-devJulien Desprez
2017-08-16Ensure cleanUp of build info is calledjdesprez
2017-08-15Make InputStreamSource a closeable for easier trackingjdesprez
2017-08-08Fix the bootstrap tests dir to be not nulljdesprez
2017-07-17Allow GCE device test to run in lab.Dan Shi
2017-07-13Move lock attributes to after invocationStartjdesprez
2017-07-13Protect InvocationContext from misusagejdesprez
2017-06-26Search only build testsDir as authorityjdesprez
2017-06-21Deprecate the legacy single device invoke() callbackjdesprez
2017-06-02DO NOT MERGE: Copy TF master to oc-devjdesprez
2017-05-03adding metadata into test configuration descriptorGuang Zhu
2017-04-18Ensure final logs are dumped to Global Logjdesprez
2017-03-28Log if invocation was interrupted due to TF stopJulien Desprez
2017-03-20Use less SnapshotInputStreamSourceEric Rowe
2017-02-23Refactor legacy sharding into a utilityJulien Desprez
2017-02-10Merge "IProfilerWorkflow and IMetricsRecorder"Jed Estep
2017-02-08IProfilerWorkflow and IMetricsRecorderJed Estep
2017-02-07Merge "Hard deprecate invocationStart(buildinfo)"Julien Desprez
2017-02-01Hard deprecate invocationStart(buildinfo)Julien Desprez
2017-01-31Merge "Create helpers for getting device and emulator log names"Michael Rosenfeld
2017-01-30Create helpers for getting device and emulator log namesMichael Rosenfeld
2017-01-26Do not start/stop logcat invocation for TcpDeviceJulien Desprez
2017-01-17Create staged logcat collection for test invocations.Michael Rosenfeld
2016-12-19Merge "Address some code base usage"Julien Desprez
2016-12-16Merge "Report the errlog from the subprocess when failed"Julien Desprez
2016-12-15Merge "Generic Test Suite runner"Julien Desprez
2016-12-14Address some code base usageJulien Desprez
2016-12-13Report the errlog from the subprocess when failedJulien Desprez
2016-12-12Generic Test Suite runnerJulien Desprez
2016-12-12Merge "Update invocation info even on build error"Julien Desprez
2016-12-09Update invocation info even on build errorJulien Desprez
2016-12-09Improve Console usabilityJulien Desprez
2016-12-01Add IInvocationContextReceiver for build-providerJulien Desprez
2016-11-07Fix some of the javadocs warning for TF.Julien Desprez
2016-11-03Expose the invocationContext to multipreparerJulien Desprez
2016-10-20Fix dependencies to run unit tests from EclipseJulien Desprez
2016-10-05When no build is found set an exit codeJulien Desprez
2016-10-04Merge "Initial Refactoring of reporting for InvocationContext"Julien Desprez
2016-10-04Initial Refactoring of reporting for InvocationContextJulien Desprez
2016-10-03Change log level of no build foundJulien Desprez
2016-09-12Merge "Fix host_log report"Julien Desprez
2016-08-26Add command option to attempt using bugreportzJulien Desprez
2016-08-23Fix host_log reportJulien Desprez