# README
testutils
is a collection of utility functions to facilitate the writing
of tests. It is used in various places by the Docker test suite.
# Functions
Timeout calls f and waits for 100ms for it to complete.
testutils
is a collection of utility functions to facilitate the writing
of tests. It is used in various places by the Docker test suite.