tests/vm: Add ability to select QEMU from current build
commite56c45047bd5bbcfdc36e3f4ed8b439c5d5c989a
authorRobert Foley <robert.foley@linaro.org>
Fri, 29 May 2020 20:34:51 +0000 (29 16:34 -0400)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 31 May 2020 16:25:31 +0000 (31 18:25 +0200)
tree9de4f1b60e8213c616572dbf88605e9f61c5043a
parentd5326a24378dbf228b5ea842945eff34ed9543a0
tests/vm: Add ability to select QEMU from current build

Added a new special variable QEMU_LOCAL=1, which
will indicate to take the QEMU binary from the current
build.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Peter Puhov <peter.puhov@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200529203458.1038-6-robert.foley@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/vm/Makefile.include
tests/vm/basevm.py