moby--moby/pkg/testutils
Michael Crosby b386bce1f1 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>
2014-08-07 14:33:09 -07:00
..
MAINTAINERS Fix format in maintainers files 2014-06-02 07:05:06 +00:00
README.md pkg/testutils: utility functions to facilitate writing Go tests 2014-06-01 23:23:31 +00:00
utils.go Graphtest is ok to compile normally 2014-08-07 14:33:09 -07:00

README.md

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