package testsuite
import "github.com/containerd/containerd/snapshot/testsuite"
Index ¶
Functions ¶
func SnapshotterSuite ¶
func SnapshotterSuite(t *testing.T, name string, snapshotterFn func(ctx context.Context, root string) (snapshot.Snapshotter, func() error, error))
SnapshotterSuite runs a test suite on the snapshotter given a factory function.
Source Files ¶
helpers.go helpers_other.go issues.go testsuite.go testsuite_unix.go
- Version
- v1.0.0-beta.1
- Published
- Sep 22, 2017
- Platform
- js/wasm
- Imports
- 17 packages
- Last checked
- 34 minutes ago –
Tools for package owners.