qemu-e2k/tests/vm
Paolo Bonzini bfea7012fe tests/vm: include setuptools
They are a dependency of Meson, so install them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:18:36 -04:00
..
Makefile.include tests/vm: check for Python YAML parser in the Makefile 2020-08-21 06:18:35 -04:00
README
aarch64vm.py tests/vm: switch from optsparse to argparse 2020-07-11 15:53:00 +01:00
basevm.py tests/vm: add shutdown timeout in basevm.py 2020-07-27 09:41:58 +01:00
centos tests/vm: Added gen_cloud_init_iso() to basevm.py 2020-03-04 09:57:29 +00: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: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01: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: change scripts to use self._config 2020-07-11 15:52:59 +01:00
freebsd tests/vm: include setuptools 2020-08-21 06:18:36 -04:00
netbsd tests/vm: include setuptools 2020-08-21 06:18:36 -04:00
openbsd tests/vm: include setuptools 2020-08-21 06:18:36 -04:00
ubuntu.aarch64 tests/vm: Added a new script for ubuntu.aarch64. 2020-07-11 15:52:59 +01:00
ubuntu.i386 tests/vm: Add common Ubuntu python module 2020-07-11 15:52:59 +01: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.