package testsuite
import "github.com/containerd/containerd/snapshots/testsuite"
Index ¶
Functions ¶
func SnapshotterSuite ¶
func SnapshotterSuite(t *testing.T, name string, snapshotterFn func(ctx context.Context, root string) (snapshots.Snapshotter, func() error, error))
SnapshotterSuite runs a test suite on the snapshotter given a factory function.
Source Files ¶
helpers.go helpers_linux.go issues.go testsuite.go testsuite_unix.go
- Version
- v1.2.0
- Published
- Oct 24, 2018
- Platform
- linux/amd64
- Imports
- 20 packages
- Last checked
- 27 seconds ago –
Tools for package owners.