moby/internal/testutils
Paweł Gronowski bc94dfc7d2
hack: Load special images on demand
Rewrite `.build-empty-images` shell script that produced special images
(emptyfs with no layers, and empty danglign image) to a Go functions
that construct the same archives in a temporary directory.

Use them to load these images on demand only in the tests that need
them.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-12-06 17:16:37 +01:00
..
netnsutils internal/testutils/netnsutils: move utils that were not used on Windows 2023-08-11 15:00:30 +02:00
specialimage hack: Load special images on demand 2023-12-06 17:16:37 +01:00
logger.go testutils: move Logger interface to testutils 2023-07-26 21:16:09 +02:00