summaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
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
2020-10-04tests: tcg: do not use implicit rulesPaolo Bonzini
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-10tests: bump avocado versionPavel Dovgalyuk
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau
2020-09-08meson: convert the speed testsPaolo Bonzini
2020-09-08meson: convert atomic*-benchMarc-André Lureau
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau
2020-09-08meson: convert the unit testsMarc-André Lureau
2020-09-08meson: convert qht-benchMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08meson: build qapi tests libraryMarc-André Lureau
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth