package graphtest

import "github.com/docker/docker/daemon/graphdriver/graphtest"

Index

Functions

func DriverTestCreateBase

func DriverTestCreateBase(t *testing.T, drivername string)

func DriverTestCreateEmpty

func DriverTestCreateEmpty(t *testing.T, drivername string)

Creates an new image and verifies it is empty and the right metadata

func DriverTestCreateSnap

func DriverTestCreateSnap(t *testing.T, drivername string)

func GetDriver

func GetDriver(t *testing.T, name string) graphdriver.Driver

func PutDriver

func PutDriver(t *testing.T)

Types

type Driver

type Driver struct {
	graphdriver.Driver
	// contains filtered or unexported fields
}

Source Files

graphtest.go

Version
v1.0.1
Published
Jun 19, 2014
Platform
js/wasm
Imports
6 packages
Last checked
1 minute ago

Tools for package owners.