1. ddbd282 Cleanup for coverage. by Brett Chabot · 15 years ago
  2. cf87c98 Add contacts launch performance test definition. by Brett Chabot · 15 years ago
  3. 4277838 Remove calendar provider suite from continuous. DO NOT MERGE by Brett Chabot · 15 years ago
  4. 99e5f91 Fix runcommand logging exception. by Brett Chabot · 15 years ago
  5. 59b4778 Add runtest --path. by Brett Chabot · 15 years ago
  6. e00595b Remove runtest dependency on current dir being build top. by Brett Chabot · 15 years ago
  7. 1cd6174 Add support to run only tests in a given java package. by Brett Chabot · 15 years ago
  8. 3447c40 Merge change I8f6ac3c9 into eclair by Android (Google) Code Review · 15 years ago
  9. 924c089 Refactor runtest test_defs to allow programmatic creation. by Brett Chabot · 15 years ago
  10. 34fb7f6 Add ability to retrieve instrumentations from android_manifest parser. by Brett Chabot · 15 years ago
  11. 9cf2f6f Remove flaky ApiDemos tests from continuous. by Brett Chabot · 15 years ago
  12. b7c548e am fb244224: merge from donut-gms by Jean-Baptiste Queru · 15 years ago
  13. 84dcb45 Add unit test for new keystore. by Chung-yih Wang · 15 years ago
  14. 7571d11 Merge change I2cdb052a into eclair by Android (Google) Code Review · 15 years ago
  15. 1d9928a Import testrunner changes from puppetmaster to keep them in sync. by Brett Chabot · 15 years ago
  16. 17a9df5 Add contacts tests to the continuous test cycle by Omari Stephens · 15 years ago
  17. f8f452c Added a target to run the Contacts tests using runtest. by Nicolas Catania · 15 years ago
  18. 2477b38 Add workaround to runtest to build cts dependencies. by Brett Chabot · 15 years ago
  19. 9f7ae08 Add cts-media test definition in eclair. by Brett Chabot · 15 years ago
  20. be659c0 Add build path info to runtest --list_tests by Brett Chabot · 15 years ago
  21. c1d51f7 Merge change 25165 into eclair by Android (Google) Code Review · 15 years ago
  22. faa71a8 Remove IM from code coverage targets. by Brett Chabot · 15 years ago
  23. c1d79ee Added new telephony unittest target. by Nicolas Catania · 15 years ago
  24. cc6799a Add runtest test def for cts-webkit. by Brett Chabot · 15 years ago
  25. a341046 Add ContactsProvider tests to runtest as 'contactsprov' by Omari Stephens · 15 years ago
  26. 3befd76 am aa1be08c: Merge change 22791 into donut by Brett Chabot · 15 years ago
  27. 08a3dc0 Add test definition for cts-gesture. by Brett Chabot · 15 years ago
  28. 68b4bfa am 12ad9fb1: 1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner. 2. Add netkeystore_test into continuous test cycle. by Xia Wang · 15 years ago
  29. 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
  30. 483fd09 am f9775cae: Add test definition for cts-telephony. by Brett Chabot · 15 years ago
  31. f9775ca Add test definition for cts-telephony. by Brett Chabot · 15 years ago
  32. 16eac2a Fix bug 2046932: Puppetmaster cannot parse test result output on master branch by Jack Wang · 15 years ago
  33. 1803b39 am 390634f1: Merge change 20684 into donut by Brett Chabot · 15 years ago
  34. a6851d7 Fix runtest launchperf test definition. by Brett Chabot · 15 years ago
  35. 586e3d1 am f19a3083: Merge change 9239 into donut by Android (Google) Code Review · 15 years ago
  36. 8aca5b8 Since bug 1966269 is fixed, marking calprov tests as continuous=true by Swarna Kumar · 15 years ago
  37. 0fd581e am 4fed1db8: Add the test definition of the vpn tests. by Yu Shan Emily Lau · 15 years ago
  38. 4fed1db Add the test definition of the vpn tests. by Yu Shan Emily Lau · 15 years ago
  39. 59fe535 am 865f57e7: Removing continuous attribute for the calendar provider tests. by Swarna Kumar · 15 years ago
  40. 865f57e Removing continuous attribute for the calendar provider tests. by Swarna Kumar · 15 years ago
  41. cfc030a am 09db257e: Merge change 7904 into donut by Android (Google) Code Review · 15 years ago
  42. 88a8f7b Removing calprov test suite from continuous build until to get real fix for bug 1966269 by Swarna Kumar · 15 years ago
  43. 34e0370 am 30a06f41: Merge change 5737 into donut by Android (Google) Code Review · 15 years ago
  44. 30a06f4 Merge change 5737 into donut by Android (Google) Code Review · 15 years ago
  45. 9fb515e am 62fec6f0: Merge change 6767 into donut by Android (Google) Code Review · 15 years ago
  46. 222c8a0 Modify runtest test_defs to adjust for rename of cts-installtests. by Brett Chabot · 15 years ago
  47. 2dafd06 Fix bug to be able to run binaries under valgrind. by niko · 15 years ago
  48. 7236fbf am 5dffb064: Merge change 5727 into donut by Android (Google) Code Review · 15 years ago
  49. 0644cbb am e0bf8162: testrunner: Allow spaces in instrumentation arguments and remove check for test app presence. by Brett Chabot · 15 years ago
  50. 2abd80a Fix bug 1844502: Add create_test.py to generate Android.mk and AndroidManifest.xml for application tests. by Jack Wang · 15 years ago
  51. 1d4cfc2 am 14b3c0c9: Merge change 5626 into donut by Android (Google) Code Review · 15 years ago
  52. bf7863e runtest: Remove run_command -> android_build dependency. by Brett Chabot · 15 years ago
  53. f03d30e am 764d3fa7: Add support for running host java tests to runtest. by Brett Chabot · 15 years ago
  54. e0bf816 testrunner: Allow spaces in instrumentation arguments and remove check for test by Brett Chabot · 15 years ago
  55. 3ae5f8a Fix relative class path arg handling in runtest, and some lint errors. by Brett Chabot · 15 years ago
  56. 764d3fa Add support for running host java tests to runtest. by Brett Chabot · 15 years ago
  57. d880efa am 3db7a730: Merge change 4880 into donut by Android (Google) Code Review · 15 years ago
  58. 1e7c475 Remove gtalkservice-permission from platform test_defs.xml. by Brett Chabot · 15 years ago
  59. 29de4e2 add permission test definition for GTalkService. by Wei Huang · 15 years ago
  60. fe905a8 Add ApiDemos to the test build, and cts-permission2 tests to test_defs.xml. by Brett Chabot · 15 years ago
  61. 502ff1f am 6f0c1935: Merge change 4487 into donut by Android (Google) Code Review · 15 years ago
  62. 8ccda76 Add framework, downloadprovider, improvider and global search by Brett Chabot · 15 years ago
  63. a282b76 resolved conflicts for merge of 18d7a4e3 to master by niko · 15 years ago
  64. 18d7a4e Added ASTL tests to the suite. by Nicolas Catania · 15 years ago
  65. 4b6a0c7 am 70337978: Merge change 4208 into donut by Android (Google) Code Review · 15 years ago
  66. 5de234e Add downloadprovider permission tests runtest shortcut. by Brett Chabot · 15 years ago
  67. a8c16a1 am 31d55c61: Merge change 4116 into donut by Android (Google) Code Review · 15 years ago
  68. 2e1ac5d Add runtest test definition for framework-permission by Brett Chabot · 15 years ago
  69. 049b0f2 am d6af1fbb: Change cts-permission runtest def to use proper runner. by Brett Chabot · 15 years ago
  70. d6af1fb Change cts-permission runtest def to use proper runner. by Brett Chabot · 15 years ago
  71. c0e6065 am 95315b87: Add GlobalSearch to test definitions. by Karl Rosaen · 15 years ago
  72. 95315b8 Add GlobalSearch to test definitions. by Karl Rosaen · 15 years ago
  73. 09e29d3 am 07290d5d: Merge change 3626 into donut by Android (Google) Code Review · 15 years ago
  74. 4c48ea2 Added the test definiton for the cameraLatnecy and the mediamemorystress test by Yu Shan Emily Lau · 15 years ago
  75. ef3b02c am 8f7e926c: Merge change 3202 into donut by Android (Google) Code Review · 15 years ago
  76. 1364a6f am ab80b39f: Fixed valgrind handling issue. by Nicolas Catania · 15 years ago
  77. 8f7e926 Merge change 3202 into donut by Android (Google) Code Review · 15 years ago
  78. 97d5c50 Make runtest wait for instrumentation install before running test. by Brett Chabot · 15 years ago
  79. ab80b39 Fixed valgrind handling issue. by Nicolas Catania · 15 years ago
  80. 818ff9c am dcd7e153: Merge change 2778 into donut by Android (Google) Code Review · 15 years ago
  81. 49b7711 Initial change to add cts tests to runtest. by Brett Chabot · 15 years ago
  82. a1826d8 am 213bd6de: Merge change 2881 into donut by Android (Google) Code Review · 15 years ago
  83. ffbc7c9 Added the mediaapitest, mediarecordertest and stress test in the testrunner.So by Yu Shan Emily Lau · 15 years ago
  84. cfb3dc2 am db7a7909: Merge change 2687 into donut by Android (Google) Code Review · 15 years ago
  85. ae68f1a Add support for parsing code coverage file path to runtest and related cleanup. by Brett Chabot · 15 years ago
  86. b515fb1 Add Skia's native tests to the master test definition file. by Wei-Ta Chen · 15 years ago
  87. e4c2d52 am 5f563d06: Change build path to "packages/app/Camera.apk". So that it will also build the application code. by Owen Lin · 15 years ago
  88. 5f563d0 Change build path to "packages/app/Camera.apk". So that it will also by Owen Lin · 15 years ago
  89. 24783d6 am 7c343cef: Add XML Schema for runtest\'s test_defs.xml file by Phil Dubach · 15 years ago
  90. 7c343ce Add XML Schema for runtest's test_defs.xml file by Phil Dubach · 15 years ago
  91. 83ce803 add a definition for a ContentProviderOperation unit test by Fred Quintana · 15 years ago
  92. efbbe29 am 97752d4f: Add a timeout flag to runtest for running native tests on devices. by Wei-Ta Chen · 15 years ago
  93. 97752d4 Add a timeout flag to runtest for running native tests on devices. by Wei-Ta Chen · 15 years ago
  94. e30d377 am 55deffa3: Merge change 1736 into donut by Android (Google) Code Review · 15 years ago
  95. 04eccd8 Add tests definition (unit tests and stress tests) for Camera. by Owen Lin · 15 years ago
  96. 5e7048c am dda76aac: Merge change 1673 into donut by Android (Google) Code Review · 15 years ago
  97. bcd93dc Made valgrind optional. Capture the target output. by Nicolas Catania · 15 years ago
  98. cfce226 am 9cd49a4: Merge change 1160 into donut by Android (Google) Code Review · 15 years ago
  99. 292df41 Add ability to specify relative class paths when using runtest -c by Brett Chabot · 15 years ago
  100. 6c6c1ab Manual merge of runtest fixes in donut and new account test def add in master. by Brett Chabot · 15 years ago