1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/lxc
Ahmet Alp Balkan c2c45d7769 execdriver/lxc: use local rand.Random in test
Preventing the test execution to pollute the deterministic runtime environment
by seeding the global rand.Random.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2015-04-08 18:13:07 -07:00
..
driver.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
info.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
info_test.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
init.go Restored removed docker init options 2015-02-24 16:59:04 +00:00
lxc_init_linux.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00
lxc_init_unsupported.go LXC CAP ADD CAP DROP IN TEMPLATE 2014-12-05 23:08:22 +00:00
lxc_template.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
lxc_template_unit_test.go execdriver/lxc: use local rand.Random in test 2015-04-08 18:13:07 -07:00