moby--moby/integration/plugin/logging
Brian Goff abece9b562 Improvements to the test runners
1. Use `go list` to get list of integration dirs to build. This means we
   do not need to have a valid `.go` in every subdirectory and also
   filters out other dirs like "bundles" which may have been created.
2. Add option to specify custom flags for integration and
   integration-cli. This is needed so both suites can be run AND set
   custom flags... since the cli suite does not support standard go
   flags.
3. Add options to skip an entire integration suite.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-07-31 16:37:17 -07:00
..
cmd Improvements to the test runners 2019-07-31 16:37:17 -07:00
helpers_test.go Fix: plugin-tests discarding current environment 2019-01-12 13:06:25 +01:00
logging_linux_test.go integration: change container.Run signature to fix linting 2019-06-07 13:05:26 +02:00
main_test.go Move integration-cli daemon package to internal/test… 2018-04-10 16:29:48 +02:00
validation_test.go Test: Replace NewClient() with NewClientT() 2018-12-22 15:53:02 +01:00