1. 43ad2f6 AI 148448: A tiny, tiny fix for the new CTS test runner by Jorg Pleumann · 16 years ago
  2. 8a6c9f9 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 16 years ago
  3. 14cb792 AI 148392: CTS: Include host configuration values in result file by Phil Dubach · 16 years ago
  4. d2b5fd8 AI 148374: CTS: Do not ask whether to resume a session when started from command line by Phil Dubach · 16 years ago
  5. fa5ce86 AI 148357: CTS: Read sesion start and end times when loading existing results by Phil Dubach · 16 years ago
  6. 7c19589 AI 148329: CTS: Exclude performance tests from the CTS and Android test plans by Phil Dubach · 16 years ago
  7. 57fd770 AI 148328: CTS: Fix premature end of session when disabling device restarts by Phil Dubach · 16 years ago
  8. f5668c7 AI 148327: CTS: Mark flaky test MediaControllerTest.testDispatchKeyEvent as broken by Phil Dubach · 16 years ago
  9. dc4e179 AI 148315: CTS: Import existing sessions from result directory when restarting console by Phil Dubach · 16 years ago
  10. 5b58efe AI 148303: CTS host: Add host machine information to the CTS result by Phil Dubach · 16 years ago
  11. f9fb333 AI 148276: CTS: Remove internal API dependency from MediaStore tests by Phil Dubach · 16 years ago
  12. 780f705 AI 148267: CTS: Mark remaining failures in Android test plan as broken. by Phil Dubach · 16 years ago
  13. 1dcf27c AI 148239: CTS: Fix failing test cases in android.widget by Phil Dubach · 16 years ago
  14. 44e9f24 AI 148227: CTS: Add configurable delay after installing or removing an APK by Phil Dubach · 16 years ago
  15. 617f18e AI 148198: CTS: Fix or exclude failing tests in Android test plan by Phil Dubach · 16 years ago
  16. 7a06798 AI 148171: CTS: Fix failing test cases in Android test plan by Phil Dubach · 16 years ago
  17. f005cd6 AI 148161: CTS: Support from creating derived plans from previous sessions. by Scott Su · 16 years ago
  18. a568534 AI 148158: CTS: Fix CTS start script for OS X Tiger by Scott Su · 16 years ago
  19. e0e5790 AI 148153: CTS: Strip control characters from failure strings before converting to XML by Phil Dubach · 16 years ago
  20. 9c8fbb1 AI 148148: CTS: Encode SHA-1 hash of test packages in hex instead of Base64 by Phil Dubach · 16 years ago
  21. fa3dca7 AI 148142: CTS: added @BrokenTest tag for failed cases in ContextWrapperTest. by Scott Su · 16 years ago
  22. 7592e4f AI 148140: CTS: fixed failed cases in LocationManagerTest. by Scott Su · 16 years ago
  23. ae22e37 AI 148127: CTS: fix 'unable to find instrumentation info' bug in hardware package by Phil Dubach · 16 years ago
  24. 9d84774 AI 148124: CTS: Increase max Java heap for running CTS to 512M by Phil Dubach · 16 years ago
  25. 7eaf3cf AI 148122: CTS: fix failed cases in AbsSeekBarTest, GridViewTest, ListViewTest and PopupWindowTest. by Phil Dubach · 16 years ago
  26. 37b5663 AI 148102: CTS: Fix test failures in android.widget due to missing TextViewStubActivity by Phil Dubach · 16 years ago
  27. 259ced7 AI 148076: CTS: Add support for @BrokenTest in DescriptionGenerator. by Scott Su · 16 years ago
  28. 48f63bd AI 148071: CTS: Modify test description generator to include tests in subpackages by Phil Dubach · 16 years ago
  29. 5e96f28 AI 148070: CTS: fixed failed problem in android.graphics.cts.MovieTest by Scott Su · 16 years ago
  30. 0ca73c0 AI 148069: CTS: Run test bundles with more than 200 tests in individual mode by Phil Dubach · 16 years ago
  31. 6d152af AI 148066: Change perf2 app test from Calculator to MusicBrowser. by Bill Napier · 16 years ago
  32. c0a8231 AI 148056: CTS: refactor failed cases in package android.content.pm. by Scott Su · 16 years ago
  33. 986c1ab AI 148055: CTS: refactor failed case in AnimationTest. by Scott Su · 16 years ago
  34. 363c4bb AI 148054: CTS: refactor failed cases in package anroid.text. by Scott Su · 16 years ago
  35. b45eaae AI 148053: CTS: fixed failed testcases by Scott Su · 16 years ago
  36. 382ad68 AI 148041: Update CTS report template with following: by Gaurav Mathur · 16 years ago
  37. f40e213 AI 147986: Change CTS tests to use InstrumentationCoreTestRunner, which has handled the @BrokenTest by Scott Su · 16 years ago
  38. 3a52ca1 AI 147980: CTS: Fix device status problem after a reset by Phil Dubach · 16 years ago
  39. 59c0ba1 AI 147972: CTS: Fix a problem in Selector which would ignore the packages mistakenly when selecting test suites. by Phil Dubach · 16 years ago
  40. a0ec0db AI 147957: CTS: Add configuration variable to set max size for a package to be run in batch mode by Phil Dubach · 16 years ago
  41. ba0c1bb AI 147910: CTS: Fix test failures in GravityTest and ViewGroup_LayoutParamsTest by Phil Dubach · 16 years ago
  42. 4a40445 AI 147877: CTS: Sort package, suite, case and test lists for interactive plan generation by Phil Dubach · 16 years ago
  43. c6e9382 AI 147876: CTS: Fix signature test timeout handling and add timeout value to config by Phil Dubach · 16 years ago
  44. 6231185 AI 147797: CTS: Throw exception on attempts to install a nonexistent APK by Phil Dubach · 16 years ago
  45. af9a409 AI 147786: Automated g4 rollback of changelist 147771. by Gaurav Mathur · 16 years ago
  46. 4f35e5e AI 147771: CTS: Throw exception on attempts to install a nonexistent APK by Phil Dubach · 16 years ago
  47. d5fe3a6 AI 147757: CTS: Increase test timeout and fix result mixups after batch timeout by Phil Dubach · 16 years ago
  48. d9901b8 AI 147750: Add soft API test for SDK version by Gaurav Mathur · 16 years ago
  49. 4613a90 AI 147731: Forgot to submit the build changes for the luni.AllTests removal. by Jorg Pleumann · 16 years ago
  50. 0aad978 AI 147679: CTS: add test cases for MessageQueue and Messenger by Scott Su · 16 years ago
  51. d5033e8 AI 147675: CTS: add test cases for android.os.Parcel by Scott Su · 16 years ago
  52. 381af19 AI 147672: CTS: add test cases fro android.os.ParcelFileDescriptor by Scott Su · 16 years ago
  53. ce08ad3 AI 147669: CTS: Add test case for android.app.Notification by Scott Su · 16 years ago
  54. 56f2a42 AI 147666: CTS: add test cases for android.os.Message, Handler and Looper by Scott Su · 16 years ago
  55. b430c8a AI 147663: CTS: add test cases for android.os.PowerManager.WakeLock by Scott Su · 16 years ago
  56. 810648a AI 147658: CTS: add test cases for android.view.KeyCharacterMap by Scott Su · 16 years ago
  57. a9e8720 AI 147655: CTS: add test cases for android.app.KeyguardManager by Scott Su · 16 years ago
  58. 60db5a8 AI 147652: CTS: fixed failed problem in android.app.cts.DatePickerDialogTest by Scott Su · 16 years ago
  59. cdeeb5b AI 147648: CTS: add test cases for android.app.Dialog by Scott Su · 16 years ago
  60. e68a4a1 AI 147644: CTS: add test cases for app.ListActivity by Scott Su · 16 years ago
  61. 60cb930 AI 147640: CTS: add test cases for android.app.AlarmManager by Scott Su · 16 years ago
  62. f479bb5 AI 147637: CTS: Add test case for android.app.ActivityManager by Scott Su · 16 years ago
  63. fd27abc AI 147634: CTS: add test cases for app.AlertDialog. by Scott Su · 16 years ago
  64. 5a76025 AI 147631: CTS: add test cases for LauncherActivity and TabActivity by Scott Su · 16 years ago
  65. 42f8f66 AI 147625: CTS: add test cases for content.pm.PackageManager and its related class. by Scott Su · 16 years ago
  66. 29aac8d AI 147618: CTS: add test cases for android.app.ExpandableListActivity by Scott Su · 16 years ago
  67. d776ea2 AI 147612: CTS: add test cases for Intent, IntentFiler and MutableContextWrapper by Scott Su · 16 years ago
  68. 7c0bdb3 AI 147609: CTS: add test cases for android.app.Activity. by Scott Su · 16 years ago
  69. 86ed74f AI 147606: CTS: fix failed problem in android.graphics.Paint by Scott Su · 16 years ago
  70. 2cc27de AI 147603: CTS: add test case for LocalActivityManager. by Scott Su · 16 years ago
  71. 17a8617 AI 147597: CTS: add test cases for android.content.res.TypedArray by Scott Su · 16 years ago
  72. 89a0970 AI 147594: CTS: add test cases for android.os.TokenWatcher by Scott Su · 16 years ago
  73. 501c063 AI 147591: CTS: add test cases for app.NotificationManager by Scott Su · 16 years ago
  74. 383a208 AI 147588: CTS: add test cases for android.widget.VideoView by Scott Su · 16 years ago
  75. 0af8f5c AI 147584: CTS: add test cases for provider.MediaStore by Scott Su · 16 years ago
  76. edf555c AI 147581: CTS:add test case for android.widget.MediaController by Scott Su · 16 years ago
  77. 85f5d8c AI 147573: CTS: add test cases for view.KeyEvent by Scott Su · 16 years ago
  78. 51f48d5 AI 147570: CTS: add test cases for android.widget.HeaderViewListAdapter by Scott Su · 16 years ago
  79. c05d403 AI 147566: CTS: add test cases for android.widget.SeekBar. by Scott Su · 16 years ago
  80. c032163 AI 147561: CTS: add test cases for android.widget.FrameLayout by Scott Su · 16 years ago
  81. e610a1e AI 147559: CTS: Use longer timeouts to allow for class initialization delays by Phil Dubach · 16 years ago
  82. 8c9b1e9 AI 147556: CTS: add test cases for android.os.ConditionVariable by Scott Su · 16 years ago
  83. a41d414 AI 147545: CTS: Handle timeout issues in unexpected tests by Phil Dubach · 16 years ago
  84. 56e6fe1 AI 147481: Include the performance tests in their own test plan. by Bill Napier · 16 years ago
  85. 5d3e1b9 AI 147477: CTS: Add test for Build.VERSION.RELEASE by Phil Dubach · 16 years ago
  86. 1928a76 AI 147450: CTS: add test cases for database.AbstractCursorTest, AbstractWindowedCursor, CursorJoiner, CursorWindow, DatabaseUtils, MatrixCursor and MergeCursor by Scott Su · 16 years ago
  87. b71daef AI 147448: CTS: add missing test in RectTest, RectFTest and LayoutTest by Scott Su · 16 years ago
  88. c080335 AI 147445: CTS: add test case for android.widget.CheckBox by Scott Su · 16 years ago
  89. 5731a54 AI 147442: CTS: add test cases for android.view.VelocityTracker by Scott Su · 16 years ago
  90. 8bd2754 AI 147435: CTS: add test cases for android.widget.ScrollView by Scott Su · 16 years ago
  91. 24236df AI 147398: CTS: Fix console search for test packages by Phil Dubach · 16 years ago
  92. 0ed2e70 AI 147345: CTS: add test cases for view.MotionEvent by Scott Su · 16 years ago
  93. fb7cda7 AI 147182: CTS: Fix NullPointerException during device restart BUG=1802445 by Phil Dubach · 16 years ago
  94. 8619270 AI 147143: Make sure parent directory exists when we by Jorg Pleumann · 16 years ago
  95. 380ec6f AI 147111: CTS: add test cases for SearchManager. by Scott Su · 16 years ago
  96. c968be4 AI 147099: CTS: add test cases for android.database.sqlite.SQLiteClosable. by Scott Su · 16 years ago
  97. 06f6081 AI 147097: CTS: add test cases for content.ContentResolver by Scott Su · 16 years ago
  98. 7fd3e03 AI 147089: CTS: Added test case for SQLiteAbortException, SQLiteConstraintException, SQLiteDatabaseCorruptException, SQLiteDiskIOException, SQLiteDoneException, SQLiteException, SQLiteFullException and SQLiteMisuseException by Scott Su · 16 years ago
  99. 231bd25 AI 147059: CTS: Fix LOCAL_MODULE_TAGS for CTS tests by Phil Dubach · 16 years ago
  100. 1856bd1 AI 147049: Adding MultiApp Startup performance CTS test case. by Bill Napier · 16 years ago