package testsuite
import "github.com/containerd/containerd/content/testsuite"
Index ¶
Functions ¶
func ContentSuite ¶
func ContentSuite(t *testing.T, name string, storeFn func(ctx context.Context, root string) (content.Store, func() error, error))
ContentSuite runs a test suite on the content store given a factory function.
Source Files ¶
- Version
- v1.0.0-rc.0
- Published
- Dec 1, 2017
- Platform
- windows/amd64
- Imports
- 15 packages
- Last checked
- 4 minutes ago –
Tools for package owners.