qemu-patch-raspberry4/tests/vm
Robert Foley 13336606a5 tests/vm: Added a new script for ubuntu.aarch64.
ubuntu.aarch64 provides a script to create an Ubuntu 18.04 VM.
Another new file is also added aarch64vm.py, which is a module with
common methods used by aarch64 VMs, such as how to create the
flash images.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Peter Puhov <peter.puhov@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200601211421.1277-6-robert.foley@linaro.org>
Message-Id: <20200701135652.1366-10-alex.bennee@linaro.org>
2020-07-11 15:52:59 +01:00
..
aarch64vm.py tests/vm: Added a new script for ubuntu.aarch64. 2020-07-11 15:52:59 +01:00
basevm.py tests/vm: Added a new script for ubuntu.aarch64. 2020-07-11 15:52:59 +01:00
centos tests/vm: Added gen_cloud_init_iso() to basevm.py 2020-03-04 09:57:29 +00: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: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
freebsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
Makefile.include tests/vm: Added a new script for ubuntu.aarch64. 2020-07-11 15:52:59 +01:00
netbsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
openbsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08: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

See docs/devel/testing.rst for help.