mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-05-13 18:13:35 +00:00
Currently libnetwork does not have any integration test infra support to tests libnetwork code end2end purely as a black box. This initial commit adds the infra support to enable test cases for this. Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>