1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon
Alexander Larsson 47c79870ea devmapper: Properly restore mocked functions after test
Currently the tests that mocks or denies functions leave this state
around for the next test. This is no good if we want to actually
test the devicemapper code in later tests.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-05-09 14:48:38 +02:00
..
execdriver
graphdriver devmapper: Properly restore mocked functions after test 2014-05-09 14:48:38 +02:00
networkdriver
attach.go
container.go
container_unit_test.go
daemon.go
daemon_aufs.go
daemon_btrfs.go
daemon_devicemapper.go
daemon_no_aufs.go
history.go
network_settings.go
server.go
state.go
utils.go
utils_test.go
volumes.go