libnetwork/options
David Calavera 3afcd65d6e Move test specific functions to a testutils package.
This way we won't vendor test related functions in docker anymore.
It also moves netns related functions to a new ns package to be able to
call the ns init function in tests. I think this also helps with the
overall package isolation.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-09-07 13:33:28 -04:00
..
options.go Fix panic due to mismatched types 2015-08-26 11:30:17 +08:00
options_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00