moby--moby/integration/internal
Paweł Gronowski 2ec3e14c0f test: Add tests for logging
1. Add integration tests for the ContainerLogs API call
Each test handle a distinct case of ContainerLogs output.
- Muxed stream, when container is started without tty
- Single stream, when container is started with tty

2. Add unit test for LogReader suite that tests concurrent logging
It checks that there are no race conditions when logging concurrently
from multiple goroutines.

Co-authored-by: Cory Snider <csnider@mirantis.com>
Signed-off-by: Cory Snider <csnider@mirantis.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2022-06-10 09:26:17 +02:00
..
container daemon/linux: Set console size on creation 2022-05-19 07:57:27 +02:00
network reformat "nolint" comments 2021-06-10 13:03:42 +02:00
requirement Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
swarm Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00
termtest test: Add tests for logging 2022-06-10 09:26:17 +02:00