1. db6124e DO NOT MERGE add annotations to for months 2016-11 --> 2017-07, also adding all of the stagefright tests by Badash · 7 years ago
  2. dd8e17f [DO NOT MERGE] Added CTS test for media provider case by Fyodor Kupolov · 8 years ago
  3. 6cabc13 [DO NOT MERGE] Don't allow permission change to runtime - tests by Svetoslav Ganov · 8 years ago
  4. 753d212 Merge changes I99614045,Ib6f66b2b into marshmallow-cts-dev am: 5c58c28144 by Mohamad Ayyash · 8 years ago
  5. 09c52c6 DO NOT MERGE Adjust testAppFailAccessPrivateData to fail on non-tagged sockets by Mohamad Ayyash · 8 years ago
  6. 8c9b6dc DO NOT MERGE: Increase AdoptableHostTest timeout. by Jeff Sharkey · 9 years ago
  7. f875dfb Merge "Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 [root cause]in testTree method, the second writeFully(...) task may be executed in the AsyncTask after readFully(...) task, or they may be executed at the same time. Since the read and write operation is not protected by synchronized. Two tasks running on different thread my access doc.contents at the same time, and may lead to a null pointer crash [changesY] using AsyncTask.SERIAL_EXECUTOR instead of AsyncTask.THREAD_POOL_EXECUTOR" into lollipop-mr1-cts-dev by apple · 9 years ago
  8. 2ea8537 Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 by apple · 9 years ago
  9. 442a181 Selectively delete files from the sdcard by Nicholas Sauer · 9 years ago
  10. a41d497 Squashed mnc-dev changes: by Daniel Xie · 9 years ago
  11. 971789b Increased CTS test timeout from 5 sec to 30 sec in ModifyInstallerPackageTest.java by Lei.zhang · 9 years ago
  12. c45503e CTS test for runtime permission grants by Christopher Tate · 9 years ago
  13. 5c6ca05 Add CTS test for verifying runtime permission grant scope by Christopher Tate · 9 years ago
  14. 40e9d23 Wait for newly formatted volume to be mounted. by Jeff Sharkey · 9 years ago
  15. 338cdcc4 Verify that per-user storage is isolated. by Jeff Sharkey · 9 years ago
  16. 1b80826 Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  17. 5b49f68 Verify uninstall using "pm list". by Jeff Sharkey · 9 years ago
  18. 501c3c8 Runtime permission tests for MediaStore. by Jeff Sharkey · 9 years ago
  19. 7530eed Tests to verify behavior of adoptable disks. by Jeff Sharkey · 9 years ago
  20. 81bf089 Split out storage tests, get them running again. by Jeff Sharkey · 9 years ago
  21. 856e331 Need to ask for both storage permissions. by Jeff Sharkey · 9 years ago
  22. 1930106 Tests to verify relaxed DownloadManager behavior. by Jeff Sharkey · 9 years ago
  23. f5fdad9 Tests to verify runtime storage permissions. by Jeff Sharkey · 9 years ago
  24. 825fd34 Grant runtime permissions for split tests. by Jeff Sharkey · 9 years ago
  25. 70a1b6d Merge "Fix DocumentsTest#testTree." into mnc-dev by Daichi Hirono · 9 years ago
  26. c40e86c Fix DocumentsTest#testTree. by Daichi Hirono · 9 years ago
  27. 851517b Expand keyset cts key rotation tests to include EC keys. by dcashman · 9 years ago
  28. f7050df Add packageparser and shared user keyset cts tests. by dcashman · 9 years ago
  29. 6d6faea Better verification of multi-user storage. by Jeff Sharkey · 9 years ago
  30. 402f1bc Verify storage behavior for secondary users. by Jeff Sharkey · 10 years ago
  31. 0337dbf Split the build of the CTS infrastructure from the tests. by Stuart Scott · 10 years ago
  32. cd627da Tests for new revisionCode attribute. by Jeff Sharkey · 10 years ago
  33. 69d73a5 Wait for DocumentsUI ANR timeout; expand drawer. by Jeff Sharkey · 10 years ago
  34. ae20149 Merge "Scroll list of documents when offscreen." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  35. 5ce1c8f Scroll list of documents when offscreen. by Jeff Sharkey · 10 years ago
  36. 474ee45 am 3d6de021: Merge "Increased a CTS test timeout from 5 sec to 30 sec. This test was already flaky on L phones and tablets, but it almost never passed on Clockwork Coral (L) devices. Now it passes. Bug: 18040863 Bug: 18533405" into lmp-sprout-dev by Justin Koh · 10 years ago
  37. f4fd475 Increased a CTS test timeout from 5 sec to 30 sec. by Aaron Whyte · 10 years ago
  38. d12e889 Use more accurate result for signature mismatch. by Jeff Sharkey · 10 years ago
  39. 1961da5 Test for getCodeCacheDir() behavior. by Jeff Sharkey · 10 years ago
  40. ea91b11 Fix build warning. by Ying Wang · 10 years ago
  41. 13e7ae8 Scroll to find offscreen Documents roots. by Jeff Sharkey · 10 years ago
  42. 421e333 Merge "Force all densities required for SplitTests." into lmp-dev by Jeff Sharkey · 10 years ago
  43. 1e85c99 Force all densities required for SplitTests. by Jeff Sharkey · 10 years ago
  44. 5daa849 Wait a bit longer for DocumentsUI backends. by Jeff Sharkey · 10 years ago
  45. 69a1ee2 Make sure Documents CTS tests wake up screen. by Jeff Sharkey · 10 years ago
  46. 2594167 fix build: add missing makefile keysets test app by Guang Zhu · 10 years ago
  47. d484362 Merge "Tests for DocumentsProvider and DocumentsUI." into lmp-dev by Jeff Sharkey · 10 years ago
  48. e53ecc0 Merge "Add KeySet key-rotation CTS tests." into lmp-dev by dcashman · 10 years ago
  49. e84939a Add KeySet key-rotation CTS tests. by dcashman · 10 years ago
  50. 3c4d2fc Tests for DocumentsProvider and DocumentsUI. by Jeff Sharkey · 10 years ago
  51. d724a39 Tests for "feature" split APKs. by Jeff Sharkey · 10 years ago
  52. 6302bb5 First pass at CTS tests for split APKs. by Jeff Sharkey · 10 years ago
  53. a4e4648 Adjust cts-tradefed to JUnit4 test listener changes by Brett Chabot · 10 years ago
  54. c04471d Remove ddmlib -> cts dependency. by Brett Chabot · 10 years ago
  55. fef5e2c Add 64bit support to tests and runners in CTS by Stuart Scott · 10 years ago
  56. 96b5fc0 Add new CTS test for revoking granted permissions. by Dianne Hackborn · 10 years ago
  57. 8e29810 CTS tests for prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  58. a6ea248 Move to android.support.test as CTS instrumentation runner. by Brett Chabot · 11 years ago
  59. a7fbe2a AppSecurityTests: Do not delete in WhiteLists. by nao · 11 years ago
  60. 8f61b50 Assert that all external storage is isolated. by Jeff Sharkey · 11 years ago
  61. 4810777 Tests for persistable Uri permission grants. by Jeff Sharkey · 11 years ago
  62. 1d0c4c1 Require that secondary media is always present. by Jeff Sharkey · 11 years ago
  63. 79fcc72 Only primary external storage is writable. by Jeff Sharkey · 11 years ago
  64. 85fb765 Test new READ/WRITE_EXTERNAL_STORAGE behavior. by Jeff Sharkey · 11 years ago
  65. 3740265 Remove unenforced READ_EXTERNAL_STORAGE tests. by Jeff Sharkey · 11 years ago
  66. ed54695 AppSecurity: Add traffic stats test, and fix file access test by JP Abgrall · 11 years ago
  67. 2994c16 Tests to verify writing of Uri grants. by Jeff Sharkey · 12 years ago
  68. f1d71ef Remove multi-user OBB tests; verify path security. by Jeff Sharkey · 12 years ago
  69. 8cb5b6b Improve external storage CTS tests. by Jeff Sharkey · 12 years ago
  70. 429cd4e CTS tests to verify multi-user emulated storage. by Jeff Sharkey · 12 years ago
  71. b7d457c adjust sdcard dir by Keun young Park · 12 years ago
  72. 380058b Add unittests for "ambiguous" content providers by Nick Kralevich · 12 years ago
  73. b1843f8 AccessPermissionWithDiffSigTest: Fix cut / paste typo in tests. by Nick Kralevich · 12 years ago
  74. 96eb403 AccessPermissionWithDiffSigTest: Make variables private. by Nick Kralevich · 12 years ago
  75. d3cc6fb am 875bfc7c: am 9d204c23: Increase timeouts in ReceiveUriActivity. by Jeff Sharkey · 12 years ago
  76. 9d204c2 Increase timeouts in ReceiveUriActivity. by Jeff Sharkey · 12 years ago
  77. 9e4c8f6 am 2a96525c: am 2a17ffc8: Merge "Improve error reporting for AppSecurityTests#testPermissionDiffCert" into jb-dev by Brett Chabot · 12 years ago
  78. 513faea Improve error reporting for AppSecurityTests#testPermissionDiffCert by Brett Chabot · 12 years ago
  79. 6512dc2 am abc30fbc: am c77ef9dc: Merge "Remove external storage enforcement test." into jb-dev by Jeff Sharkey · 12 years ago
  80. 2c152b1 Remove external storage enforcement test. by Jeff Sharkey · 12 years ago
  81. cb71127 APKs part of CTS should have LOCAL_DEX_PREOPT := false (1 of 2) by Brian Carlstrom · 12 years ago
  82. b5a88dd Tests for READ_EXTERNAL permission. by Jeff Sharkey · 12 years ago
  83. 5d871c9 Fix path-permission tests. by Jeff Sharkey · 12 years ago
  84. ba89df3 Add missing provider for CTS tests. by Jeff Sharkey · 12 years ago
  85. 082f61c Test <path-permissions> on unprotected providers. by Jeff Sharkey · 13 years ago
  86. d33633f Add CTS tests for new ClipData Intent feature. by Dianne Hackborn · 13 years ago
  87. 29c0350 Move AppSecurity Tests to hostsidetests by Brian Muramatsu · 13 years ago