aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tradefed/targetprep
AgeCommit message (Expand)Author
2015-04-16Capture the emulator stdout and stderr, update the log.xingdai
2015-04-16Add an option to remount system partion when pushing files.Maxim Siniavine
2015-04-16Add post install command to InstallApkSetupHyungtae Tim Kim
2015-04-08Merge "Fix build id check"Maxim Siniavine
2015-04-08Fix build id checkMaxim Siniavine
2015-04-08Merge "Relax restrictions for test app setup"Eric Rowe
2015-04-07Relax restrictions for test app setupEric Rowe
2015-04-07Add post install command to app setup.Tsu Chiang Chuang
2015-03-30Avoid performing framework dependent cleanup if boot failedGuang Zhu
2015-03-25Add alt dirs for TestFilePushSetupEric Rowe
2015-03-24Modify TestAppInstallSetup to look for files in more dirsEric Rowe
2015-03-23Add alternative dirs to TestAppInstallSetup.Eric Rowe
2015-02-23build info type check should be inside path resolution logicGuang Zhu
2015-02-23Add cleanup option to test apk installerGuang Zhu
2015-02-20Refactor PushFilePreparer for more flexible file path resolutionGuang Zhu
2015-02-20Refactor test artifact push/install preparers for subclassGuang Zhu
2015-01-21Revert InstrumentationTest#setTestTimeout back to using intGuang Zhu
2015-01-15allow passing of extra installation argumentsGuang Zhu
2015-01-14Merge "Break out a dedicated preparer to wait for device datetime"Guang Zhu
2015-01-07Safely stop invocations when "kill" command is issued.Moon Kim
2015-01-05Break out a dedicated preparer to wait for device datetimeGuang Zhu
2014-12-12Added test-timeout support to InstrumentationTestNick Korostelev
2014-11-07add ability to run emulator on a specified(virtual) displaySteve Moyer
2014-10-22Add option to skip flavor check for special builds.wsmlby
2014-09-25Adjust to new junit4 test result statesBrett Chabot
2014-09-18Check device build id and flavor after flashingBrett Chabot
2014-08-25Expose CommandFileParser and add a FileCleanerBrett Chabot
2014-08-12Interpolate path variable in the string pushed to deviceavellore
2014-08-08add alias to KeyValueConfigPreparerMichael Jones
2014-08-07Allow subclasses of DeviceWiper to read/write optionsBrett Chabot
2014-07-29add abi support for InstallApkSetup.wsmlby
2014-07-28set date requires root on deviceGuang Zhu
2014-07-25set date on test device as setup stepGuang Zhu
2014-07-24Add ability to provide install flags in AppSetupBrett Chabot
2014-07-21additional look up path for apk in tests zipGuang Zhu
2014-07-21only apply flasher limit to fastboot related operationsGuang Zhu
2014-07-08Merge "Add an option to disable network monitoring in WifiPreparer."Moon Kim
2014-07-07Add an option to disable network monitoring in WifiPreparer.Moon Kim
2014-06-27Add a target preparer that wait until device is connected to network.Maxim Siniavine
2014-06-19Merge "revamp device encryption logic"Guang Zhu
2014-06-19add optional delay-before-retry option to InstrumentationPreparerMichael Jones
2014-06-17Add --attempts to instrumentationpreparerBrett Chabot
2014-06-16revamp device encryption logicGuang Zhu
2014-06-13fix broken buildSteve Moyer
2014-06-12Merge "Up the timeout for AVD creation"Steve Moyer
2014-06-13Convert EmulatorStats into generic device util monitor.Brett Chabot
2014-06-13Up the timeout for AVD creationSteve Moyer
2014-06-12Merge "Added ability to modify AVD hardware options in config.ini"Nick Korostelev
2014-06-12Added ability to modify AVD hardware options in config.iniNick Korostelev
2014-06-11Refactors TestDevice and WifiHelper to use new WifiUtil commands.Moon Kim