1. 4e0ad8f Add flag to grant permissions when running tests. by Santos Cordon · 9 years ago
  2. c137f5f Ensure that the native tests are run from /data/nativetest to match TF. by Tsu Chiang Chuang · 11 years ago
  3. f9cfbd3 runtest: add an extra pattern for gtest file names (*Tests.[c|cpp]) by Igor Murashkin · 11 years ago
  4. f38107c testrunner: don't hardcode "out" by JP Abgrall · 11 years ago
  5. e607d3a Attempt to fix runtest for native tests. by Brett Chabot · 11 years ago
  6. 616e8f9 Make runtest handle inner instrumentation class names. by Brett Chabot · 12 years ago
  7. f0afa30 Change runtest --path to only run first instrumentation found. by Brett Chabot · 12 years ago
  8. 8ac5118 Make coverage work without test defs. by Brett Chabot · 12 years ago
  9. 81c475e Fix log syntax. by Brett Chabot · 12 years ago
  10. 7454171 Coverage and unbundling changes for runtest. by Brett Chabot · 12 years ago
  11. 83f4573 Fixes for runtest by Brian Muramatsu · 13 years ago
  12. b0fd2cf Fix runtest --path for package-private frameworks tests. by Brett Chabot · 13 years ago
  13. ecfcc7d Fix runtest --path for tests built against SDK. by Brett Chabot · 13 years ago
  14. bb5918e Add gtest target support for runtest --path. by Brett Chabot · 13 years ago
  15. d9ef1df am e98ed06e: am d9380caf: Merge "Make runtest --path smarter when choosing path to build." by Jean-Baptiste Queru · 14 years ago
  16. e98ed06 am d9380caf: Merge "Make runtest --path smarter when choosing path to build." by Jean-Baptiste Queru · 14 years ago
  17. d9380ca Merge "Make runtest --path smarter when choosing path to build." by Jean-Baptiste Queru · 14 years ago
  18. 12c6d3f Make runtest --path smarter when choosing path to build. by Brett Chabot · 14 years ago
  19. 3a5897a am d53cf3ba: am 8ddb2873: Change hosttestlib to use ddm-prebuilt. by Brett Chabot · 14 years ago
  20. d53cf3b am 8ddb2873: Change hosttestlib to use ddm-prebuilt. by Brett Chabot · 14 years ago
  21. 8ddb287 Change hosttestlib to use ddm-prebuilt. by Brett Chabot · 14 years ago
  22. fcd7213 update runtest due to libcore location change by Guang Zhu · 14 years ago
  23. 863870c code coverage improvement (DO NOT MERGE) by Guang Zhu · 14 years ago
  24. 8aff360 code coverage improvement by Guang Zhu · 14 years ago
  25. 8dc9eb8 Runtest support for tests that need 'make' not 'mmm' to build. by Brett Chabot · 14 years ago
  26. 90218ac runtest --path fails with symlinked ANDROID_BUILD_TOP by Brian Carlstrom · 14 years ago
  27. 75a73dc fix runtest for unqualified Instrumentation class names by Fred Quintana · 15 years ago
  28. 84bc782 Change runtest 'overriding test def' log to silent. by Brett Chabot · 15 years ago
  29. c061154 Add "annotation" and "not-annotation" args to runtest. by Brett Chabot · 15 years ago
  30. 4a5d9f1 Replace runtest --cts option with more generic --suite option. by Brett Chabot · 15 years ago
  31. 13a2fcf Added gtest to the list. cd to /sdcard before running native tests. by Nicolas Catania · 15 years ago
  32. 8424ffc Add support for generating coverage per test suite size to runtest. by Brett Chabot · 15 years ago
  33. 59b4778 Add runtest --path. by Brett Chabot · 15 years ago
  34. e00595b Remove runtest dependency on current dir being build top. by Brett Chabot · 15 years ago
  35. 1cd6174 Add support to run only tests in a given java package. by Brett Chabot · 15 years ago
  36. 924c089 Refactor runtest test_defs to allow programmatic creation. by Brett Chabot · 15 years ago
  37. 12ad9fb 1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner. by Xia Wang · 15 years ago
  38. bf7863e runtest: Remove run_command -> android_build dependency. by Brett Chabot · 15 years ago
  39. 3ae5f8a Fix relative class path arg handling in runtest, and some lint errors. by Brett Chabot · 15 years ago
  40. 764d3fa Add support for running host java tests to runtest. by Brett Chabot · 15 years ago