com.android.tradefed.result.ddmlib

Classes

AndroidTestOrchestratorRemoteTestRunner Runs an instrumented Android test using the adb command and AndroidTestOrchestrator. 
DefaultRemoteAndroidTestRunner Extension of the ddmlib RemoteAndroidTestRunner to set some default for Tradefed use cases. 
InstrumentationProtoResultParser Parses the 'protoStd output mode' results of an instrumentation test run from shell and informs a ITestRunListener of the results. 
InstrumentationResultParser Parses the 'raw output mode' results of an instrumentation test run from shell and informs a ITestRunListener of the results. 
RemoteAndroidTestRunner Runs a Android test command remotely and reports results. 
TestRunToTestInvocationForwarder Forwarder from ddmlib ITestRunListener to ITestLifeCycleReceiver

Enums

RemoteAndroidTestRunner.StatusReporterMode Represents a status reporter mode in am instrument command options.