func CheckBlobDescriptorCache(t *testing.T, provider cache.BlobDescriptorCacheProvider)
CheckBlobDescriptorCache takes a cache implementation through a common set of operations. If adding new tests, please add them here so new implementations get the benefit. This should be used for unit tests.