moby--moby/daemon/graphdriver/graphtest
Daniel Nephin acdbc285e2 Fix vfs unit test and port VFS to the new IDMappings
The test was failing because TarOptions was using a non-pointer for
ChownOpts, which meant the check for nil was never true, and
createTarFile was never using the hdr.UID/GID

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-07 11:44:34 -04:00
..
graphbench_unix.go Pass all graphdriver create() parameters in a struct 2016-11-09 15:59:58 -05:00
graphtest_unix.go Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00
graphtest_windows.go Windows: Fix daemon\graphdriver\graphtest 2015-10-31 21:14:18 -07:00
testutil.go Pass all graphdriver create() parameters in a struct 2016-11-09 15:59:58 -05:00
testutil_unix.go Fix vfs unit test and port VFS to the new IDMappings 2017-06-07 11:44:34 -04:00