Files
moby/opts
Sebastiaan van Stijn 346a438da8 opts: TestParseLink(): add test-case for legacy format
The ParseLink() function has special handling for legacy formats;

> This is kept because we can actually get a HostConfig with links
> from an already created container and the format is not `foo:bar`
> but `/foo:/c1/bar`

This patch adds a test-case for this format. While updating, also switching
to use gotest.tools assertions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-01 11:05:19 +01:00
..
2021-06-01 21:51:23 +00:00
2020-02-12 12:03:35 +08:00
2018-02-05 16:51:57 -05:00
2019-09-18 12:56:54 +02:00