qemu-e2k/tests
John Snow caa0f7cbaf tests: add "TESTS_PYTHON" variable to Makefile
This is a convenience feature: $(PYTHON) points to the Python executable
we were instructed to use by the configure script. We use that Python to
create a virtual environment with the "check-venv" target in
tests/Makefile.include.

$(TESTS_PYTHON) points to the Python executable belonging to the virtual
environment tied to the build. This Python executable is a symlink to
the binary used to create the venv, which will be the version provided
at configure time.

Using $(TESTS_PYTHON) therefore uses the $(PYTHON) executable, but with
paths modified to use packages installed to the venv.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220526000921.1581503-3-jsnow@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-06-06 09:26:54 +02:00
..
avocado tests/avocado: add replay Linux test for Aarch64 machines 2022-06-06 09:26:54 +02:00
bench test/crypto: Add test suite for crypto akcipher 2022-05-26 11:41:54 +01:00
data tests/acpi: Add tables for CXL emulation. 2022-05-13 07:57:26 -04:00
decode
docker tests/docker: update debian-amd64 with lcitool 2022-06-01 15:47:23 +01:00
fp
guest-debug
image-fuzzer
include
keys
lcitool tests/docker: update debian-amd64 with lcitool 2022-06-01 15:47:23 +01:00
migration
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests qemu-iotests: inline common.config into common.rc 2022-05-12 15:42:49 +02:00
qtest tests/qtest: use g_autofree for test_server_create_chr 2022-06-03 08:03:28 +02:00
rocker
tcg tests/tcg: Test overflow conditions 2022-06-03 08:03:28 +02:00
tsan
uefi-test-tools
unit test/qga: use g_auto wherever sensible 2022-05-28 11:42:56 +02:00
vm tests/vm: Add capstone to the NetBSD and OpenBSD VMs 2022-05-18 08:54:22 +02:00
vmstate-static-checker-data
check-block.sh
dbus-vmstate-daemon.sh
Makefile.include tests: add "TESTS_PYTHON" variable to Makefile 2022-06-06 09:26:54 +02:00
meson.build meson: create have_vhost_* variables 2022-05-07 07:46:58 +02:00
requirements.txt
test-qht-par.c
vhost-user-bridge.c