summaryrefslogtreecommitdiffstats
path: root/build/android/pylib/instrumentation/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Try to give the Home Launcher Activity focus before each testdspell2015-06-241-0/+5
* Wait until rebooting is done if java assert is not set.jungjik.lee2015-06-031-0/+1
* Remove ICS support from build/android/pylib/aurimas2015-05-111-3/+0
* Update the activity name reference after rename.mariakhomenko2015-04-161-1/+1
* [Android] Reland cleanup of old_interface in build/android/pylib again.jbudorick2015-04-131-2/+1
* Revert of [Android] Reland cleanup of old_interface in build/android/pylib. (...John Budorick2015-04-021-1/+2
* [Android] Reland cleanup of old_interface in build/android/pylib.jbudorick2015-04-021-2/+1
* Revert of [Android] Clean up old_interface in build/android/. (patchset #3 id...machenbach2015-04-011-1/+2
* [Android] Clean up old_interface in build/android/.jbudorick2015-03-311-2/+1
* [Android] Rework instrumentation test skipping and result generation.jbudorick2015-02-211-5/+13
* Add retries to StartInstrumentation call.navabi2015-02-111-1/+1
* [Android] Add LogcatMonitor.jbudorick2015-02-031-6/+7
* Reland of Migrate DeviceUtils.ReadFile to adb_wrapper (try 3)perezju2015-01-261-4/+2
* [Android] Fixes for instrumentation in platform mode.jbudorick2015-01-141-2/+5
* [Android] Implement instrumentation tests in platform mode.jbudorick2015-01-131-120/+9
* Add an option to disable asserts on the Dalvik VM.davileen2015-01-051-1/+1
* Add access to read-only propertiesperezju2014-12-121-1/+1
* Add AMP support to test runner.rnephew2014-12-121-2/+2
* Revert of Reland of Migrate DeviceUtils.ReadFile to adb_wrapper (patchset #3 ...perezju2014-12-111-2/+4
* Reland of Migrate DeviceUtils.ReadFile to adb_wrapperperezju2014-12-111-4/+2
* Revert of Migrate DeviceUtils.ReadFile to adb_wrapper (patchset #6 id:100001 ...perezju2014-12-101-2/+4
* Migrate DeviceUtils.ReadFile to adb_wrapperperezju2014-12-101-4/+2
* Add option to push files to device using isolate for instrumentation tests.mikecase2014-11-191-58/+0
* [Android] Fix new pylint errors in build/android/.jbudorick2014-11-191-2/+3
* [Android] Reland the proguard extraction logic again.jbudorick2014-11-181-6/+7
* Revert of [Android] Reland of proguard logic extraction. (patchset #2 id:2000...aberent2014-11-181-7/+6
* [Android] Reland of proguard logic extraction.jbudorick2014-11-181-6/+7
* [Android] Add StartInstrumentation to DeviceUtils.jbudorick2014-11-131-10/+5
* [Android] Raise timeout multiplier for instrumentation tests on pre-JB devices.jbudorick2014-11-121-1/+1
* Updated instrumentation test_runner.py to remove disable-fre for FRE teststwellington2014-11-051-0/+18
* Remove the unused push_deps option from the test runners.mikecase2014-11-031-1/+0
* [Android] Raise timeouts for instrumentation tests on ICS devices.jbudorick2014-10-231-0/+3
* Reland of 'New run shell implementation for DeviceUtils'perezju2014-10-201-2/+2
* Revert of New run shell implementation for DeviceUtils (patchset #8 id:140001...perezju2014-10-201-2/+2
* New run shell implementation for DeviceUtilsperezju2014-10-201-2/+2
* [Android] Push gtest deps in gtest/setup.py.jbudorick2014-10-131-1/+1
* [Android] Reland of 'Add zip pushing and refine push mode selection.'jbudorick2014-10-131-6/+9
* Revert of [Android] Add zip pushing and refine push mode selection.jbudorick2014-10-101-9/+6
* [Android] Add zip pushing and refine push mode selection.jbudorick2014-10-101-6/+9
* [Android] Fix UIAutomator test running.jbudorick2014-09-251-33/+24
* [Android] Allow instrumentation test skipping.jbudorick2014-09-181-69/+149
* Test Runner changes for @IntegrationTest.yojan@google.com2014-08-121-1/+2
* Test Runner changes for Integration tests.yojan@google.com2014-08-081-1/+7
* Dismiss multiple error dialogs when running testsaberent@chromium.org2014-08-051-4/+10
* [Android] Configurable instrumentation test runner + test SDK levels.jbudorick@chromium.org2014-07-281-1/+26
* [Android] Switch to DeviceUtils versions of GetMemoryUsageForPid and __str__.jbudorick@chromium.org2014-07-241-3/+2
* [Android] Switch to DeviceUtils versions of GetPid, TakeScreenshot, and GetIo...jbudorick@chromium.org2014-07-171-1/+1
* Improve Android Test Size Annotation support in test_runner.pymckev@amazon.com2014-07-171-1/+8
* [Android] Switch to DeviceUtils versions of Ls, SetJavaAsserts, GetProp, and ...jbudorick@chromium.org2014-07-081-1/+1
* [Android] Switch to DeviceUtils versions of file functions.jbudorick@chromium.org2014-07-031-5/+6