summaryrefslogtreecommitdiffstats
path: root/testrunner/runtest.py
Commit message (Expand)AuthorAgeFilesLines
* eclair snapshotJean-Baptiste Queru2009-11-131-13/+70
* Fix relative class path arg handling in runtest, and some lint errors.Brett Chabot2009-06-281-3/+6
* Add support for running host java tests to runtest.Brett Chabot2009-06-261-215/+11
* Make runtest wait for instrumentation install before running test.Brett Chabot2009-06-041-0/+4
* Initial change to add cts tests to runtest.Brett Chabot2009-06-021-4/+12
* Add support for parsing code coverage file path to runtest and related cleanup.Brett Chabot2009-05-291-4/+41
* Add a timeout flag to runtest for running native tests on devices.Wei-Ta Chen2009-05-211-1/+5
* Made valgrind optional. Capture the target output.Nicolas Catania2009-05-141-5/+14
* Add ability to specify relative class paths when using runtest -cBrett Chabot2009-05-071-1/+3
* runtest.py bug fixes.Brett Chabot2009-05-051-5/+10
* Broaden the search for native test files.Nicolas Catania2009-05-021-13/+68
* Added a method in run_command.py to run a host test.Nicolas Catania2009-04-221-2/+17
* Added single quotes around the shell command sent to the device.Niko Catania2009-04-091-2/+2
* AI 144980: Fix runtest --coverage.Brett Chabot2009-04-071-3/+13
* AI 144500: Added support for some extra make arguments for some testsuite.Niko Catania2009-04-031-5/+10
* AI 144340: Added support to run native tests on the device.Niko Catania2009-04-021-4/+38
* AI 144262: am: CL 144260 Add constant for test file name in runtest.Brett Chabot2009-04-021-3/+6
* AI 143819: am: CL 143765 Rename tests.xml to test_defs.xmlBrett Chabot2009-03-311-4/+4
* AI 143688: am: CL 143562 Usability fixes for runtest.pyBrett Chabot2009-03-311-2/+14
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+280