1. f8ee8d5 Merge change 21233 into donut by Android (Google) Code Review · 15 years ago
  2. 669797f Change CTS version number from 1.0 to 1.6_pre_r1. by Brett Chabot · 15 years ago
  3. f9e03e1 Remove a bunch of unused CTS tests from continuous test build to save space. by Brett Chabot · 15 years ago
  4. 03177f1 More CTS cleanup by Brett Chabot · 15 years ago
  5. fe0b5df CTS: Add junit.jar to classpath to fix VM tests by Phil Dubach · 15 years ago
  6. c29e88f Add new donut packages to CTS test progress tracker. by Brett Chabot · 15 years ago
  7. eb07685 Remove embedded junit src from CTS host. by Brett Chabot · 15 years ago
  8. 8207b3d Update CTS host tool to work with the new ddmlib API. by Xavier Ducrohet · 15 years ago
  9. 7652b18 Update CTS to use the new IDevice#getSyncService(). by Xavier Ducrohet · 15 years ago
  10. 53cff00 Make isFinished field name nicer to read. by Bill Napier · 15 years ago
  11. 6c12b46 Fix race-condition in waiting for activity to finish code. by Bill Napier · 15 years ago
  12. a7d9560 Fix test case to actually obey the passed in maximum start time. by Bill Napier · 15 years ago
  13. ca047b5 am 1263200: AI 148774: CTS Fix problem with VM tests when CTS_PATH is no by Phil Dubach · 15 years ago
  14. 1263200 AI 148774: CTS Fix problem with VM tests when CTS_PATH is not absolute by Phil Dubach · 15 years ago
  15. 9c8b7eb am 1c57118: AI 148741: CTS Add XML schema to describe format of test res by Phil Dubach · 15 years ago
  16. 1c57118 AI 148741: CTS Add XML schema to describe format of test results by Phil Dubach · 15 years ago
  17. 59a7a12 am debd3ce: AI 148687: CTS: Update CTS result transformation by Phil Dubach · 15 years ago
  18. debd3ce AI 148687: CTS: Update CTS result transformation by Phil Dubach · 15 years ago
  19. e7e4c43 am 38bd8b9: AI 148645: CTS: Change startcts script to use adb and ddmlib by Phil Dubach · 15 years ago
  20. 38bd8b9 AI 148645: CTS: Change startcts script to use adb and ddmlib from the SDK by Phil Dubach · 15 years ago
  21. 77e7797 am 63d0c74: AI 148635: CTS: Disable batch mode due to stability problems by Phil Dubach · 15 years ago
  22. 63d0c74 AI 148635: CTS: Disable batch mode due to stability problems by Phil Dubach · 15 years ago
  23. c682991 am 698c04c: AI 148525: CTS: Rerun currently running test when batch mode by Phil Dubach · 15 years ago
  24. 698c04c AI 148525: CTS: Rerun currently running test when batch mode terminates abruptly by Phil Dubach · 15 years ago
  25. dc52411 am 8a6c9f9: AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  26. 8a6c9f9 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  27. 4f4547c am 14cb792: AI 148392: CTS: Include host configuration values in result by Phil Dubach · 15 years ago
  28. 14cb792 AI 148392: CTS: Include host configuration values in result file by Phil Dubach · 15 years ago
  29. 25d76a5 am d2b5fd8: AI 148374: CTS: Do not ask whether to resume a session when by Phil Dubach · 15 years ago
  30. d2b5fd8 AI 148374: CTS: Do not ask whether to resume a session when started from command line by Phil Dubach · 15 years ago
  31. 4b08ffd am fa5ce86: AI 148357: CTS: Read sesion start and end times when loading by Phil Dubach · 15 years ago
  32. fa5ce86 AI 148357: CTS: Read sesion start and end times when loading existing results by Phil Dubach · 15 years ago
  33. 0ccd964 am 7c19589: AI 148329: CTS: Exclude performance tests from the CTS and A by Phil Dubach · 15 years ago
  34. 07c442b am 57fd770: AI 148328: CTS: Fix premature end of session when disabling by Phil Dubach · 15 years ago
  35. 91648cf am dc4e179: AI 148315: CTS: Import existing sessions from result directo by Phil Dubach · 15 years ago
  36. 7c19589 AI 148329: CTS: Exclude performance tests from the CTS and Android test plans by Phil Dubach · 15 years ago
  37. 57fd770 AI 148328: CTS: Fix premature end of session when disabling device restarts by Phil Dubach · 15 years ago
  38. dc4e179 AI 148315: CTS: Import existing sessions from result directory when restarting console by Phil Dubach · 15 years ago
  39. 045f13b am 5b58efe: AI 148303: CTS host: Add host machine information to the CTS by Phil Dubach · 15 years ago
  40. 5b58efe AI 148303: CTS host: Add host machine information to the CTS result by Phil Dubach · 15 years ago
  41. 84aee85 am 44e9f24: AI 148227: CTS: Add configurable delay after installing or r by Phil Dubach · 15 years ago
  42. 44e9f24 AI 148227: CTS: Add configurable delay after installing or removing an APK by Phil Dubach · 15 years ago
  43. 57c5fa1 am f005cd6: AI 148161: CTS: Support from creating derived plans from pre by Scott Su · 15 years ago
  44. abb8334 am a568534: AI 148158: CTS: Fix CTS start script for OS X Tiger by Scott Su · 15 years ago
  45. f005cd6 AI 148161: CTS: Support from creating derived plans from previous sessions. by Scott Su · 15 years ago
  46. a568534 AI 148158: CTS: Fix CTS start script for OS X Tiger by Scott Su · 15 years ago
  47. 8e208f9 am e0e5790: AI 148153: CTS: Strip control characters from failure string by Phil Dubach · 15 years ago
  48. e0e5790 AI 148153: CTS: Strip control characters from failure strings before converting to XML by Phil Dubach · 15 years ago
  49. 8623e2d am 9c8fbb1: AI 148148: CTS: Encode SHA-1 hash of test packages in hex in by Phil Dubach · 15 years ago
  50. 9c8fbb1 AI 148148: CTS: Encode SHA-1 hash of test packages in hex instead of Base64 by Phil Dubach · 15 years ago
  51. edb0054 am 9d84774: AI 148124: CTS: Increase max Java heap for running CTS to 51 by Phil Dubach · 15 years ago
  52. 9d84774 AI 148124: CTS: Increase max Java heap for running CTS to 512M by Phil Dubach · 15 years ago
  53. d841620 am 259ced7: AI 148076: CTS: Add support for @BrokenTest in DescriptionGe by Scott Su · 15 years ago
  54. 80d993d am 48f63bd: AI 148071: CTS: Modify test description generator to include by Phil Dubach · 15 years ago
  55. 9078425 am 0ca73c0: AI 148069: CTS: Run test bundles with more than 200 tests in by Phil Dubach · 15 years ago
  56. a52af6b am 382ad68: AI 148041: Update CTS report template with following: by Gaurav Mathur · 15 years ago
  57. 259ced7 AI 148076: CTS: Add support for @BrokenTest in DescriptionGenerator. by Scott Su · 15 years ago
  58. 48f63bd AI 148071: CTS: Modify test description generator to include tests in subpackages by Phil Dubach · 15 years ago
  59. 0ca73c0 AI 148069: CTS: Run test bundles with more than 200 tests in individual mode by Phil Dubach · 15 years ago
  60. 382ad68 AI 148041: Update CTS report template with following: by Gaurav Mathur · 15 years ago
  61. 2f1ba0b am 3a52ca1: AI 147980: CTS: Fix device status problem after a reset by Phil Dubach · 15 years ago
  62. 2fe778e am 59c0ba1: AI 147972: CTS: Fix a problem in Selector which would ignore by Phil Dubach · 15 years ago
  63. 01ad61f am a0ec0db: AI 147957: CTS: Add configuration variable to set max size f by Phil Dubach · 15 years ago
  64. 8507cd3 am 4a40445: AI 147877: CTS: Sort package, suite, case and test lists for by Phil Dubach · 15 years ago
  65. 45b0c8a am c6e9382: AI 147876: CTS: Fix signature test timeout handling and add by Phil Dubach · 15 years ago
  66. 6171372 am 6231185: AI 147797: CTS: Throw exception on attempts to install a non by Phil Dubach · 15 years ago
  67. 3890d3b am af9a409: AI 147786: Automated g4 rollback of changelist 147771. by Gaurav Mathur · 15 years ago
  68. ae49d40 am 4f35e5e: AI 147771: CTS: Throw exception on attempts to install a non by Phil Dubach · 15 years ago
  69. ff7ca9b am d5fe3a6: AI 147757: CTS: Increase test timeout and fix result mixups by Phil Dubach · 15 years ago
  70. b2e80bf am 4613a90: AI 147731: Forgot to submit the build changes for the by Jorg Pleumann · 15 years ago
  71. e3d4641 am e610a1e: AI 147559: CTS: Use longer timeouts to allow for class initi by Phil Dubach · 15 years ago
  72. 40e5b05 am a41d414: AI 147545: CTS: Handle timeout issues in unexpected tests by Phil Dubach · 15 years ago
  73. 8ca05f5 am 56e6fe1: AI 147481: Include the performance tests in their own test p by Bill Napier · 15 years ago
  74. 3a52ca1 AI 147980: CTS: Fix device status problem after a reset by Phil Dubach · 15 years ago
  75. 59c0ba1 AI 147972: CTS: Fix a problem in Selector which would ignore the packages mistakenly when selecting test suites. by Phil Dubach · 15 years ago
  76. a0ec0db AI 147957: CTS: Add configuration variable to set max size for a package to be run in batch mode by Phil Dubach · 15 years ago
  77. 4a40445 AI 147877: CTS: Sort package, suite, case and test lists for interactive plan generation by Phil Dubach · 15 years ago
  78. c6e9382 AI 147876: CTS: Fix signature test timeout handling and add timeout value to config by Phil Dubach · 15 years ago
  79. 6231185 AI 147797: CTS: Throw exception on attempts to install a nonexistent APK by Phil Dubach · 15 years ago
  80. af9a409 AI 147786: Automated g4 rollback of changelist 147771. by Gaurav Mathur · 15 years ago
  81. 4f35e5e AI 147771: CTS: Throw exception on attempts to install a nonexistent APK by Phil Dubach · 15 years ago
  82. d5fe3a6 AI 147757: CTS: Increase test timeout and fix result mixups after batch timeout by Phil Dubach · 15 years ago
  83. 4613a90 AI 147731: Forgot to submit the build changes for the luni.AllTests removal. by Jorg Pleumann · 15 years ago
  84. e610a1e AI 147559: CTS: Use longer timeouts to allow for class initialization delays by Phil Dubach · 15 years ago
  85. a41d414 AI 147545: CTS: Handle timeout issues in unexpected tests by Phil Dubach · 15 years ago
  86. 56e6fe1 AI 147481: Include the performance tests in their own test plan. by Bill Napier · 15 years ago
  87. 24236df AI 147398: CTS: Fix console search for test packages by Phil Dubach · 15 years ago
  88. 241a579 AI 147184: am: CL 147182 CTS: Fix NullPointerException during device restart by Phil Dubach · 15 years ago
  89. fb7cda7 AI 147182: CTS: Fix NullPointerException during device restart BUG=1802445 by Phil Dubach · 15 years ago
  90. 19ac59a AI 147145: am: CL 147143 Make sure parent directory exists when we by Jorg Pleumann · 15 years ago
  91. 8619270 AI 147143: Make sure parent directory exists when we by Jorg Pleumann · 15 years ago
  92. e42765e AI 146791: am: CL 146790 Add ApiDemos Reference Application test to CTS. by Bill Napier · 15 years ago
  93. 436eda2 AI 146777: am: CL 146773 Create a CtsReferenceApp library so all CtsReferenceApp tests can have a common helpful baseclass. by Bill Napier · 15 years ago
  94. c8a5cde AI 146790: Add ApiDemos Reference Application test to CTS. by Bill Napier · 15 years ago
  95. 48dd902 AI 146773: Create a CtsReferenceApp library so all CtsReferenceApp tests can have a common helpful baseclass. by Bill Napier · 15 years ago
  96. 9bf29d2 AI 146766: am: CL 146764 Added Reference App Testing Support to CTS host. by Bill Napier · 15 years ago
  97. a74a1c2 AI 146764: Added Reference App Testing Support to CTS host. by Bill Napier · 15 years ago
  98. 956719e AI 146765: am: CL 146763 Add the ability to read adb logcat messages to TestDevice by Bill Napier · 15 years ago
  99. 3e506e0 AI 146763: Add the ability to read adb logcat messages to TestDevice by Bill Napier · 15 years ago
  100. 6d0c40e AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller by Urs Grob · 15 years ago