summaryrefslogtreecommitdiffstats
path: root/build/android/pylib/android_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Retry tests on other bots if the device is unresponsive/offlineyongsheng.zhu@intel.com2012-10-251-6/+16
* Wrap "import pexpect" in a try-expect.tonyg@chromium.org2012-10-241-1/+4
* Android: upstream latest changes for build/android.bulach@chromium.org2012-10-241-1/+0
* Fix pexpect import in android_commands.pyilevy@chromium.org2012-10-241-1/+1
* Move pexpect try-except to pexpect wrapper file.tonyg@chromium.org2012-10-231-6/+1
* In android_commands.py, surround pexpect import in try-except.tonyg@chromium.org2012-10-221-1/+6
* Use third_party/pexpect in android pylibnduca@chromium.org2012-10-171-1/+1
* Add KillAllBlocking() to android_commands.py.pliard@chromium.org2012-10-101-1/+26
* Upstreaming latest build/android changesaberent@chromium.org2012-10-081-29/+56
* Fix indent of a comment.shashishekhar@chromium.org2012-09-241-3/+3
* Clean up fifo logcat watcherilevy@chromium.org2012-09-241-20/+22
* Add wrapper method for enabling adb root.shashishekhar@chromium.org2012-09-201-0/+14
* Android: uses a fifo rather than logcat for the test runner.bulach@chromium.org2012-09-191-2/+2
* Android: Always push md5sum_bin to the device.nileshagrawal@chromium.org2012-09-171-3/+2
* Moved RunMonkeyTests out of android_commands.pyilevy@chromium.org2012-09-131-35/+0
* Android: upstream latest changes for build/android.bulach@chromium.org2012-09-111-25/+11
* Use 'ls' when 'test' is not usable on androidyongsheng.zhu@intel.com2012-09-111-0/+5
* Revert 155170 - The 'test' command is not always usable on androidnduca@chromium.org2012-09-071-8/+1
* The 'test' command is not always usable on androidyongsheng.zhu@intel.com2012-09-061-1/+8
* [android] Remove extra adb newlines from buildbot logskyostil@google.com2012-09-041-0/+22
* Get rid of device/host clock synchronization in android_commands.py.pliard@chromium.org2012-09-041-63/+60
* Add a test runner/sharder for Monkey stress tests.frankf@google.com2012-08-291-1/+3
* Add monkey command to android_commands.frankf@chromium.org2012-08-231-10/+48
* Silence adb command output by defaultilevy@chromium.org2012-08-211-2/+2
* Add STEP_WARNINGS to ManagedInstall failureilevy@chromium.org2012-08-181-1/+2
* Fix calls to ls /root that might be emptyilevy@chromium.org2012-08-171-8/+3
* Organize adb install cmds and reboot on failureilevy@chromium.org2012-08-171-28/+64
* Disable adb root default call in android_commandsilevy@chromium.org2012-08-171-3/+6
* Restarting adb server before each testing start will cause conflict for multi...james.wei@intel.com2012-07-241-0/+7
* Android: Fix one issue for instrumentation on "user" devices.bulach@chromium.org2012-07-191-1/+5
* Android: move functions added in third_party to android_commands.bulach@chromium.org2012-07-131-0/+50
* Android: adds instrumentation test runners.bulach@chromium.org2012-07-121-0/+35
* as we will use sdcard to store test data, so add sd card when creating avd. james.wei@intel.com2012-07-121-0/+17
* [android] Upstream / sync most of build/android and build/android/pylib.bulach@chromium.org2012-07-101-101/+186
* [android] Fixes checkperms.py error.bulach@chromium.org2012-07-091-0/+0
* [android] Split top-level scripts and libraries from build/android.bulach@chromium.org2012-07-091-0/+756