qemu-e2k/tests/vm
Philippe Mathieu-Daudé 4f2f62762f Makefile: Rename the 'vm-test' target as 'vm-help'
We already have 'make check-help', use the 'make vm-help' form
to display helps about VM testing. Keep the old target to not
bother old customs.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20190531064341.29730-1-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-07-04 19:23:07 +01:00
..
Makefile.include Makefile: Rename the 'vm-test' target as 'vm-help' 2019-07-04 19:23:07 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests/vm: fedora autoinstall, using serial console 2019-07-04 19:23:07 +01:00
centos tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
fedora tests/vm: fedora autoinstall, using serial console 2019-07-04 19:23:07 +01:00
freebsd tests/vm: freebsd autoinstall, using serial console 2019-07-04 19:22:59 +01:00
netbsd tests/vm: avoid image presence check and removal 2019-07-04 19:22:58 +01:00
openbsd tests/vm: openbsd autoinstall, using serial console 2019-07-04 19:22:58 +01:00
ubuntu.i386 tests/vm: ubuntu.i386: apt proxy setup 2019-07-04 19:23:07 +01:00

README

See docs/devel/testing.rst for help.