qemu-patch-raspberry4/tests/vm
Gerd Hoffmann 00963aca8b tests/vm: use console_consume for netbsd
Use new helper to read all pending console output,
not just a single char.  Unblocks installer boot.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20191031085306.28888-4-kraxel@redhat.com>
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-11-12 14:32:55 +00:00
..
basevm.py tests/vm: add console_consume helper 2019-11-12 14:32:55 +00:00
centos tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
fedora Fedora images: use URLs from stable "archives.fedoraproject.org" 2019-09-10 14:14:32 +01:00
freebsd tests/vm: freebsd autoinstall, using serial console 2019-07-04 19:22:59 +01:00
Makefile.include tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too 2019-09-05 13:18:52 +02:00
netbsd tests/vm: use console_consume for netbsd 2019-11-12 14:32:55 +00:00
openbsd tests/vm: openbsd autoinstall, using serial console 2019-07-04 19:22:58 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: ubuntu.i386: apt proxy setup 2019-07-04 19:23:07 +01:00

See docs/devel/testing.rst for help.