The following changes since commit 810923480863c43ecb22ae124156298385439339:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2019-08-22 13:13:35 +0100) are available in the Git repository at: https://github.com/elmarco/qemu.git tags/podman-pull-request for you to fetch changes up to a4eb74a66a0f34d53127e240c1eeae42073bc558: test: skip tests if socket_check_protocol_support() failed (2019-08-22 17:30:25 +0400) ---------------------------------------------------------------- tests/docker: add podman support ---------------------------------------------------------------- Marc-André Lureau (6): docker.py: add --run-as-current-user docker.py: add podman support tests/docker: add podman support tests: specify the address family when checking bind test-char: skip tcp tests if ipv4 check failed test: skip tests if socket_check_protocol_support() failed Makefile | 2 +- tests/Makefile.include | 2 +- tests/docker/Makefile.include | 10 +++++-- tests/docker/docker.py | 53 ++++++++++++++++++++++++++++++---- tests/socket-helpers.c | 17 ++++++++--- tests/socket-helpers.h | 11 ------- tests/test-char.c | 19 +++++++++--- tests/test-io-channel-socket.c | 4 ++- tests/test-util-sockets.c | 4 ++- 9 files changed, 91 insertions(+), 31 deletions(-) -- 2.23.0