mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
moves ensure-frozen-images to go moves ensure-syscall-test to go moves ensure-nnp-test to go moves ensure-httpserver to go Also makes some of the fixtures load only for the required tests. This makes sure that fixtures that won't be needed for a test run such as `make TESTFLAGS='-check.f Swarm' test-integration-cli` (for example) aren't loaded... like the syscall tests. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: ff91276d1f5beab5582d9ca582ee01af13198333 Component: engine