aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
2024-07-22tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé
2024-07-03meson: Drop the .fa library suffixPaolo Bonzini
2023-11-24tests: respect --enable/--disable-download for AvocadoPaolo Bonzini
2023-10-02Makefile: build plugins before running TCG testsPaolo Bonzini
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini
2023-06-06Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"Paolo Bonzini
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini
2023-05-18tests: Use configure-provided pyvenv for testsJohn Snow
2023-04-27tests/requirements.txt: bump up avocado-framework version to 101.0Kautuk Consul
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini
2022-10-06tests/tcg: add distclean rulePaolo Bonzini
2022-10-06tests/tcg: remove -f from Makefile invocationPaolo Bonzini
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini
2022-06-06tests: install "qemu" namespace package into venvJohn Snow
2022-06-06tests: add quiet-venv-pip macroJohn Snow
2022-06-06tests: silence pip upgrade warnings during venv creationJohn Snow
2022-06-06tests: use python3 as the python executable nameJohn Snow
2022-06-06tests: add "TESTS_PYTHON" variable to MakefileJohn Snow
2022-06-06tests/Makefile.include: Fix 'make check-help' outputDario Faggioli
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini
2022-06-01build: do a full build before running TCG testsPaolo Bonzini
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini
2022-04-20tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini
2022-04-20tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini
2022-03-23tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini
2022-02-09tests/Makefile.include: clean-up old codeAlex Bennée
2022-01-28build: make check-block a meson testPaolo Bonzini
2022-01-18tests: Fix typo in check-help outputPhilippe Mathieu-Daudé
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo
2021-11-08tests/acceptance: introduce new check-avocado targetWillian Rampazzo
2021-10-13build: fix "make check" without earlier "make"Paolo Bonzini
2021-10-13tests: add missing dependency for check-blockPaolo Bonzini
2021-10-12python, iotests: remove socket_scm_helperJohn Snow
2021-09-27Acceptance Tests: improve check-acceptance descriptionCleber Rosa
2021-09-27tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo
2021-09-27tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo
2021-07-13Acceptance tests: do not try to reuse packages from the systemCleber Rosa
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée
2021-03-12tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini
2021-03-09Acceptance Tests: restore filtering of tests by target archCleber Rosa
2021-03-09Acceptance Tests: restore downloading of VM imagesCleber Rosa
2021-02-08tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée
2021-01-29tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-10-17tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini