moby--moby/integration/container
Kir Kolyshkin 31825081d4 integration/testUpdateCPUQuota: fix name
The function name should be TestUpdateCPUQuota and not TestUpdateCPUQUota.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-02-20 13:36:27 -08:00
..
create_test.go
daemon_linux_test.go
diff_test.go Migrate container diff tests in integration-cli to api tests. 2018-02-15 01:03:29 -08:00
exec_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
health_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
inspect_test.go
kill_test.go
links_linux_test.go Clean some cli-only integration tests 2018-02-19 11:19:19 +01:00
logs_test.go Fix log tail with empty logs 2018-02-13 21:33:05 -05:00
main_test.go
mounts_linux_test.go Fix import path 2018-02-15 15:29:45 +01:00
nat_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
pause_test.go
ps_test.go
rename_test.go
resize_test.go
restart_test.go
stats_test.go
stop_test.go
update_linux_test.go integration/testUpdateCPUQuota: fix name 2018-02-20 13:36:27 -08:00
update_test.go