import "github.com/containerd/continuity/testutil"
helpers.go helpers_unix.go mount_linux.go
func RequiresRoot(t testing.TB)
RequiresRoot skips tests that require root, unless the test.root flag has been set
func Unmount(t *testing.T, mountPoint string)
Unmount unmounts a given mountPoint and sets t.Error if it fails