moby--moby/daemon/graphdriver
Alexander Larsson bd6fd25dfb devicemapper: Remove non-general tests
Now that we have the generic graphtest tests that actually tests
the driver we can remove the old mock-using tests. Almost all of
these tests were disabled anyway, and the four remaining ones
didn't really test much while at the same time being really
fragile and making the rest of the code more complex due to
the mocking setup.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-05-16 12:46:28 +02:00
..
aufs graphdriver: Fail initialization if supported but got error 2014-05-09 14:48:39 +02:00
btrfs graphdriver: Fail initialization if supported but got error 2014-05-09 14:48:39 +02:00
devmapper devicemapper: Remove non-general tests 2014-05-16 12:46:28 +02:00
graphtest grapdriver: Skip tests on non-supported backends 2014-05-09 14:48:39 +02:00
vfs graphdriver: Add generic test framework for graph drivers 2014-05-09 14:48:39 +02:00
driver.go graphdriver: Fail initialization if supported but got error 2014-05-09 14:48:39 +02:00