summaryrefslogtreecommitdiffstats
path: root/build/android/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* [Android] Add --gtest-also-run-disabled-tests option.frankf@chromium.org2013-09-171-57/+56
* [Android] Add --no-timeout to perf sharder.frankf@chromium.org2013-09-061-16/+21
* [Android] Adds python option for EMMA coveragegkanwar@chromium.org2013-08-201-40/+8
* [Android] Move getting the list of devices out of test_dispatcher.frankf@chromium.org2013-08-201-28/+48
* Fixes test runner command linegkanwar@chromium.org2013-08-161-0/+2
* Removes python_test_root flag name entirelygkanwar@chromium.org2013-08-161-2/+1
* Android: removes buildtype following crrev.com/217855bulach@chromium.org2013-08-161-2/+1
* [android] Make build_type a singleton.craigdh@chromium.org2013-08-151-13/+2
* Android perf tests: always return 0 on the sharding stage.bulach@chromium.org2013-08-151-3/+4
* [Android] Changes python_test_root to host-driven-rootgkanwar@chromium.org2013-08-141-3/+4
* Android: first step into making "perf tests" reuse the functional test infra.bulach@chromium.org2013-08-141-0/+63
* Fixes monkey test timeoutgkanwar@chromium.org2013-08-121-1/+1
* Fixes exit code on invalid command to test_runner.pygkanwar@chromium.org2013-08-091-2/+1
* [Andriod] Fixes monkey command linegkanwar@chromium.org2013-08-091-3/+9
* Converts monkey test to its own test typegkanwar@chromium.org2013-08-081-4/+83
* Removes unused and deprecated flags in test_runner.pygkanwar@chromium.org2013-08-081-16/+0
* Fixes exit code when there are no host-driven testsgkanwar@chromium.org2013-08-061-13/+14
* Converts host driven tests to common test_dispatchergkanwar@chromium.org2013-08-061-46/+41
* Changes argument passing to use options objectsgkanwar@chromium.org2013-08-011-30/+75
* [Android] Dedup content_browsertests test setup from gtests.frankf@chromium.org2013-07-301-71/+13
* [android] Instumentation tests determine whether to install the test apk base...craigdh@chromium.org2013-07-261-6/+6
* [Android] webkit_unit_tests should use isolate file.frankf@chromium.org2013-07-231-12/+2
* [Android] Redesigns the sharder to allow replicated vs distributed testsgkanwar@google.com2013-07-191-88/+206
* [Android] Clean up gtest filtering logic.frankf@chromium.org2013-07-181-1/+1
* Adds errors on extra positional argsgkanwar@google.com2013-07-121-0/+9
* Updates the test runner script exit codesgkanwar@google.com2013-07-101-33/+27
* Relands test_runner.py, updates buildbot scriptsgkanwar@google.com2013-07-091-0/+532
* Revert 210035 "Creates a new test running script test_runner.py"ilevy@chromium.org2013-07-051-531/+0
* Creates a new test running script test_runner.pygkanwar@google.com2013-07-031-0/+531