1. eae3297 Add Sdk30ModuleController for tests in mts-permission. by Hai Zhang · 4 years, 4 months ago
  2. 891eb2b Remove tests from vts suite by Dan Shi · 4 years, 7 months ago
  3. efdc7e1 Add vts10 suite to existing vts tests by Dan Shi · 4 years, 7 months ago
  4. 9a9d7cf Grants QUERY_ALL_PACKAGES to backup test by Patrick Baumann · 4 years, 8 months ago
  5. d5ce98a Merge "CtsBackupTestCases not_secondary_user" by TreeHugger Robot · 5 years ago
  6. 245a7d3 CtsBackupTestCases not_secondary_user by Bookatz · 5 years ago
  7. 73afb9a Use PermissionUtils to grant permissions. by Hai Zhang · 5 years ago
  8. 4e0912d Fix testGrantForegroundAndBackgroundRuntimePermission22(). by Hai Zhang · 5 years ago
  9. 2e1c1f6 Add alsutton@ to OWNERS by Al Sutton · 5 years ago
  10. 083091a Convert test builds to use blueprints by Al Sutton · 5 years ago
  11. a9cd126 add CtsBackupTestCases to presubmit for cts device tests by nathch · 5 years ago
  12. 47bb886 Merge "Switch to system user before CtsBackupTestCases and CtsBackupHostTestCases module" into qt-dev am: f2775e922d am: 194d2dbee7 by Agatha Man · 5 years ago
  13. 94b3e00 Switch to system user before CtsBackupTestCases and by Agatha Man · 5 years ago
  14. 1bba864 Merge "[CTS] Add calls to super() to help coverage analyzer detect the coverage" by Ruslan Tkhakokhov · 5 years ago
  15. e42a6f6 [CTS] Add calls to super() to help coverage analyzer detect the coverage by Ruslan Tkhakokhov · 5 years ago
  16. 69f5736 Add buganizer component for CtsBackupTestCases by Yichun Li · 5 years ago
  17. 900068a Merge "Redo 'Migrate cts/tests/backup to androidx.test'" by TreeHugger Robot · 6 years ago
  18. c8ec72b Merge "[CTS] Add owners for backup tests" by Annie Meng · 6 years ago
  19. 5fadd1e Redo 'Migrate cts/tests/backup to androidx.test' by Brett Chabot · 6 years ago
  20. 71f16f6 [CTS] Add owners for backup tests by Annie Meng · 6 years ago
  21. 23288da Merge "Revert "Migrate cts/tests/backup to androidx.test"" by Jakub Gielzak · 6 years ago
  22. 23b1f1e Revert "Migrate cts/tests/backup to androidx.test" by Jakub Gielzak · 6 years ago
  23. 21d4372 Merge "Migrate cts/tests/backup to androidx.test" by TreeHugger Robot · 6 years ago
  24. ecf0a4e Migrate cts/tests/backup to androidx.test by Brett Chabot · 6 years ago
  25. 01901f5 Test backup + restore of permissions by Philip P. Moltmann · 6 years ago
  26. 6d54176 [CTS] Don't run backup test cases on multi-abi by Annie Meng · 6 years ago
  27. 4e5df3d Missing annotations for instant apps tests. by Jon Boekenoogen · 6 years ago
  28. d7ca494 Move transport out of system server. by Stefanot · 6 years ago
  29. 9754e75 Annotate backup CTS w/ @AppModeFull by Bernardo Rufino · 6 years ago
  30. 6d711fa Refactor to use BackupUtils and use correct restore command by Bernardo Rufino · 6 years ago
  31. a2d7f9d Merge "CTS verifying unbindBackupAgent() is not callable" by Bernardo Rufino · 6 years ago
  32. 166866a CTS verifying unbindBackupAgent() is not callable by Bernardo Rufino · 6 years ago
  33. cd7f9cf Add CTS test for app permissions by Yvonne Yang · 6 years ago
  34. 4a2de3c Fix KeyValueQuotaTest. by Anton Philippov · 6 years ago
  35. 6a116ec cts: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  36. be42deb Fix link-type check warnings on CtsAppTestCases and CtsBackupTestCases by Jiyong Park · 7 years ago
  37. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  38. 6b354b3 Merge "Add cts suite tag to all CTS modules" by TreeHugger Robot · 7 years ago
  39. 503a3db Add cts suite tag to all CTS modules by jdesprez · 7 years ago
  40. b7a1329 Add android.test.base/stubs dependency by Paul Duffin · 7 years ago
  41. fda34ce Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  42. 27c3c8d Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  43. 41bbdb4 Remove logcat -c by Bernardo Rufino · 7 years ago
  44. 7141d84 Merge "[CTS] Make sure android.backup.app is never in stopped state when running backup" into oc-mr1-dev am: eba575ac74 by Michal Karpinski · 7 years ago
  45. 4a41bc7 [CTS] Make sure android.backup.app is never in stopped state when running backup by Michal Karpinski · 7 years ago
  46. 6398ec4 Add exclusion assertion in LogcatInspector by Bernardo Rufino · 7 years ago
  47. 80791a8 Create LogcatInspector in common utils by Bernardo Rufino · 7 years ago
  48. f6f1b36 Add dependencies on org.apache.http.legacy where needed by Paul Duffin · 7 years ago
  49. f1efbc6 Add all CTS tests to VTS, to improve VTS coverage. b/62423436. by nickrose · 7 years ago
  50. 9125432 Make sure to properly close uiautomator connection in backup tests by Bryan Mawhinney · 7 years ago
  51. 6fa3978 Increase backup test timeout to 30s by Bryan Mawhinney · 7 years ago
  52. c89c940 Make backup CTS tests more resilient for failing logcat --clear by Bryan Mawhinney · 7 years ago
  53. 69b0958 Use BackupPreparer to prepare device for backup tests by Bryan Mawhinney · 7 years ago
  54. 133cdf0 Add lifecycle and quota tests for key value backup by Bryan Mawhinney · 7 years ago
  55. bc84819 Check that full backup calls expected methods on BackupAgent by Bryan Mawhinney · 7 years ago
  56. b603940 Add CTS test for FullBackupDataOutput.getQuota by Bryan Mawhinney · 7 years ago
  57. c40b6fd add component metadata to all CTS module configs by Guang Zhu · 7 years ago
  58. 95a4c0e cts: Add all tests to general-tests by Simran Basi · 7 years ago
  59. fd6d41d Update configurations to avoid using ApkInstaller by jdesprez · 8 years ago
  60. 9259176 Move libs/deviceutil to device-side/util by Aaron Holden · 8 years ago
  61. 14344f2 Skip BackupQuotaTest if FEATURE_BACKUP is not declared am: b86c3512cd am: cdd3107de4 am: dfaa1628d1 by Unsuk Jung · 8 years ago
  62. 27eae0c Skip BackupQuotaTest if FEATURE_BACKUP is not declared am: b86c3512cd am: cdd3107de4 by Unsuk Jung · 8 years ago
  63. b86c351 Skip BackupQuotaTest if FEATURE_BACKUP is not declared by Unsuk Jung · 8 years ago
  64. 993406a Use AutoCloseInputStream in BackupQuotaTest am: b396aafa69 am: 45cc66476a am: cbfffd4e10 am: 72054b7b23 am: 15bc6bc4f4 am: d4da304446 by Yahan Zhou · 8 years ago
  65. 2059cb9 Use AutoCloseInputStream in BackupQuotaTest am: b396aafa69 am: 45cc66476a am: cbfffd4e10 am: 72054b7b23 am: 15bc6bc4f4 by Yahan Zhou · 8 years ago
  66. 72054b7 Use AutoCloseInputStream in BackupQuotaTest am: b396aafa69 am: 45cc66476a by Yahan Zhou · 8 years ago
  67. b396aaf Use AutoCloseInputStream in BackupQuotaTest by Yahan Zhou · 8 years ago
  68. 34a8fa5 Refresh on runtime-hint for all modules by Julien Desprez · 8 years ago
  69. fb6cd04 Added skip of android.backup.cts.BackupQuotaTest#testQuotaExceeded if LocalTransport is not present am: edd139b12e am: 37b61463b8 am: 8224660a00 by Sergey Beliakov · 8 years ago
  70. 4c283e1 Added skip of android.backup.cts.BackupQuotaTest#testQuotaExceeded if LocalTransport is not present am: edd139b12e am: 37b61463b8 by Sergey Beliakov · 8 years ago
  71. edd139b Added skip of android.backup.cts.BackupQuotaTest#testQuotaExceeded if LocalTransport is not present by Sergey Beliakov · 8 years ago
  72. a7cd06c remove use of CTS_TESTCASES_OUT by Guang Zhu · 8 years ago
  73. 8d24d1b remove use of CTS_TESTCASES_OUT by Guang Zhu · 8 years ago
  74. 75b6a5e Avoid JUnit4 collision in android-support-test, mockito-target by Guang Zhu · 8 years ago
  75. 5b8f6d9 Fix BackupQuotaTest CTS test. by Sergey Poromov · 8 years ago
  76. 5bcad68 Fix break after ag/916614 "CTS Test for quota exceeded callback in new Backup API." by Sergey Poromov · 9 years ago
  77. 1ade345 CTS Test for quota exceeded callback in new Backup API. by Sergey Poromov · 9 years ago