qemu-e2k/tests/vm
Thomas Huth 0026be1d0f tests/vm: Add libslirp to the VM tests
We are going to remove the slirp submodule from the QEMU repository, so
we should make sure to install the distro's libslirp to get the same
test coverage as before in the VMs.

Message-Id: <20220824151122.704946-3-thuth@redhat.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-08-29 15:28:51 +02:00
..
Makefile.include tests/vm: remove duplicate 'centos' VM test 2022-07-18 20:24:36 +02:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
aarch64vm.py python: create qemu packages 2021-06-01 16:21:21 -04:00
basevm.py tests/vm: add 1GB extra memory per core 2022-07-18 20:24:36 +02:00
centos tests/vm: Remove docker cross-compile test from CentOS VM 2022-07-18 20:24:36 +02:00
centos-8-aarch64.ks tests/vm: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01:00
centos.aarch64 tests/vm: switch centos.aarch64 to CentOS 8 Stream 2022-07-18 20:24:36 +02: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 tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
freebsd tests/vm: Add libslirp to the VM tests 2022-08-29 15:28:51 +02:00
haiku.x86_64 tests/vm: Add libslirp to the VM tests 2022-08-29 15:28:51 +02:00
netbsd tests/vm: Add libslirp to the VM tests 2022-08-29 15:28:51 +02:00
openbsd tests/vm: do not specify -bios option 2022-07-06 09:27:58 +02:00
ubuntu.aarch64 tests/vm: upgrade Ubuntu 18.04 VM to 20.04 2022-07-18 20:24:36 +02:00
ubuntuvm.py tests/vm: Add common Ubuntu python module 2020-07-11 15:52:59 +01:00

README

See docs/devel/testing.rst for help.