1. e3ad638 Remove yet another prebuilt junit jar from cts. by Brett Chabot · 12 years ago
  2. 96fdfb7 Fix Missing VM Tests by Brian Muramatsu · 13 years ago
  3. 29d3478 Delete RefAppTest by Brian Muramatsu · 13 years ago
  4. 5df641c Move Test XML Generation from buildCts.py by Brian Muramatsu · 13 years ago
  5. 89ae08c Add CTS-TF Plan Again by Brian Muramatsu · 13 years ago
  6. 94747b0 Remove Duplicate CTS-TF Plan by Brian Muramatsu · 13 years ago
  7. 87ff4df Make CTS and CTS-TF Plans Same by Brian Muramatsu · 13 years ago
  8. b04f7fe Delete More Old Test Runner Files by Brian Muramatsu · 13 years ago
  9. bdcfc7c Couple buildCts.py Improvements by Brian Muramatsu · 13 years ago
  10. 772733b Fix Missing AppSecurity Tests by Brian Muramatsu · 13 years ago
  11. a88d60a resolved conflicts for merge of 4f63243f to master by Brian Muramatsu · 13 years ago
  12. 18dae33 Delete Performance Tests by Brian Muramatsu · 13 years ago
  13. c87fd6b add a check to make sure that the javapackage format is correct. by Tsu Chiang Chuang · 13 years ago
  14. c3d2f1d Check Device Certificates (ICS Version) by Brian Muramatsu · 13 years ago
  15. 972e5ce Check Device Certificates by Brian Muramatsu · 13 years ago
  16. d9f4846 Make CollectAllTests tolerate runtime SecurityException by Brian Carlstrom · 13 years ago
  17. 022aff4 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  18. 14fcd43 Merge "Revert "Demo of Sending Arguments to a Test"" by Brian Muramatsu · 13 years ago
  19. 1af9da2 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 13 years ago
  20. b405999 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 13 years ago
  21. d4cce3b build a plan for cts-tf with vm that run in tf. by Tsu Chiang Chuang · 13 years ago
  22. 3bff106 am dd3cd0c8: am 3ef00282: am 49ecbb75: Merge "enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination. Some device will support too many counts of preview sizes to finish test in time." into gingerbread by Brian Muramatsu · 13 years ago
  23. f4a3178 am 6732de50: am a2ad41e4: am 3219d6d0: Merge "Demo of Sending Arguments to a Test" into gingerbread by Brian Muramatsu · 13 years ago
  24. 677ddbb enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination. by sam_chiu · 13 years ago
  25. a5d6c08 Demo of Sending Arguments to a Test by Brian Muramatsu · 13 years ago
  26. 9a223d7 New branch for vm-tests that use cts-tf framework. by Tsu Chiang Chuang · 13 years ago
  27. 748455d am 602571ed: am b37f255d: am 2a0a5251: am b859e6af: Merge "Parallelize Test Description Generalization" into gingerbread by Brian Muramatsu · 13 years ago
  28. 9157e0a Parallelize Test Description Generalization by Brian Muramatsu · 13 years ago
  29. 44e82d6 resolved conflicts for merge of 5c2f95ca to master by Brian Muramatsu · 13 years ago
  30. c4c8071 Remove RequiredFeatures Annotation by Brian Muramatsu · 13 years ago
  31. 9f2dab8 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  32. 7f64e85 Include Missing Commits from gingerbread-plus-aosp by Brian Muramatsu · 13 years ago
  33. 01a0f53 Use Vogar Expectations to Clean Up Remaining Tests by Brian Muramatsu · 14 years ago
  34. 282c6fe Ignore Tests with Side Effects by Brian Muramatsu · 14 years ago
  35. 41d4f5c Merge "Add vogar expectation file support for CTS." into gingerbread by Brian Muramatsu · 14 years ago
  36. 5977e94 Add vogar expectation file support for CTS. by Brett Chabot · 14 years ago
  37. 5c5eebe Update startcts Script by Brian Muramatsu · 14 years ago
  38. a93abbe am 385311f3: am 7f74a960: Merge "More CTS Test Runner Fixes" into froyo by Brian Muramatsu · 14 years ago
  39. 168beb0 More CTS Test Runner Fixes by Brian Muramatsu · 14 years ago
  40. 57980ae Cts Feature/Profile Annotations by Brian Muramatsu · 14 years ago
  41. 7bc0e8e DO NOT MERGE Cts Feature/Profile Annotations by Brian Muramatsu · 14 years ago
  42. 26067c2 Make CTS use the ddmlib-prebuilt. by Xavier Ducrohet · 14 years ago
  43. 17bf250 Fix Missing CTS Test Cases by Brian Muramatsu · 14 years ago
  44. 40bdc5e Fix Copyright Headers by Brian Muramatsu · 14 years ago
  45. b8ed316 Don't Run KnownFailure Tests in CTS by Brian Muramatsu · 14 years ago
  46. 709a5cb DO NOT MERGE Merge Eclair CTS Changes into Froyo by Brian Muramatsu · 14 years ago
  47. 94b366e Fix Invalid Namespace CTS Issue by Brian Muramatsu · 14 years ago
  48. f5cebe5 Fix buildCts.py Source Path by Brian Muramatsu · 14 years ago
  49. 98b2334 CTS: Increase robustness of description generator by Phil Dubach · 15 years ago
  50. 86cbe1d Merge change 22456 into donut by Android (Google) Code Review · 15 years ago
  51. 818089e CTS: Remove description generator shell script and related cleanup by Phil Dubach · 15 years ago
  52. 6068048 CTS: Add test description and test plan for app security tests by Phil Dubach · 15 years ago
  53. ec19a57 CTS: Use plain /usr/bin/python for the build instead of /usr/bin/python2.4 by Phil Dubach · 15 years ago
  54. 8dcedfe CTS: Sort test packages alphabetically by the name of their description file by Phil Dubach · 15 years ago
  55. 171d445 Merge change 21366 into donut by Android (Google) Code Review · 15 years ago
  56. 0d6ef06 CTS: Python script to replace the description and plan generator by Phil Dubach · 15 years ago
  57. ba5ee4a Add first CTS DPI test that verifies that device is running a supported resolution. by Bill Napier · 15 years ago
  58. 03177f1 More CTS cleanup by Brett Chabot · 15 years ago
  59. eb07685 Remove embedded junit src from CTS host. by Brett Chabot · 15 years ago
  60. 38bd8b9 AI 148645: CTS: Change startcts script to use adb and ddmlib from the SDK by Phil Dubach · 15 years ago
  61. 63d0c74 AI 148635: CTS: Disable batch mode due to stability problems by Phil Dubach · 15 years ago
  62. 8a6c9f9 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  63. 7c19589 AI 148329: CTS: Exclude performance tests from the CTS and Android test plans by Phil Dubach · 15 years ago
  64. dc4e179 AI 148315: CTS: Import existing sessions from result directory when restarting console by Phil Dubach · 15 years ago
  65. 44e9f24 AI 148227: CTS: Add configurable delay after installing or removing an APK by Phil Dubach · 15 years ago
  66. a568534 AI 148158: CTS: Fix CTS start script for OS X Tiger by Scott Su · 15 years ago
  67. 259ced7 AI 148076: CTS: Add support for @BrokenTest in DescriptionGenerator. by Scott Su · 15 years ago
  68. 48f63bd AI 148071: CTS: Modify test description generator to include tests in subpackages by Phil Dubach · 15 years ago
  69. 0ca73c0 AI 148069: CTS: Run test bundles with more than 200 tests in individual mode by Phil Dubach · 15 years ago
  70. 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
  71. c6e9382 AI 147876: CTS: Fix signature test timeout handling and add timeout value to config by Phil Dubach · 15 years ago
  72. d5fe3a6 AI 147757: CTS: Increase test timeout and fix result mixups after batch timeout by Phil Dubach · 15 years ago
  73. 4613a90 AI 147731: Forgot to submit the build changes for the luni.AllTests removal. by Jorg Pleumann · 15 years ago
  74. e610a1e AI 147559: CTS: Use longer timeouts to allow for class initialization delays by Phil Dubach · 15 years ago
  75. 56e6fe1 AI 147481: Include the performance tests in their own test plan. by Bill Napier · 15 years ago
  76. 8619270 AI 147143: Make sure parent directory exists when we by Jorg Pleumann · 15 years ago
  77. c8a5cde AI 146790: Add ApiDemos Reference Application test to CTS. by Bill Napier · 15 years ago
  78. fc77f6e AI 146710: Splitting android.core.tests.apk into several smaller by Urs Grob · 15 years ago
  79. 9909810 AI 143130: CTS: fix startcts script by Phil Dubach · 15 years ago
  80. 5723c12 Automated import from //branches/cupcake/...@143025,143025 by Phil Dubach · 15 years ago
  81. 7671bec auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  82. 7ca56df auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  83. f805710 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago