Files
docker-cli/components/engine/pkg/testutils
Michael Crosby 22832ff041 Graphtest is ok to compile normally
The graphtest package is only imported in the test files of other
packages therefore we do not leak testing flags.

Signed-off-by: Michael Crosby <michael@docker.com>
Upstream-commit: b386bce1f1bc92584282cc3f6656878c05d75272
Component: engine
2014-08-07 14:33:09 -07:00
..
2014-06-02 07:05:06 +00:00
2014-08-07 14:33:09 -07:00

testutils is a collection of utility functions to facilitate the writing of tests. It is used in various places by the Docker test suite.