1. 4e0ad8f Add flag to grant permissions when running tests. by Santos Cordon · 9 years ago
  2. e5aa0f3 runtest: Remove unused CtsTestStubs dependency. by Ruben Brunk · 10 years ago
  3. 3bc1e46 Fix directory where CtsTestStubs.apk is found. by Jean-Luc Brouillet · 10 years ago
  4. 8b538bd Temporarily turn off runtest's disabling of dalvik verifier by Brett Chabot · 10 years ago
  5. 8d70353 runtest: add --build-install-only/-i flag to skip test execution by Igor Murashkin · 11 years ago
  6. a0afc8c runtest: Update to work with emulator and to build dependencies by Igor Murashkin · 11 years ago
  7. 5f5928c Find install artifacts using GET-INSTALL-PATH. by Brett Chabot · 11 years ago
  8. f38107c testrunner: don't hardcode "out" by JP Abgrall · 11 years ago
  9. e607d3a Attempt to fix runtest for native tests. by Brett Chabot · 11 years ago
  10. a75e8a3 am 834218e7: am e1bb1d3b: Merge "Make coverage work without test defs." into jb-mr1-dev by Brett Chabot · 12 years ago
  11. e1bb1d3 Merge "Make coverage work without test defs." into jb-mr1-dev by Brett Chabot · 12 years ago
  12. 3dd6d28 am f5e9dcd8: am 42c14447: Merge "Fix install of full build packages." into jb-mr1-dev by Brett Chabot · 12 years ago
  13. 8ac5118 Make coverage work without test defs. by Brett Chabot · 12 years ago
  14. 5df6da9 Merge "Fixed runtest to work with python != 2.4" by Geremy Condra · 12 years ago
  15. b0b8c78 Fix install of full build packages. by Brett Chabot · 12 years ago
  16. 81c475e Fix log syntax. by Brett Chabot · 12 years ago
  17. 01844b1 Fixed runtest to work with python != 2.4 by Geremy Condra · 12 years ago
  18. 7454171 Coverage and unbundling changes for runtest. by Brett Chabot · 12 years ago
  19. 8255024 Merge commit '12db436d227ad9b97cb3d13812e1175cf9be8ed6' by Mike Lockwood · 13 years ago
  20. 83f4573 Fixes for runtest by Brian Muramatsu · 13 years ago
  21. 25dfd79 Fix runtest local.prop handling. by Brett Chabot · 13 years ago
  22. 12db436 Increase default runtest -j to 16. by Brett Chabot · 13 years ago
  23. 95cbc9e Fix runtest for CTS Tests by Brian Muramatsu · 13 years ago
  24. 0e5c937 Merge "Fix runtest build step." by Brett Chabot · 13 years ago
  25. 546a328 Fix runtest build step. by Brett Chabot · 13 years ago
  26. cdfaae1 Make runtest reboot and root more robust. by Brett Chabot · 13 years ago
  27. 3c9cefc Remove runtest hard dependency on test_defs.xml files. by Brett Chabot · 13 years ago
  28. b1eb5d2 resolved conflicts for merge of fa6e5585 to master by Brett Chabot · 14 years ago
  29. ccae47d Workaround for package-private framework tests in runtest. by Brett Chabot · 14 years ago
  30. 863870c code coverage improvement (DO NOT MERGE) by Guang Zhu · 14 years ago
  31. 8aff360 code coverage improvement by Guang Zhu · 14 years ago
  32. 8dc9eb8 Runtest support for tests that need 'make' not 'mmm' to build. by Brett Chabot · 14 years ago
  33. 2e16fbc Fix grammar typo in runtest not-annotation help. by Brett Chabot · 15 years ago
  34. c061154 Add "annotation" and "not-annotation" args to runtest. by Brett Chabot · 15 years ago
  35. 4a5d9f1 Replace runtest --cts option with more generic --suite option. by Brett Chabot · 15 years ago
  36. 920e9fe Make runtest more fault tolerant on test run failures. by Brett Chabot · 15 years ago
  37. 59b4778 Add runtest --path. by Brett Chabot · 15 years ago
  38. e00595b Remove runtest dependency on current dir being build top. by Brett Chabot · 15 years ago
  39. 2477b38 Add workaround to runtest to build cts dependencies. by Brett Chabot · 15 years ago
  40. be659c0 Add build path info to runtest --list_tests by Brett Chabot · 15 years ago
  41. 3ae5f8a Fix relative class path arg handling in runtest, and some lint errors. by Brett Chabot · 15 years ago
  42. 764d3fa Add support for running host java tests to runtest. by Brett Chabot · 15 years ago
  43. 97d5c50 Make runtest wait for instrumentation install before running test. by Brett Chabot · 15 years ago
  44. 49b7711 Initial change to add cts tests to runtest. by Brett Chabot · 15 years ago
  45. ae68f1a Add support for parsing code coverage file path to runtest and related cleanup. by Brett Chabot · 15 years ago
  46. 97752d4 Add a timeout flag to runtest for running native tests on devices. by Wei-Ta Chen · 15 years ago
  47. bcd93dc Made valgrind optional. Capture the target output. by Nicolas Catania · 15 years ago
  48. 292df41 Add ability to specify relative class paths when using runtest -c by Brett Chabot · 15 years ago
  49. 8a101cb runtest.py bug fixes. by Brett Chabot · 15 years ago
  50. ff096c1 Broaden the search for native test files. by Nicolas Catania · 15 years ago
  51. 97b24c4 Added a method in run_command.py to run a host test. by Nicolas Catania · 15 years ago
  52. fa14bd5 Added single quotes around the shell command sent to the device. by Niko Catania · 15 years ago
  53. 2b6643b AI 144980: Fix runtest --coverage. by Brett Chabot · 15 years ago
  54. a6dc2ab AI 144500: Added support for some extra make arguments for some testsuite. by Niko Catania · 15 years ago
  55. 2e990b9 AI 144340: Added support to run native tests on the device. by Niko Catania · 15 years ago
  56. f61f43e AI 144262: am: CL 144260 Add constant for test file name in runtest. by Brett Chabot · 15 years ago
  57. 2d85c0e AI 143819: am: CL 143765 Rename tests.xml to test_defs.xml by Brett Chabot · 15 years ago
  58. 72731f3 AI 143688: am: CL 143562 Usability fixes for runtest.py by Brett Chabot · 15 years ago
  59. 6ffae01 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago