qemu-patch-raspberry4/tests/vm
Cleber Rosa 976218cbe7 Python: add utility function for retrieving port redirection
Slightly different versions for the same utility code are currently
present on different locations.  This unifies them all, giving
preference to the version from virtiofs_submounts.py, because of the
last tweaks added to it.

While at it, this adds a "qemu.utils" module to host the utility
function and a test.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210412044644.55083-4-crosa@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
[Squashed in below fix. --js]
Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210601154546.130870-2-crosa@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
2021-06-01 16:21:20 -04:00
..
aarch64vm.py tests/vm: switch from optsparse to argparse 2020-07-11 15:53:00 +01:00
basevm.py Python: add utility function for retrieving port redirection 2021-06-01 16:21:20 -04:00
centos add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
centos-8-aarch64.ks tests/vm: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01:00
centos.aarch64 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
conf_example_aarch64.yml tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
conf_example_x86.yml tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
fedora add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
freebsd FreeBSD: Upgrade to 12.2 release 2021-03-20 06:33:17 +01:00
haiku.x86_64 tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
Makefile.include tests/vm: Add Haiku test based on their vagrant images 2020-11-17 09:45:24 +01:00
netbsd tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
openbsd tests/docker, tests/vm: remove setuptools from images 2020-11-25 12:50:48 -05:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.aarch64 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntu.i386 add ninja to dockerfiles, CI configurations and test VMs 2020-10-17 10:45:50 -04:00
ubuntuvm.py tests/vm: Add common Ubuntu python module 2020-07-11 15:52:59 +01:00

See docs/devel/testing.rst for help.