1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
Kir Kolyshkin ce468f0ad0 volume/local/TestCreateWithOpts(): use mount filter
This is not for the sake of test to run faster of course;
this is to simplify the code as well as have some more
testing for mount.SingleEntryFilter().

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-04-19 14:50:03 -07:00
..
drivers Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
local volume/local/TestCreateWithOpts(): use mount filter 2018-04-19 14:50:03 -07:00
store Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
testutils Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 2018-02-21 12:28:13 +01:00
lcow_parser.go Add canonical import comment 2018-02-05 16:51:57 -05:00
linux_parser.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
parser.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
validate_test.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
validate_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_windows_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume_copy.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume_test.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00
volume_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
volume_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
windows_parser.go Print which path failed when the mount source doesn't exist. 2018-02-27 23:19:46 +00:00