1. 1d72924 Add SDK version and API level specific tests to the flaky CTS test group by Unsuk Jung · 10 years ago
  2. 7c7832b DO NOT MERGE mark BrowserBenchTest#testOctane a flaky CTS test by Unsuk Jung · 10 years ago
  3. d688d4b add new test class for JUnit tests on device. Bug: 8538755 by Tsu Chiang Chuang · 10 years ago
  4. b8452a7 Exclude jdwp tests from cts plans, until we get the test framework in. by Tsu Chiang Chuang · 10 years ago
  5. b5b47cb Add JUnit4 support to CTS by Kenny Root · 12 years ago
  6. 471c601 Add ability to include/exclude tests from buildCts.py. by Nicholas Sauer · 10 years ago
  7. e6124fd Add an example of power monitor driver implementation. by Etienne Le Grand · 11 years ago
  8. a6ea248 Move to android.support.test as CTS instrumentation runner. by Brett Chabot · 11 years ago
  9. 44bc56d am f9611de0: am 06dc303c: am 61e62a74: Merge "Adding 400 density to Holo Tests." into klp-dev by Stuart Scott · 11 years ago
  10. 296fa26 Adding 400 density to Holo Tests. by Stuart Scott · 11 years ago
  11. b621d9c am 15bc9b38: am 316c068d: am 375a8cf3: Merge "Removing old signature test, migrating to new one." into klp-dev by Stuart Scott · 11 years ago
  12. c09a2e0 Removing old signature test, migrating to new one. by Stuart Scott · 11 years ago
  13. cf7ceab Adding apache-harmony tests to libcore as a separate plan. by Tsu Chiang Chuang · 12 years ago
  14. a132af6 Refactoring CTS to remove PTS references. by Stuart Scott · 11 years ago
  15. 27bb29f am 35dd75a5: am 08d97f91: fix CTS build problem by Unsuk Jung · 11 years ago
  16. 08d97f9 fix CTS build problem by Unsuk Jung · 11 years ago
  17. 0945fe8 am 11d5cc7c: am 828f3885: Merge "Add subsets of CTS to run flaky tests separately" into jb-mr2-dev by Unsuk Jung · 11 years ago
  18. 2a692d1 Add subsets of CTS to run flaky tests separately by Unsuk Jung · 11 years ago
  19. da264e2 am 57286ae2: am 6fde6611: Merge "No Streaming test plamn. Use: run cts --plan CTS-No-Media-Stream modified: tools/utils/buildCts.py" into jb-mr2-dev by Guru Nagarajan · 11 years ago
  20. 55f10db No Streaming test plamn. Use: run cts --plan CTS-No-Media-Stream by Guru Nagarajan · 11 years ago
  21. 03adeb8 DO NOT MERGE remove pts by keunyoung · 11 years ago
  22. 7721f56 fix plans which included other packages by keunyoung · 12 years ago
  23. c767cba merge adb unit / stress tests by keunyoung · 12 years ago
  24. de51946 exclude media stress from PDK plan to save time and settings by keunyoung · 12 years ago
  25. 0dec405 add pts to PDK plan by keunyoung · 12 years ago
  26. 965d191 sort xml and plan to guarantee the same execution order by Keun young Park · 12 years ago
  27. d93d0d1 merge PTS into CTS package by Keun young Park · 12 years ago
  28. 3424656 add timeout per package for PTS by Keun young Park · 12 years ago
  29. 3769d33 performance test initial work by Keun young Park · 12 years ago
  30. 50455b3 Revert "performace test initial work" by Keun-young Park · 12 years ago
  31. b6ea46e performace test initial work by Keun young Park · 12 years ago
  32. ff19417 add PDK plan by Keun young Park · 12 years ago
  33. d46fef2 rerun tool to re-run failed tests from XML report by Keun young Park · 12 years ago
  34. e3ad638 Remove yet another prebuilt junit jar from cts. by Brett Chabot · 13 years ago
  35. 96fdfb7 Fix Missing VM Tests by Brian Muramatsu · 13 years ago
  36. 29d3478 Delete RefAppTest by Brian Muramatsu · 13 years ago
  37. 5df641c Move Test XML Generation from buildCts.py by Brian Muramatsu · 13 years ago
  38. 89ae08c Add CTS-TF Plan Again by Brian Muramatsu · 13 years ago
  39. 94747b0 Remove Duplicate CTS-TF Plan by Brian Muramatsu · 13 years ago
  40. 87ff4df Make CTS and CTS-TF Plans Same by Brian Muramatsu · 13 years ago
  41. b04f7fe Delete More Old Test Runner Files by Brian Muramatsu · 13 years ago
  42. bdcfc7c Couple buildCts.py Improvements by Brian Muramatsu · 13 years ago
  43. 772733b Fix Missing AppSecurity Tests by Brian Muramatsu · 13 years ago
  44. a88d60a resolved conflicts for merge of 4f63243f to master by Brian Muramatsu · 13 years ago
  45. 18dae33 Delete Performance Tests by Brian Muramatsu · 13 years ago
  46. c87fd6b add a check to make sure that the javapackage format is correct. by Tsu Chiang Chuang · 13 years ago
  47. c3d2f1d Check Device Certificates (ICS Version) by Brian Muramatsu · 13 years ago
  48. 972e5ce Check Device Certificates by Brian Muramatsu · 13 years ago
  49. d9f4846 Make CollectAllTests tolerate runtime SecurityException by Brian Carlstrom · 13 years ago
  50. 022aff4 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  51. 14fcd43 Merge "Revert "Demo of Sending Arguments to a Test"" by Brian Muramatsu · 14 years ago
  52. 1af9da2 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 14 years ago
  53. b405999 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 14 years ago
  54. d4cce3b build a plan for cts-tf with vm that run in tf. by Tsu Chiang Chuang · 14 years ago
  55. 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 · 14 years ago
  56. f4a3178 am 6732de50: am a2ad41e4: am 3219d6d0: Merge "Demo of Sending Arguments to a Test" into gingerbread by Brian Muramatsu · 14 years ago
  57. 677ddbb enlarge timeout for android.hardware.cts.CameraTest#testPreviewPictureSizesCombination. by sam_chiu · 14 years ago
  58. a5d6c08 Demo of Sending Arguments to a Test by Brian Muramatsu · 14 years ago
  59. 9a223d7 New branch for vm-tests that use cts-tf framework. by Tsu Chiang Chuang · 14 years ago
  60. 748455d am 602571ed: am b37f255d: am 2a0a5251: am b859e6af: Merge "Parallelize Test Description Generalization" into gingerbread by Brian Muramatsu · 14 years ago
  61. 9157e0a Parallelize Test Description Generalization by Brian Muramatsu · 14 years ago
  62. 44e82d6 resolved conflicts for merge of 5c2f95ca to master by Brian Muramatsu · 14 years ago
  63. c4c8071 Remove RequiredFeatures Annotation by Brian Muramatsu · 14 years ago
  64. 9f2dab8 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  65. 7f64e85 Include Missing Commits from gingerbread-plus-aosp by Brian Muramatsu · 14 years ago
  66. 01a0f53 Use Vogar Expectations to Clean Up Remaining Tests by Brian Muramatsu · 14 years ago
  67. 282c6fe Ignore Tests with Side Effects by Brian Muramatsu · 14 years ago
  68. 41d4f5c Merge "Add vogar expectation file support for CTS." into gingerbread by Brian Muramatsu · 14 years ago
  69. 5977e94 Add vogar expectation file support for CTS. by Brett Chabot · 14 years ago
  70. 5c5eebe Update startcts Script by Brian Muramatsu · 14 years ago
  71. a93abbe am 385311f3: am 7f74a960: Merge "More CTS Test Runner Fixes" into froyo by Brian Muramatsu · 14 years ago
  72. 168beb0 More CTS Test Runner Fixes by Brian Muramatsu · 14 years ago
  73. 57980ae Cts Feature/Profile Annotations by Brian Muramatsu · 14 years ago
  74. 7bc0e8e DO NOT MERGE Cts Feature/Profile Annotations by Brian Muramatsu · 14 years ago
  75. 26067c2 Make CTS use the ddmlib-prebuilt. by Xavier Ducrohet · 14 years ago
  76. 17bf250 Fix Missing CTS Test Cases by Brian Muramatsu · 14 years ago
  77. 40bdc5e Fix Copyright Headers by Brian Muramatsu · 14 years ago
  78. b8ed316 Don't Run KnownFailure Tests in CTS by Brian Muramatsu · 14 years ago
  79. 709a5cb DO NOT MERGE Merge Eclair CTS Changes into Froyo by Brian Muramatsu · 14 years ago
  80. 94b366e Fix Invalid Namespace CTS Issue by Brian Muramatsu · 15 years ago
  81. f5cebe5 Fix buildCts.py Source Path by Brian Muramatsu · 15 years ago
  82. 98b2334 CTS: Increase robustness of description generator by Phil Dubach · 15 years ago
  83. 86cbe1d Merge change 22456 into donut by Android (Google) Code Review · 15 years ago
  84. 818089e CTS: Remove description generator shell script and related cleanup by Phil Dubach · 15 years ago
  85. 6068048 CTS: Add test description and test plan for app security tests by Phil Dubach · 15 years ago
  86. ec19a57 CTS: Use plain /usr/bin/python for the build instead of /usr/bin/python2.4 by Phil Dubach · 15 years ago
  87. 8dcedfe CTS: Sort test packages alphabetically by the name of their description file by Phil Dubach · 15 years ago
  88. 171d445 Merge change 21366 into donut by Android (Google) Code Review · 15 years ago
  89. 0d6ef06 CTS: Python script to replace the description and plan generator by Phil Dubach · 15 years ago
  90. ba5ee4a Add first CTS DPI test that verifies that device is running a supported resolution. by Bill Napier · 15 years ago
  91. 03177f1 More CTS cleanup by Brett Chabot · 15 years ago
  92. eb07685 Remove embedded junit src from CTS host. by Brett Chabot · 15 years ago
  93. 38bd8b9 AI 148645: CTS: Change startcts script to use adb and ddmlib from the SDK by Phil Dubach · 16 years ago
  94. 63d0c74 AI 148635: CTS: Disable batch mode due to stability problems by Phil Dubach · 16 years ago
  95. 8a6c9f9 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 16 years ago
  96. 7c19589 AI 148329: CTS: Exclude performance tests from the CTS and Android test plans by Phil Dubach · 16 years ago
  97. dc4e179 AI 148315: CTS: Import existing sessions from result directory when restarting console by Phil Dubach · 16 years ago
  98. 44e9f24 AI 148227: CTS: Add configurable delay after installing or removing an APK by Phil Dubach · 16 years ago
  99. a568534 AI 148158: CTS: Fix CTS start script for OS X Tiger by Scott Su · 16 years ago
  100. 259ced7 AI 148076: CTS: Add support for @BrokenTest in DescriptionGenerator. by Scott Su · 16 years ago