- 64df655 Allow expected size to be off by some delta bytes. by Sudheer Shanka · 3 years, 8 months ago
- b701af0 Merge "Modify buganizer component for blobstore tests." am: 5305d570f8 am: 9bfdff3fe7 am: f7033d3447 by Sudheer Shanka · 3 years, 8 months ago
- e6ee4eb Modify buganizer component for blobstore tests. by Sudheer Shanka · 3 years, 8 months ago
- 3695668 [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
- 0f80cfe [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
- 6f9d3c3 Increase the timeout waiting for the blob commit to complete. by Sudheer Shanka · 3 years, 10 months ago
- 57c4cdc Merge "Update language to comply with Android’s inclusive language guidance." by Sudheer Shanka · 3 years, 10 months ago
- 0a7312e Merge "Update language to comply with Android’s inclusive language guidance." by Sudheer Shanka · 3 years, 10 months ago
- df5d5a1 Update language to comply with Android’s inclusive language guidance. by Sudheer Shanka · 3 years, 10 months ago
- 4ba129e Update language to comply with Android’s inclusive language guidance. by Sudheer Shanka · 4 years, 4 months ago
- f470bec Merge "Fix OWNERS for CtsBlobStoreTestHelper and CtsBlobStoreHostTestHelper" by Sudheer Shanka · 3 years, 11 months ago
- 53486df Fix OWNERS for CtsBlobStoreTestHelper and CtsBlobStoreHostTestHelper by Yichun Li · 4 years, 9 months ago
- de46a82 Make Blobstore helper app debuggable by Pedro Loureiro · 3 years, 11 months ago
- cdc457b Remove workaround disabling hidden api checks - blobstore by Pedro Loureiro · 4 years ago
- 12fd671 Merge "Increase timeout for blobstore session commit" by Treehugger Robot · 4 years ago
- b1ce3c1 Disable hidden API checking in two tests. by Nicolas Geoffray · 4 years, 1 month ago
- f184f51 Remove vts10 suite setting by Dan Shi · 4 years, 2 months ago
- a191e2b Increase timeout for blobstore session commit by Ludvig Hansson · 4 years, 2 months ago
- f512f17 Merge "Include blob_store service dump in the test logs upon failures." into rvc-dev by Sudheer Shanka · 4 years, 4 months ago
- 3e3643e Don't assume failure return code from commit to be '1'. by Sudheer Shanka · 4 years, 5 months ago
- a05f103 Add some logs to help debug test failures. by Sudheer Shanka · 4 years, 5 months ago
- fb3ba34 Include blob_store service dump in the test logs upon failures. by Sudheer Shanka · 4 years, 5 months ago
- 4cf2187 Add limits on BlobHandle label and lease expiry strings. by Sudheer Shanka · 4 years, 5 months ago
- 40d44b8 Ensure expired leases are ignored and deleted. by Sudheer Shanka · 4 years, 5 months ago
- 7c82223 Add a limit on no. of active sessions, committed/leased blobs. by Sudheer Shanka · 4 years, 5 months ago
- e720ba8 Merge "Add BlobStoreManager negative tests." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago
- 12b5f99 Add BlobStoreManager negative tests. by Sudheer Shanka · 4 years, 5 months ago
- d721cb9 Correct the blobstore Session.openWrite() API usage in tests. by Sudheer Shanka · 4 years, 5 months ago
- 0732840 Delay deleting the blob after the last lease is released. by Sudheer Shanka · 4 years, 5 months ago
- ad96622 Add more blobstore related tests. by Sudheer Shanka · 4 years, 5 months ago
- 9c5ebdf Clear data from failed commits and recommits properly. by Sudheer Shanka · 4 years, 5 months ago
- d02edcc Persist blobstore session creation time. by Sudheer Shanka · 4 years, 6 months ago
- 170a29e Don't allow expired blobs to be accessed. by Sudheer Shanka · 4 years, 6 months ago
- cfff820 Update a couple of blobstore params to be configurable. by Sudheer Shanka · 4 years, 6 months ago
- 85b5246 Verify that blobstore quota limits are enforced. by Sudheer Shanka · 4 years, 7 months ago
- 891eb2b Remove tests from vts suite by Dan Shi · 4 years, 8 months ago
- f3f412a Add CTS for BlobStoreManager.Session.openRead(). by Sudheer Shanka · 4 years, 8 months ago
- efdc7e1 Add vts10 suite to existing vts tests by Dan Shi · 4 years, 8 months ago
- 18fffbf Merge "Update helper app to pass on LimitExceededException back to caller." into rvc-dev by Sudheer Shanka · 4 years, 8 months ago
- 2d25df6 Update helper app to pass on LimitExceededException back to caller. by Sudheer Shanka · 4 years, 8 months ago
- b6fef07 Delete a blob after the last lease of it is released. by Sudheer Shanka · 4 years, 8 months ago
- 6497e3e Expand tests for acquire/releaseLease(). by Sudheer Shanka · 4 years, 8 months ago
- 0506f98 Address API feedback. by Sudheer Shanka · 4 years, 9 months ago
- eb86f4a Run idle maintenance at the end of tests. by Sudheer Shanka · 4 years, 9 months ago
- f2c9fbb Expand BlobStoreManagerTest#testMixedAccessType. by Sudheer Shanka · 4 years, 9 months ago
- 00d1de3 Add more blobstore related CTS tets. by Sudheer Shanka · 4 years, 9 months ago
- e603a9f Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 10 months ago
- afa86db Add a variant of acquireLease() which takes a string description. by Sudheer Shanka · 4 years, 10 months ago
- e8d2691 Move BlobStoreTestUtils from cts/ to frameworks/base/tests/. by Sudheer Shanka · 4 years, 10 months ago
- 1221566 Verify that calling BlobStoreManager APIs with invalid args will throw. by Sudheer Shanka · 4 years, 10 months ago
- a0344c4 Add CTS to verify that sessions of uninstalled pkgs can't be accessed. by Sudheer Shanka · 4 years, 10 months ago
- 09e44ce Add tests to verify blobstore data persistence. by Sudheer Shanka · 4 years, 10 months ago
- 14620c3 Add CTS for BlobStoreManager.Session.openRead(). by Sudheer Shanka · 4 years, 10 months ago
- 6eb3ae7 Add CTS for BlobStoreManager APIs. by Sudheer Shanka · 4 years, 11 months ago
- baadfa9 Add OWNERS for BlobStore CTS. by Sudheer Shanka · 4 years, 11 months ago
- 8c76be4 CtsBlobStoreTestCases secondary_user by Bookatz · 5 years ago
- db97537 Add a new system service for blob store management. by Sudheer Shanka · 5 years ago