moby--moby/volume/mounts
Sebastiaan van Stijn 536818508d
volume/mounts: move TestConvertTmpfsOptions
It's only testing the LinuxParser, so moving it to a file specific
to that code.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-02 14:05:04 +02:00
..
lcow_parser.go volume/mounts: move some code to correct location, and minor linting/formatting 2021-07-02 13:25:27 +02:00
linux_parser.go volume/mounts: move some code to correct location, and minor linting/formatting 2021-07-02 13:25:27 +02:00
linux_parser_test.go volume/mounts: move TestConvertTmpfsOptions 2021-07-02 14:05:04 +02:00
mounts.go SELinux: fix ENOTSUP errors not being detected when relabeling 2020-05-10 17:06:44 +02:00
parser.go volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 2021-07-02 13:51:55 +02:00
parser_test.go volume/mounts: move TestConvertTmpfsOptions 2021-07-02 14:05:04 +02:00
validate.go Tweak bind mount errors 2018-09-28 12:18:58 +02:00
validate_test.go volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 2021-07-02 13:51:55 +02:00
validate_unix_test.go
validate_windows_test.go
volume_copy.go
volume_unix.go volume/mounts: move some code to correct location, and minor linting/formatting 2021-07-02 13:25:27 +02:00
volume_windows.go volume/mounts: move some code to correct location, and minor linting/formatting 2021-07-02 13:25:27 +02:00
windows_parser.go volume/mounts: move some code to correct location, and minor linting/formatting 2021-07-02 13:25:27 +02:00