summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini2022-10-061-3/+0Star
* tests/tcg: add distclean rulePaolo Bonzini2022-10-061-0/+11
* tests/tcg: remove -f from Makefile invocationPaolo Bonzini2022-10-061-4/+3Star
* tests: simplify Makefile invocation for tests/tcgPaolo Bonzini2022-10-061-6/+3Star
* tests: install "qemu" namespace package into venvJohn Snow2022-06-061-0/+1
* tests: add quiet-venv-pip macroJohn Snow2022-06-061-6/+6
* tests: silence pip upgrade warnings during venv creationJohn Snow2022-06-061-2/+2
* tests: use python3 as the python executable nameJohn Snow2022-06-061-1/+1
* tests: add "TESTS_PYTHON" variable to MakefileJohn Snow2022-06-061-3/+4
* tests/Makefile.include: Fix 'make check-help' outputDario Faggioli2022-06-061-15/+15
* tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini2022-06-011-1/+0Star
* build: do a full build before running TCG testsPaolo Bonzini2022-06-011-1/+2
* tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini2022-04-201-19/+21
* tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini2022-04-201-7/+7
* tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini2022-04-201-3/+6
* tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth2022-03-231-1/+1
* tests: Do not treat the iotests as separate meson test target anymoreThomas Huth2022-03-221-8/+1Star
* configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-211-1/+1
* tests/Makefile.include: clean-up old codeAlex Bennée2022-02-091-4/+0Star
* build: make check-block a meson testPaolo Bonzini2022-01-281-13/+3Star
* tests: Fix typo in check-help outputPhilippe Mathieu-Daudé2022-01-181-1/+1
* tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo2021-11-081-2/+2
* tests/acceptance: introduce new check-avocado targetWillian Rampazzo2021-11-081-5/+12
* build: fix "make check" without earlier "make"Paolo Bonzini2021-10-131-5/+12
* tests: add missing dependency for check-blockPaolo Bonzini2021-10-131-0/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-121-1/+0Star
* Acceptance Tests: improve check-acceptance descriptionCleber Rosa2021-09-271-1/+1
* tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-1/+4
* tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-3/+9
* Acceptance tests: do not try to reuse packages from the systemCleber Rosa2021-07-131-1/+1
* configs: rename default-configs to configs and reorganiseAlex Bennée2021-07-091-1/+1
* tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini2021-03-121-6/+2Star
* Acceptance Tests: restore filtering of tests by target archCleber Rosa2021-03-091-1/+1
* Acceptance Tests: restore downloading of VM imagesCleber Rosa2021-03-091-1/+2
* tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée2021-02-081-4/+6
* scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée2021-02-081-1/+1
* tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy2021-01-291-0/+1
* build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-1/+1
* tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini2020-10-171-1/+1
* tests: tcg: do not use implicit rulesPaolo Bonzini2020-10-041-3/+3
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-1/+1
* tests: bump avocado versionPavel Dovgalyuk2020-09-101-1/+1
* Makefile: remove dead variables and includesPaolo Bonzini2020-09-081-40/+0Star
* meson: convert migration/initrd-stressMarc-André Lureau2020-09-081-14/+0Star
* meson: convert the speed testsPaolo Bonzini2020-09-081-11/+4Star
* meson: convert atomic*-benchMarc-André Lureau2020-09-081-5/+0Star
* meson: convert vhost-user-bridgeMarc-André Lureau2020-09-081-2/+0Star
* meson: remove old socket_scm_helper ruleMarc-André Lureau2020-09-081-1/+0Star
* meson: convert the unit testsMarc-André Lureau2020-09-081-251/+3Star
* meson: convert qht-benchMarc-André Lureau2020-09-081-1/+0Star