moby/testutil
Sebastiaan van Stijn ac2a028dcc
api/types: move image options to api/types/image
To prevent a circular import between api/types and api/types image,
the RequestPrivilegeFunc reference was not moved, but defined as
part of the PullOptions / PushOptions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-24 00:10:33 +01:00
..
daemon Merge pull request #47009 from cpuguy83/swarm_rotate_key_flake 2024-01-19 23:13:34 +01:00
environment api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
fakecontext testutil: format code with gofumpt 2023-06-29 00:05:27 +02:00
fakegit refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fakestorage api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
fixtures api/types: move image options to api/types/image 2024-01-24 00:10:33 +01:00
registry test: update registry version to latest 2023-08-24 12:08:32 +02:00
request Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
doc.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
helper.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
helpers.go environment: Error when t.Parallel was called before Protect 2024-01-17 10:54:11 +01:00
stringutils.go gosec: G404: Use of weak random number generator 2021-06-10 13:03:18 +02:00
stringutils_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
temp_files.go Add testutil.TempDir function 2024-01-17 15:44:47 +01:00