qemu-e2k/tests/vm
Alex Bennée 92fecad3d3 tests/vm: pass --genisoimage to basevm script
If we have an alternative to genisoimage we really need to tell the
script about it as well so it can use it. It will still default to
genisoimage in case it is run outside our build machinery.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Robert Foley <robert.foley@linaro.org>
Message-Id: <20200519132259.405-3-robert.foley@linaro.org>
2020-05-27 14:13:34 +01:00
..
Makefile.include tests/vm: pass --genisoimage to basevm script 2020-05-27 14:13:34 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests/vm: pass --genisoimage to basevm script 2020-05-27 14:13:34 +01:00
centos tests/vm: Added gen_cloud_init_iso() to basevm.py 2020-03-04 09:57:29 +00:00
fedora tests/vm: move vga setup 2020-03-27 13:43:20 +00:00
freebsd tests/vm: update FreeBSD to 12.1 2020-03-27 13:43:20 +00:00
netbsd tests/vm: update NetBSD to 9.0 2020-03-27 13:43:20 +00:00
openbsd tests/vm: move vga setup 2020-03-27 13:43:20 +00:00
ubuntu.i386 tests/vm: move vga setup 2020-03-27 13:43:20 +00:00

README

See docs/devel/testing.rst for help.