qemu-patch-raspberry4/tests/vm
Robert Foley 0bc72f9010 tests/vm: use $(PYTHON) consistently
Change Makefile.include to use $(PYTHON) so for vm-boot-ssh to be
consistent with other cases like vm-build.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Puhov <peter.puhov@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200219163537.22098-2-robert.foley@linaro.org>
Message-Id: <20200303150622.20133-2-alex.bennee@linaro.org>
2020-03-04 09:57:19 +00:00
..
basevm.py drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
centos tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00
fedora configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
freebsd configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
Makefile.include tests/vm: use $(PYTHON) consistently 2020-03-04 09:57:19 +00:00
netbsd configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
openbsd configure: Enable test and libs for zstd 2020-02-28 09:24:43 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00

See docs/devel/testing.rst for help.