qemu/tests/vm
Alex Bennée 5c2ec9b61f tests/vm: add --build-target option
This allows us to invoke the build with a custom target (for the VMs
that use the {target} format string specifier). Currently OpenBSD is
still hardwired due to problems running check.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-02-08 17:32:35 +00:00
..
basevm.py tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00
centos tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00
freebsd tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00
Makefile.include tests/vm: move images to $HOME/.cache/qemu-vm/images 2019-02-08 17:32:35 +00:00
netbsd tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00
openbsd tests/vm: Add a BaseVM::arch property 2018-10-26 22:03:21 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00

See docs/devel/testing.rst for help.