...

Package testutil

import "github.com/containerd/continuity/testutil"
Overview
Index
Subdirectories

Overview ▾

func RequiresRoot

func RequiresRoot(t testing.TB)

RequiresRoot skips tests that require root, unless the test.root flag has been set

func Unmount

func Unmount(t *testing.T, mountPoint string)

Unmount unmounts a given mountPoint and sets t.Error if it fails

Subdirectories

Name Synopsis
..
loopback