1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/mount
Kir Kolyshkin 4aae77602a pkg/mount unit tests: skip some test under non-root
This makes `go test .` to pass if run as non-root user, skipping
those tests that require superuser privileges (for `mount`).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-03-06 12:37:27 -08:00
..
flags.go Add canonical import comment 2018-02-05 16:51:57 -05:00
flags_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
flags_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
flags_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mount.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mount_unix_test.go pkg/mount unit tests: skip some test under non-root 2018-03-06 12:37:27 -08:00
mounter_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mounter_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mounter_linux_test.go pkg/mount unit tests: skip some test under non-root 2018-03-06 12:37:27 -08:00
mounter_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mountinfo.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mountinfo_freebsd.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mountinfo_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mountinfo_linux_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mountinfo_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mountinfo_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
sharedsubtree_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
sharedsubtree_linux_test.go pkg/mount unit tests: skip some test under non-root 2018-03-06 12:37:27 -08:00