1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test
Kir Kolyshkin 6016520162 internal/test/daemon: don't leak timers
A timer is leaking on every daemon start and stop.
Probably nothing major, but given the amount of
daemon starts/stops during tests, it's better to
be accurate about it.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-11-01 13:23:47 -07:00
..
daemon internal/test/daemon: don't leak timers 2018-11-01 13:23:47 -07:00
environment migrated ipc integration tests to integration/container 2018-09-14 17:19:34 -04:00
fakecontext Make testing helpers as such… 2018-04-20 10:38:43 +02:00
fakegit Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fakestorage Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fixtures fix typos in service.go and plugin.go 2018-09-18 10:48:39 +08:00
registry Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
request Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
helper.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00