moby--moby/internal/testutil
Aleksa Sarai 2f8d3e1c33
internal: testutil: add DevZero helper
This helper acts like /dev/zero (outputs \x00 indefinitely) in an
OS-independent fashion. This ensures we don't need to special-case
around Windows in tests that want to open /dev/zero.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2017-11-08 03:45:55 +11:00
..
helpers.go internal: testutil: add DevZero helper 2017-11-08 03:45:55 +11:00
stringutils.go Separate the GenerateRandomAlphaOnlyString function from stringutils 2017-10-28 09:03:02 +08:00
stringutils_test.go Separate the GenerateRandomAlphaOnlyString function from stringutils 2017-10-28 09:03:02 +08:00