summaryrefslogtreecommitdiff
path: root/tests/BlobStoreTestUtils/src/com/android/utils/blob/Utils.java
Commit message (Expand)AuthorAgeFilesLines
* Add read/write perf tests for BlobStore.Sudheer Shanka2022-03-261-0/+22
* Allow certain apps to access blobs across users.Sudheer Shanka2021-04-121-0/+11
* Correct the blobstore Session.openWrite() API usage in tests.Sudheer Shanka2020-06-211-3/+3
* Don't allow expired blobs to be accessed.Sudheer Shanka2020-05-271-7/+7
* Update a couple of blobstore params to be configurable.Sudheer Shanka2020-05-261-1/+20
* Verify that blobstore quota limits are enforced.Sudheer Shanka2020-04-221-0/+3
* Delete a blob after the last lease of it is released.Sudheer Shanka2020-03-181-1/+5
* Add @TestApis getLeasedBlobs() and getLeaseInfo().Sudheer Shanka2020-03-121-0/+78
* Add more blobstore related CTS tets.Sudheer Shanka2020-03-021-0/+59